-
Bug
-
Resolution: Fixed
-
P3
-
14, 15, 16, 17
-
b10
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8286315 | 17.0.5-oracle | Vikrant Agarwal | P3 | Resolved | Fixed | b01 |
JDK-8286947 | 17.0.4 | Goetz Lindenmaier | P3 | Resolved | Fixed | b04 |
compiler/compilercontrol/CompilationModeHighOnlyTest.java
compiler/jvmci/events/JvmciNotifyBootstrapFinishedEventTest.java
compiler/profiling/spectrapredefineclass/Launcher.java
compiler/profiling/spectrapredefineclass_classloaders/Launcher.java
are sensitive to tiered compilation policy and fail when executed with custom tiered levels.
while
- backported by
-
JDK-8286315 tests which use CompilationMode shouldn't be run w/ TieredStopAtLevel
- Resolved
-
JDK-8286947 tests which use CompilationMode shouldn't be run w/ TieredStopAtLevel
- Resolved
- relates to
-
JDK-8234061 [TESTBUG] update compiler-specific tests in the view of CompilationMode
- Open
-
JDK-8236050 Some compiler tests fail when executed with custom TieredLevel
- Resolved
- links to
-
Commit openjdk/jdk17u-dev/676b0973
-
Commit openjdk/jdk/a86cab8d
-
Review openjdk/jdk17u-dev/400
-
Review openjdk/jdk/7451