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

Lutz Schmidt lucy at openjdk.org
Tue Jan 30 16:17:19 UTC 2024


On Sun, 28 Jan 2024 06:15:08 GMT, Amos Shi <ashi at openjdk.org> wrote:

> 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`, all passed: `Test results: passed: 1`
>     - `test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/func/java/throwException/Test.java`
>     - `test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/stress/compiler/sequences/Test.java`
>     - `test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/stress/gc/callSequencesDuringGC/Test.java`
>     - `test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/stress/compiler/i2c_c2i/Test.java`
>     - `test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/stress/java/sequences/Test.java`
>     - `test/hotspot/jtreg/vmTestbase/vm/mlvm/meth/stress/compiler/deoptimize/Test.java`
> - Pipeline: All checks have passed
> - Testing Machine: SAP nightlies passed on `2024-01-29`

Looks good.

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

Marked as reviewed by lucy (Reviewer).

PR Review: https://git.openjdk.org/jdk11u-dev/pull/2490#pullrequestreview-1851497134


More information about the jdk-updates-dev mailing list