]> source.dussan.org Git - poi.git/commitdiff
remove MaxPermSize - no longer supported in java
authorPJ Fanning <fanningpj@apache.org>
Mon, 8 Nov 2021 20:35:39 +0000 (20:35 +0000)
committerPJ Fanning <fanningpj@apache.org>
Mon, 8 Nov 2021 20:35:39 +0000 (20:35 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1894847 13f79535-47bb-0310-9956-ffa450edef68

gradle.properties

index b7042fcd7788e57516d41b9ac3d39d86bc78bcb5..5f31059e4abe6dd1835a45414dfdc59b80c3a220 100644 (file)
@@ -1,7 +1,7 @@
 # Specifies the JVM arguments used for the daemon process.
 # The setting is particularly useful for tweaking memory settings.
 # Less than 2G definitely slows things down. -XX:+HeapDumpOnOutOfMemoryError
-org.gradle.jvmargs=-Xmx2G -XX:MaxPermSize=512m -Dfile.encoding=UTF-8
+org.gradle.jvmargs=-Xmx2G -Dfile.encoding=UTF-8
 
 # Activating will be much faster, but break the build of 'poi-ooxml-lite'
 # @todo: look into poi-ooxml-lite task generateModuleInfo and enforce running whatever is needed before