Replace PermGen VM arguments with Metaspace equivalents

Description

Java 8 dispenses with Permanent Generation and stores some of what was in a thing called Metaspace. It grows unbounded by default, so it's a good idea to cap it.

Acceptance / Success Criteria

None

Lucidchart Diagrams

Activity

Show:

Ronny Trommer April 1, 2016 at 9:07 PM

seems to be fixed can we delete this branch? https://github.com/OpenNMS/opennms/tree/jira/NMS-7604

Benjamin Reed April 10, 2015 at 9:03 AM

Merged to develop. Thanks!

David Schlenk April 7, 2015 at 4:51 PM

#250. Note that you could cherry-pick dfcbb92f30f1ead2184f9377440b7d1df8f49fac to meridian or other older branches to detect Java 8 and use the correct args when present.

Fixed

Details

Assignee

Reporter

Labels

Sprint

Fix versions

Affects versions

Priority

PagerDuty

Created April 7, 2015 at 4:48 PM
Updated April 1, 2016 at 9:07 PM
Resolved April 10, 2015 at 9:03 AM