We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
-J-Xmx7g
1 parent f32dfe1 commit 70b61fbCopy full SHA for 70b61fb
build.gradle.kts
@@ -43,6 +43,7 @@ graalvmNative {
43
resources.autodetect()
44
buildArgs(
45
"-R:MaxHeapSize=100m",
46
+ "-J-Xmx7g"
47
)
48
}
49
0 commit comments