This test has been failing in loom repo on linux-aarch64 and macos-aarch64 for some time when testing with the jtreg main wrapper (JTREG_TEST_THREAD_FACTORY=Virtual), fast debug builds, and -Xcomp -XX:-TieredCompilation.
The test gets to the point where it disables the code cache but the "main" thread terminates with an OOME.
Exception in thread "main" java.lang.BootstrapMethodError: bootstrap method initialization exception
Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "main"
]
The test gets to the point where it disables the code cache but the "main" thread terminates with an OOME.
Exception in thread "main" java.lang.BootstrapMethodError: bootstrap method initialization exception
Exception: java.lang.OutOfMemoryError thrown from the UncaughtExceptionHandler in thread "main"
]
- duplicates
-
JDK-8332954 CodeCacheFullCountTest has mutliple issues
-
- Open
-