You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Akira AJISAKA (JIRA)" <ji...@apache.org> on 2015/11/14 07:14:11 UTC

[jira] [Resolved] (HADOOP-12571) [JDK8] Remove XX:MaxPermSize setting from pom.xml

     [ https://issues.apache.org/jira/browse/HADOOP-12571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Akira AJISAKA resolved HADOOP-12571.
------------------------------------
    Resolution: Duplicate

Closing this.

> [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)