Documentation for JMC Core API
The following APIs are provided by JDK Mission Control (JMC):
Package | Description |
---|---|
org.openjdk.jmc.common |
Interfaces used in JDK Mission Control to identify classes, methods, stack traces, and so on. |
org.openjdk.jmc.flightrecorder |
Interfaces used in JFR parser and classes for extracting information from a recording. |
org.openjdk.jmc.flightrecorder.rules |
Interface used to set rules for flight recorder. |
org.openjdk.jmc.flightrecorder.rules.jdk |
Interface used to set rules that are specific to JDK. For example, Synchronization trouble, long lasting VM operation, and so on. |
org.openjdk.jmc.jdp |
Interfaces used in JDK Mission Control that contain classes related to JDP client. |
org.openjdk.jmc.flightrecorder.writer |
The JFR binary format writer in Java. This library provides the capability to create custom JFR file programatically. |
Documentation Accessibility
For information about Oracle's commitment to accessibility, visit the Oracle Accessibility Program website at http://www.oracle.com/pls/topic/lookup?ctx=acc&id=docacc.
Access to Oracle Support
Oracle customers that have purchased support have access to electronic support through My Oracle Support. For information, visit http://www.oracle.com/pls/topic/lookup?ctx=acc&id=info or visit http://www.oracle.com/pls/topic/lookup?ctx=acc&id=trs if you are hearing impaired.
Diversity and Inclusion
Oracle is fully committed to diversity and inclusion. Oracle respects and values having a diverse workforce that increases thought leadership and innovation. As part of our initiative to build a more inclusive culture that positively impacts our employees, customers, and partners, we are working to remove insensitive terms from our products and documentation. We are also mindful of the necessity to maintain compatibility with our customers' existing technologies and the need to ensure continuity of service as Oracle's offerings and industry standards evolve. Because of these technical constraints, our effort to remove insensitive terms is ongoing and will take time and external cooperation.
JDK Mission Control Documentation for Core APIs, Release 9
G29446-02