Integrated: 8332538: Switch off JIT memory limit check for TestAlignVectorFuzzer.java
Vladimir Kozlov
kvn at openjdk.org
Tue May 21 15:55:10 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
This pull request has now been integrated.
Changeset: 52eda795
Author: Vladimir Kozlov <kvn at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/52eda79522a5bd71b527e5946b654a331b021473
Stats: 4 lines in 1 file changed: 4 ins; 0 del; 0 mod
8332538: Switch off JIT memory limit check for TestAlignVectorFuzzer.java
Reviewed-by: stuefe, thartmann
-------------
PR: https://git.openjdk.org/jdk/pull/19316
More information about the hotspot-compiler-dev
mailing list