RFR: 8313901: [TESTBUG] test/hotspot/jtreg/compiler/codecache/CodeCacheFullCountTest.java fails with java.lang.VirtualMachineError
Kimura Yukihiro
duke at openjdk.org
Thu Aug 17 10:55:46 UTC 2023
I would like to fix this issue because it is difficult for testers to understand why the test failed.
There is no risk as I just added an assertion message instead of exit code error.
I would appreciate it if someone could review the fix.
-------------
Commit messages:
- 8313901: [TESTBUG] test/hotspot/jtreg/compiler/codecache/CodeCacheFullCountTest.java fails with java.lang.VirtualMachineError
Changes: https://git.openjdk.org/jdk/pull/15329/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=15329&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8313901
Stats: 3 lines in 1 file changed: 1 ins; 0 del; 2 mod
Patch: https://git.openjdk.org/jdk/pull/15329.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/15329/head:pull/15329
PR: https://git.openjdk.org/jdk/pull/15329
More information about the hotspot-compiler-dev
mailing list