-
Bug
-
Resolution: Fixed
-
P4
-
14.0.1, 15
-
b25
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8246227 | 14u-cpu | Vaibhav Choudhary | P4 | Resolved | Fixed | master |
JDK-8246520 | 14.0.2 | Vaibhav Choudhary | P4 | Resolved | Fixed | b09 |
JDK-8257084 | 11.0.11-oracle | Vaibhav Choudhary | P4 | Resolved | Fixed | b01 |
compiler/jvmci/events/JvmciNotifyBootstrapFinishedEventTest.java fails with custom Tiered Level set externally on jdk-14.0.2 and 15.
----------System.err:(3/178)----------
-XX:+BootstrapJVMCI is not compatible with -XX:TieredStopAtLevel=2
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
----------rerun:(57/7996)*----------
----------System.err:(3/178)----------
-XX:+BootstrapJVMCI is not compatible with -XX:TieredStopAtLevel=2
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
----------rerun:(57/7996)*----------
- backported by
-
JDK-8246227 [TESTBUG] compiler/jvmci/events/JvmciNotifyBootstrapFinishedEventTest.java fails with custom Tiered Level set externally
- Resolved
-
JDK-8246520 [TESTBUG] compiler/jvmci/events/JvmciNotifyBootstrapFinishedEventTest.java fails with custom Tiered Level set externally
- Resolved
-
JDK-8257084 [TESTBUG] compiler/jvmci/events/JvmciNotifyBootstrapFinishedEventTest.java fails with custom Tiered Level set externally
- Resolved
- relates to
-
JDK-8245081 -XX:+BootstrapJVMCI is not compatible with TieredStopAtLevel < CompLevel_full_optimization
- Resolved