-
Enhancement
-
Resolution: Won't Fix
-
P3
-
None
-
9
In order to be able to extend the CompilationMXBean functionality for HotSpot specific attributes we should add an internal interface com.sun.management.CompilationMXBean. Some possible attributes are:
- Code Cache usage
- Is compiler shut down?
- Access to sweeper data
- Compiled method hotness ranking (query per method, query top N)
- Content of code cache
- Code Cache usage
- Is compiler shut down?
- Access to sweeper data
- Compiled method hotness ranking (query per method, query top N)
- Content of code cache
- is cloned by
-
JDK-8075796 [Event Request] Add more compilation related information to JFR
- Open
- relates to
-
JDK-8328618 HotspotInternalMBeans should be removed
- Open