Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-12571

[JDK8] Remove XX:MaxPermSize setting from pom.xml

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Duplicate
    • None
    • None
    • build
    • None

    Description

      hadoop-project/pom.xml
          <maven-surefire-plugin.argLine>-Xmx2048m -XX:MaxPermSize=768m -XX:+HeapDumpOnOutOfMemoryError</maven-surefire-plugin.argLine>
      

      -XX:MaxPermSize is not supported in JDK8. It should be removed after dropping support of JDK7.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              aajisaka Akira Ajisaka
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: