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.
1 parent 70b61fb commit 7bcecd6Copy full SHA for 7bcecd6
build.gradle.kts
@@ -43,7 +43,7 @@ graalvmNative {
43
resources.autodetect()
44
buildArgs(
45
"-R:MaxHeapSize=100m",
46
- "-J-Xmx7g"
+ "-J-Xmx12g"
47
)
48
}
49
0 commit comments