jdk17u-dev icon indicating copy to clipboard operation
jdk17u-dev copied to clipboard

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

Open amosshi opened this issue 1 year ago • 5 comments
trafficstars

Backport of JDK-8313901

Testing

  • Local: Test passed on MacOS 14.5 on Apple M1 Max
    • CodeCacheFullCountTest.java: Test results: passed: 1
  • Pipeline:
  • Testing Machine:

Progress

  • [x] Change must not contain extraneous whitespace
  • [x] Commit message must refer to an issue
  • [ ] JDK-8313901 needs maintainer approval

Issue

  • JDK-8313901: [TESTBUG] test/hotspot/jtreg/compiler/codecache/CodeCacheFullCountTest.java fails with java.lang.VirtualMachineError (Bug - P4)

Reviewing

Using git

Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk17u-dev.git pull/2769/head:pull/2769
$ git checkout pull/2769

Update a local copy of the PR:
$ git checkout pull/2769
$ git pull https://git.openjdk.org/jdk17u-dev.git pull/2769/head

Using Skara CLI tools

Checkout this PR locally:
$ git pr checkout 2769

View PR using the GUI difftool:
$ git pr show -t 2769

Using diff file

Download this PR as a diff file:
https://git.openjdk.org/jdk17u-dev/pull/2769.diff

Webrev

Link to Webrev Comment

amosshi avatar Aug 01 '24 20:08 amosshi