Skip to content

Commit fbfbb4b

Browse files
Backport "[build] Increment default thread stack size from to 2MB (was 1MB)" to 3.7.4 (#24026)
Backports #23638 to the 3.7.4. PR submitted by the release tooling. [skip ci]
2 parents a35e605 + 00c04a3 commit fbfbb4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.jvmopts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
-Xss1m
1+
-Xss2m
22
-Xms1024m
33
-Xmx8192m
44
-XX:MaxInlineLevel=35

0 commit comments

Comments
 (0)