RFR: 8332538: Switch off JIT memory limit check for TestAlignVectorFuzzer.java
Vladimir Kozlov
kvn at openjdk.org
Mon May 20 18:40:08 UTC 2024
Add flag `-XX:CompileCommand=MemLimit,*.*,0` to TestAlignVectorFuzzer.java test until [JDK-8332537](https://bugs.openjdk.org/browse/JDK-8332537) is fixed.
Tested: tier1
-------------
Commit messages:
- 8332538: Switch off JIT memory limit check for TestAlignVectorFuzzer.java
Changes: https://git.openjdk.org/jdk/pull/19316/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=19316&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8332538
Stats: 4 lines in 1 file changed: 4 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/19316.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/19316/head:pull/19316
PR: https://git.openjdk.org/jdk/pull/19316
More information about the hotspot-compiler-dev
mailing list