8342612: Increase memory usage of compiler/c2/TestScalarReplacementMaxLiveNodes.java

Reviewed-by: kvn
This commit is contained in:
SendaoYan 2024-10-21 07:20:48 +00:00
parent d61f56a300
commit 21682bcdcc

View File

@ -36,6 +36,7 @@
* -XX:CompileCommand=inline,*String*::*
* -XX:CompileCommand=dontinline,*StringBuilder*::ensureCapacityInternal
* -XX:CompileCommand=dontinline,*String*::substring
* -XX:CompileCommand=MemLimit,*.*,0
* -XX:NodeCountInliningCutoff=220000
* -XX:DesiredMethodLimit=100000
* compiler.c2.TestScalarReplacementMaxLiveNodes