Skip to content

Commit

Permalink
Increase MaxMetaspaceSize
Browse files Browse the repository at this point in the history
  • Loading branch information
jmewes committed May 15, 2023
1 parent ac1600f commit 1688a77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
org.gradle.jvmargs=-XX:MaxMetaspaceSize=300m -Xms256m -Xmx512m
org.gradle.jvmargs=-XX:MaxMetaspaceSize=512m -Xms256m -Xmx512m

0 comments on commit 1688a77

Please sign in to comment.