Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-20591

Don't set default MaxPermSize for EAP 7/WF 10 launch configs

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor Minor
    • 4.3.0.CR1
    • 4.3.0.CR1
    • server
    • None

      WildFly 10 and EAP 7 require Java 8 to run. When any of these server is created, the launch configuration is set with -XX:MaxPermSize=256m, which results in a warning being displayed in the console:
      Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0

      Since we guarantee that Java 8 minimum will run, the MaxPermSize arg should be removed from default launch configurations for these 2 servers.

            rob.stryker Rob Stryker (Inactive)
            fbricon@redhat.com Fred Bricon
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: