[
https://issues.apache.org/jira/browse/HADOOP-12571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15005186#comment-15005186
]
Akira AJISAKA commented on HADOOP-12571:
----------------------------------------
Sounds good. Closing this issue and add a comment to HADOOP-11858.
> [JDK8] Remove XX:MaxPermSize setting from pom.xml
> -------------------------------------------------
>
> Key: HADOOP-12571
> URL: https://issues.apache.org/jira/browse/HADOOP-12571
> Project: Hadoop Common
> Issue Type: Improvement
> Components: build
> Reporter: Akira AJISAKA
> Priority: Minor
>
> {code:title=hadoop-project/pom.xml}
> <maven-surefire-plugin.argLine>-Xmx2048m -XX:MaxPermSize=768m
> -XX:+HeapDumpOnOutOfMemoryError</maven-surefire-plugin.argLine>
> {code}
> {{-XX:MaxPermSize}} is not supported in JDK8. It should be removed after
> dropping support of JDK7.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)