Relates :
|
|
Relates :
|
|
Relates :
|
The test for the following bug: 7122253 2/3 Instrumentation.retransformClasses() leaks class bytes lives in the JDK repo because that is where the java.lang.instrument (JLI/JPLIS) tests are located. The RetransformBigClass.sh test was pushed using related bug 7121600, but it was pushed with an "@ignore" tag. The fix for 7122253 is in the hotspot repo and when that fix is available in a promoted build, then the following test can be enabled: java/lang/instrument/RetransformBigClass.sh The test can be enabled by removing the "@ignore" line.
|