Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8086494 | 8u65 | Thomas Schatzl | P4 | Resolved | Fixed | b01 |
JDK-8137667 | emb-8u65 | Unassigned | P4 | Resolved | Fixed | b01 |
JDK-8079942 | emb-8u60 | Thomas Schatzl | P4 | Resolved | Fixed | team |
----------System.err:(14/770)*----------
C:\\local\\aurora\\CommonData\\javase_testbase\\hotspot\\test\\gc\\g1\\TestLargePageUseForAuxMemory.java:38: error: package sun.hotspot does not exist
import sun.hotspot.WhiteBox;
^
C:\\local\\aurora\\CommonData\\javase_testbase\\hotspot\\test\\gc\\g1\\TestLargePageUseForAuxMemory.java:96: error: cannot find symbol
WhiteBox wb = WhiteBox.getWhiteBox();
^
symbol: class WhiteBox
location: class TestLargePageUseForAuxMemory
C:\\local\\aurora\\CommonData\\javase_testbase\\hotspot\\test\\gc\\g1\\TestLargePageUseForAuxMemory.java:96: error: cannot find symbol
WhiteBox wb = WhiteBox.getWhiteBox();
^
symbol: variable WhiteBox
location: class TestLargePageUseForAuxMemory
3 errors
result: Failed. Compilation failed: Compilation failed
C:\\local\\aurora\\CommonData\\javase_testbase\\hotspot\\test\\gc\\g1\\TestLargePageUseForAuxMemory.java:38: error: package sun.hotspot does not exist
import sun.hotspot.WhiteBox;
^
C:\\local\\aurora\\CommonData\\javase_testbase\\hotspot\\test\\gc\\g1\\TestLargePageUseForAuxMemory.java:96: error: cannot find symbol
WhiteBox wb = WhiteBox.getWhiteBox();
^
symbol: class WhiteBox
location: class TestLargePageUseForAuxMemory
C:\\local\\aurora\\CommonData\\javase_testbase\\hotspot\\test\\gc\\g1\\TestLargePageUseForAuxMemory.java:96: error: cannot find symbol
WhiteBox wb = WhiteBox.getWhiteBox();
^
symbol: variable WhiteBox
location: class TestLargePageUseForAuxMemory
3 errors
result: Failed. Compilation failed: Compilation failed
- backported by
-
JDK-8079942 [TESTBUG] gc/g1/TestLargePageUseForAuxMemory.java specifies wrong library path
-
- Resolved
-
-
JDK-8086494 [TESTBUG] gc/g1/TestLargePageUseForAuxMemory.java specifies wrong library path
-
- Resolved
-
-
JDK-8137667 [TESTBUG] gc/g1/TestLargePageUseForAuxMemory.java specifies wrong library path
-
- Resolved
-