RFR: 8332538: Switch off JIT memory limit check for TestAlignVectorFuzzer.java

Thomas Stuefe stuefe at openjdk.org
Tue May 21 05:23:01 UTC 2024


On Mon, 20 May 2024 18:36:08 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:

> Add flag `-XX:CompileCommand=MemLimit,*.*,0` to TestAlignVectorFuzzer.java test until [JDK-8332537](https://bugs.openjdk.org/browse/JDK-8332537) is fixed.
> 
> Tested: tier1

Good and trivial

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

Marked as reviewed by stuefe (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/19316#pullrequestreview-2067544570


More information about the hotspot-compiler-dev mailing list