I\'m looking for a neat way to override a class from the bootstrap class path, rt.jar. The reason is OpenJDK7 bug http://bugs.sun.com/bugdatabase/view_bug.do?bu
rt.jar
I think you can try to use javaagent You must intercept event, when JVM loads system class and swap it to yours