/export/local/aurora/CommonData/javase_testbase/hotspot/test/compiler/stable/StableConfiguration.java:37: error: cannot find symbol
Boolean value = WB.getBooleanVMFlag("FoldStableValues");
^
symbol: method getBooleanVMFlag(String)
location: variable WB of type WhiteBox
1 error
result: Failed. Compilation failed: Compilation failed
Boolean value = WB.getBooleanVMFlag("FoldStableValues");
^
symbol: method getBooleanVMFlag(String)
location: variable WB of type WhiteBox
1 error
result: Failed. Compilation failed: Compilation failed
- relates to
-
JDK-8038756 new WB API :: get/setVMFlag
-
- Resolved
-
-
JDK-8038756 new WB API :: get/setVMFlag
-
- Resolved
-