Skip to content

Commit

Permalink
Raise MaxMetaspace to 3G
Browse files Browse the repository at this point in the history
  • Loading branch information
ursjoss committed Jun 30, 2020
1 parent ffd3397 commit b878079
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,6 +1,6 @@
org.gradle.daemon=true
org.gradle.caching=true
org.gradle.parallel=true
org.gradle.jvmargs=-XX:MaxMetaspaceSize=1G
org.gradle.jvmargs=-XX:MaxMetaspaceSize=3G

systemProp.sonar.projectKey=ursjoss_scipamato

0 comments on commit b878079

Please sign in to comment.