Skip to content

Commit 0713a61

Browse files
committed
sonar needs more metaspace
1 parent dacf4f5 commit 0713a61

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ org.gradle.warning.mode=all
44

55
# sonarqube task needs more metaspace than the default 256m
66
# gradle defaults: -Xmx512m -Xms256m -XX:MaxMetaspaceSize=256m -XX:+HeapDumpOnOutOfMemoryError
7-
org.gradle.jvmargs=-Xmx512m -Xms256m -XX:MaxMetaspaceSize=512m -XX:+HeapDumpOnOutOfMemoryError
7+
org.gradle.jvmargs=-Xmx1g -Xms256m -XX:MaxMetaspaceSize=512m -XX:+HeapDumpOnOutOfMemoryError

0 commit comments

Comments
 (0)