[jdk11u-dev] RFR: 8265349: vmTestbase/../stress/compiler/deoptimize/Test.java fails with OOME due to CodeCache exhaustion.

Amos Shi ashi at openjdk.org
Sun Jan 28 06:19:44 UTC 2024


Backport of [JDK-8265349](https://bugs.openjdk.org/browse/JDK-8265349)
- `MHTransformationGen.java` - clean git apply
- `test/hotspot/jtreg/ProblemList-Xcomp.txt` - the line does not exist, so ignore this file

Testing
- Local: **Passed**
  - `MHTransformationGen.java` - Not a test or directory containing tests: `vmTestbase/vm/mlvm/meth/share/MHTransformationGen.java`
  - Test all cases using `MHTransformationGen.java`
    - `test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/func/java/throwException/Test.java` - Test results: passed: 1
    - `test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/stress/compiler/sequences/Test.java` - Test results: passed: 1
    - `test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/stress/gc/callSequencesDuringGC/Test.java` - Test results: passed: 1
    - `test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/stress/compiler/i2c_c2i/Test.java` - Test results: passed: 1
    - `test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/stress/java/sequences/Test.java` - Test results: passed: 1
    - `test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/stress/compiler/deoptimize/Test.java` - Test results: passed: 1
- Pipeline: 
- Testing Machine:

-------------

Commit messages:
 - Backport 880c138b587e0902cd19c27a02baf41b57ac0bb0

Changes: https://git.openjdk.org/jdk11u-dev/pull/2490/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=2490&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8265349
  Stats: 77 lines in 1 file changed: 39 ins; 16 del; 22 mod
  Patch: https://git.openjdk.org/jdk11u-dev/pull/2490.diff
  Fetch: git fetch https://git.openjdk.org/jdk11u-dev.git pull/2490/head:pull/2490

PR: https://git.openjdk.org/jdk11u-dev/pull/2490


More information about the jdk-updates-dev mailing list