8344018: Remove unlimited memory setting from TestScalarReplacementMaxLiveNodes

Reviewed-by: roland, chagedorn
This commit is contained in:
Tobias Hartmann 2024-11-12 12:42:13 +00:00
parent 5729227651
commit 67d1ef1479

View File

@ -36,7 +36,6 @@
* -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