-
Bug
-
Resolution: Fixed
-
P4
-
17
-
b11
If TieredCompilation is disabled, setting TieredStopAtLevel to a value <= CompLevel::CompLevel_full_optimization should not have any effect. However, after JDK-8251462, compilations with a level > TieredStopAtLevel requested via the `enqueueMethodForCompilation` start to fail with:
WB error: invalid compilation level 4
WB error: invalid compilation level 4
- duplicates
-
JDK-8261989 compiler/c2/TestUnsignedByteCompare1.java times out with "-XX:TieredStopAtLevel=1"
-
- Closed
-
- relates to
-
JDK-8261156 [lworld] Re-enable C1 testing after mainline issues are fixed
-
- Resolved
-
-
JDK-8251462 Simplify compilation policy
-
- Resolved
-