RFR: 8313901: [TESTBUG] test/hotspot/jtreg/compiler/codecache/CodeCacheFullCountTest.java fails with java.lang.VirtualMachineError
Kimura Yukihiro
duke at openjdk.org
Fri Aug 18 02:27:22 UTC 2023
On Thu, 17 Aug 2023 10:48:49 GMT, Kimura Yukihiro <duke at openjdk.org> wrote:
> 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.
Hello everyone,
Thank you for the review and the comments.
I modified the test code.
Could you please review the fix?
Thanks,
Kimura Yukihiro
-------------
PR Comment: https://git.openjdk.org/jdk/pull/15329#issuecomment-1683237376
More information about the hotspot-compiler-dev
mailing list