Skip to content
This repository has been archived by the owner on Sep 1, 2023. It is now read-only.

0.5.0

Latest
Compare
Choose a tag to compare
@mmanciop mmanciop released this 16 Mar 16:02

The past few years have seen a variety of JVM builds get adopted, from AdoptOpenJDK to OpenJ9 to upstream projects. In such a scenario, the JMA built-in, explicit whitelisting of JVMs has become a liability and a guarantee of need of ongoing maintenance.

Rather than require an explicitly modeled and white-listed JVM, this change preserves the definition of memory pools and their mapping to configuration properties, and detects
dynamically which memory pools are available in the JVM.

The information on the supported memory pools is available in DEBUG log level.