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

Upgrade memoryoptions properties in org.jboss.tools:parent to Java 8

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 4.4.3.AM1
    • None
    • build
    • None

    Description

      There are memoryoptions1 and memoryoptions2 properties in https://github.com/jbosstools/jbosstools-build/blob/master/parent/pom.xml#L33-L34 which are ignored in Java 8 - instead there are options if you need to set it up like:

      • -XX:MetaspaceSize for initial size
      • -XX:MaxMetaspaceSize for maximum size (it is not required as the value is by default the max memory on runnning machine.

      Otherwise just remove them.

      Attachments

        Activity

          People

            lvalach_jira Lukáš Valach (Inactive)
            mnovotny@redhat.com Marek Novotny
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: