Skip to content

Commit 67d1ef1

Browse files
committed
8344018: Remove unlimited memory setting from TestScalarReplacementMaxLiveNodes
Reviewed-by: roland, chagedorn
1 parent 5729227 commit 67d1ef1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/hotspot/jtreg/compiler/c2/TestScalarReplacementMaxLiveNodes.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@
3636
* -XX:CompileCommand=inline,*String*::*
3737
* -XX:CompileCommand=dontinline,*StringBuilder*::ensureCapacityInternal
3838
* -XX:CompileCommand=dontinline,*String*::substring
39-
* -XX:CompileCommand=MemLimit,*.*,0
4039
* -XX:NodeCountInliningCutoff=220000
4140
* -XX:DesiredMethodLimit=100000
4241
* compiler.c2.TestScalarReplacementMaxLiveNodes

0 commit comments

Comments
 (0)