Karl Heinz Marbaise created PDFBOX-4273:
-------------------------------------------
Summary: Build Configuration in Jenkins (
Key: PDFBOX-4273
URL: https://issues.apache.org/jira/browse/PDFBOX-4273
Project: PDFBox
Issue Type: Improvement
Reporter: Karl Heinz Marbaise
The MAVEN_OPTS are currently configured like this
(https://builds.apache.org/job/PDFBox-trunk/configure)
-Xmx1g -XX:MaxPermSize=300m
The issue is that starting with JDK 8 MaxPermSize does not exist anymore..
See also the messages in the build:
Currently the jenkins build of the trunk is currently configured to use
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=300m;
support was removed in 8.0
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]