mirror of
https://github.com/openjdk/jdk23u.git
synced 2025-12-10 00:07:53 -06:00
8342612: Increase memory usage of compiler/c2/TestScalarReplacementMaxLiveNodes.java
Backport-of: 21682bcdccbb35286cbffc21517b3b52abcb2476
This commit is contained in:
parent
ce19269c9b
commit
e1688ad9fd
@ -36,6 +36,7 @@
|
|||||||
* -XX:CompileCommand=inline,*String*::*
|
* -XX:CompileCommand=inline,*String*::*
|
||||||
* -XX:CompileCommand=dontinline,*StringBuilder*::ensureCapacityInternal
|
* -XX:CompileCommand=dontinline,*StringBuilder*::ensureCapacityInternal
|
||||||
* -XX:CompileCommand=dontinline,*String*::substring
|
* -XX:CompileCommand=dontinline,*String*::substring
|
||||||
|
* -XX:CompileCommand=MemLimit,*.*,0
|
||||||
* -XX:NodeCountInliningCutoff=220000
|
* -XX:NodeCountInliningCutoff=220000
|
||||||
* -XX:DesiredMethodLimit=100000
|
* -XX:DesiredMethodLimit=100000
|
||||||
* compiler.c2.TestScalarReplacementMaxLiveNodes
|
* compiler.c2.TestScalarReplacementMaxLiveNodes
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user