RFR: 8313901: [TESTBUG] test/hotspot/jtreg/compiler/codecache/CodeCacheFullCountTest.java fails with java.lang.VirtualMachineError [v2]

Kimura Yukihiro duke at openjdk.org
Fri Aug 18 02:27:21 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/01082f51..24874b1b

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=15329&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=15329&range=00-01

  Stats: 7 lines in 1 file changed: 5 ins; 1 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