Skip to content
Snippets Groups Projects
Commit 50f9d40f authored by felmer's avatar felmer
Browse files

SSDM-2600: double max heap size

SVN: 34987
parent 61dd9bcd
No related branches found
No related tags found
No related merge requests found
......@@ -211,7 +211,7 @@ test {
systemProperty "ant.project.name", project.name
maxHeapSize = "2048m"
maxHeapSize = "4096m"
jvmArgs '-XX:MaxPermSize=256m', '-Duser.timezone=Europe/Zurich'
testLogging.showStandardStreams = true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment