-
- Downloads
Some badly-written Java code - including the "serial" benchmark of
SPECjvm2008, uses the Thread.getContextClassLoader() class loader to load classes - instead of using the current class-loader as any decent code does when using reflection. To allow this ugly, but officially supported, usage, we need to set the context class loader in RunJar.java.
Loading
Please register or sign in to comment