|
@@ -243,9 +243,9 @@ jarsigner.xmx=1024m
|
|
# * ${pack200.executable} - path to pack200 executable (optional)
|
|
# * ${pack200.executable} - path to pack200 executable (optional)
|
|
# * ${unpack200.executable} - path to unpack200 executable (optional)
|
|
# * ${unpack200.executable} - path to unpack200 executable (optional)
|
|
# * ${verification.java.executable} - path to java executable that would be used for verification of packaged jars (optional)
|
|
# * ${verification.java.executable} - path to java executable that would be used for verification of packaged jars (optional)
|
|
-pack200.xmx=768m
|
|
|
|
-pack200.perm.size=32m
|
|
|
|
-pack200.max.perm.size=512m
|
|
|
|
|
|
+pack200.xmx=2048m
|
|
|
|
+pack200.perm.size=128m
|
|
|
|
+pack200.max.perm.size=2048m
|
|
|
|
|
|
# these properties control the environment for the external processes running during the build
|
|
# these properties control the environment for the external processes running during the build
|
|
# * ${process.max.execution.time} - maximum time (in milliseconds) for running the process
|
|
# * ${process.max.execution.time} - maximum time (in milliseconds) for running the process
|