[jdk20] RFR: 8298947: compiler/codecache/MHIntrinsicAllocFailureTest.java fails intermittently
Martin Doerr
mdoerr at openjdk.org
Mon Dec 19 16:23:30 UTC 2022
The test doesn't work when using -XX:TieredStopAtLevel to switch off C2 compilation. Don't run the test in this case.
-------------
Commit messages:
- 8298947: compiler/codecache/MHIntrinsicAllocFailureTest.java fails intermittently
Changes: https://git.openjdk.org/jdk20/pull/55/files
Webrev: https://webrevs.openjdk.org/?repo=jdk20&pr=55&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8298947
Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/jdk20/pull/55.diff
Fetch: git fetch https://git.openjdk.org/jdk20 pull/55/head:pull/55
PR: https://git.openjdk.org/jdk20/pull/55
More information about the hotspot-compiler-dev
mailing list