-
Bug
-
Resolution: Fixed
-
P2
-
9
-
b97
-
Verified
I forgot to change the test.
/export/local/aurora/CommonData/TESTBASE/hotspot/test/compiler/jvmci/errors/TestInvalidCompilationResult.java:224: error: cannot find symbol
result.addInfopoint(new Infopoint(0, null, InfopointReason.UNKNOWN));
^
symbol: variable UNKNOWN
location: class InfopointReason
1 error
/export/local/aurora/CommonData/TESTBASE/hotspot/test/compiler/jvmci/errors/TestInvalidCompilationResult.java:224: error: cannot find symbol
result.addInfopoint(new Infopoint(0, null, InfopointReason.UNKNOWN));
^
symbol: variable UNKNOWN
location: class InfopointReason
1 error
- relates to
-
JDK-8143730 [JVMCI] infopoint recording is too restrictive
-
- Resolved
-