RFR: 8313901: [TESTBUG] test/hotspot/jtreg/compiler/codecache/CodeCacheFullCountTest.java fails with java.lang.VirtualMachineError [v3]
Kimura Yukihiro
duke at openjdk.org
Fri Aug 18 10:19:13 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.
Kimura Yukihiro has updated the pull request incrementally with one additional commit since the last revision:
8313901: [TESTBUG] test/hotspot/jtreg/compiler/codecache/CodeCacheFullCountTest.java fails with java.lang.VirtualMachineError
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/15329/files
- new: https://git.openjdk.org/jdk/pull/15329/files/24874b1b..6b958a95
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=15329&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=15329&range=01-02
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 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