diff --git a/testsuite/model/pom.xml b/testsuite/model/pom.xml index 7acbeafe7b..41c7ef2ee5 100644 --- a/testsuite/model/pom.xml +++ b/testsuite/model/pom.xml @@ -161,7 +161,7 @@ maven-surefire-plugin - @{argLine} -Xmx1024m -XX:+ExitOnOutOfMemoryError -XX:+HeapDumpOnOutOfMemoryError --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED + @{argLine} -Xmx1536m -XX:+ExitOnOutOfMemoryError -XX:+HeapDumpOnOutOfMemoryError --add-opens=java.base/java.util=ALL-UNNAMED --add-opens=java.base/java.util.concurrent=ALL-UNNAMED