Skip to content

Commit

Permalink
8342612: Increase memory usage of compiler/c2/TestScalarReplacementMa…
Browse files Browse the repository at this point in the history
…xLiveNodes.java
  • Loading branch information
sendaoYan committed Oct 18, 2024
1 parent 4dcc7f3 commit f20cdaf
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f20cdaf

Please sign in to comment.