Skip to content

Commit

Permalink
oracle/graal#7214 try to fixed oom
Browse files Browse the repository at this point in the history
  • Loading branch information
lWoHvYe authored Aug 29, 2023
1 parent f202df4 commit 49da5d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions valentine-starter/valentine-starter.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ tasks.named("bootBuildImage") {
"gcr.io/paketo-buildpacks/graalvm",
"gcr.io/paketo-buildpacks/java-native-image"
]
jvmArguments(["-Xmx7g"])
}

if (graalvmEnable) {
Expand Down

0 comments on commit 49da5d7

Please sign in to comment.