-
Bug
-
Resolution: Duplicate
-
P3
-
9
The gc/metaspace/TestCapacityUntilGCWrapAround.java failed in 7-17 GC nightly:
/scratch/local/aurora/CommonData/TESTBASE/hotspot/test/gc/metaspace/TestCapacityUntilGCWrapAround.java:37: error: cannot access WhiteBox
import sun.hotspot.WhiteBox;
^
bad class file: /scratch/local/aurora/sandbox/results/workDir/test/lib/sun/hotspot/WhiteBox.class
illegal start of class file
Please remove or make sure it appears in the correct subdirectory of the classpath.
1 error
result: Failed. Compilation failed: Compilation failed
/scratch/local/aurora/CommonData/TESTBASE/hotspot/test/gc/metaspace/TestCapacityUntilGCWrapAround.java:37: error: cannot access WhiteBox
import sun.hotspot.WhiteBox;
^
bad class file: /scratch/local/aurora/sandbox/results/workDir/test/lib/sun/hotspot/WhiteBox.class
illegal start of class file
Please remove or make sure it appears in the correct subdirectory of the classpath.
1 error
result: Failed. Compilation failed: Compilation failed
- duplicates
-
CODETOOLS-7900024 jtreg can mishandle implicitly compiled library classes, causing subsequent tests to fail with NoClassDefFoundError
-
- Open
-
- relates to
-
CODETOOLS-7900024 jtreg can mishandle implicitly compiled library classes, causing subsequent tests to fail with NoClassDefFoundError
-
- Open
-