Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8211230

JFR: internal events

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 18
    • 12
    • hotspot
    • None
    • jfr
    • b28

        JVM engineers like to leverage JFR, but not commit to a fully supported event, which includes creating proper metadata, unit tests and update jfc-files.

        To mitigate this problem, JFR supports experimental events. For Java events, you can use the @Experimental annotation and native events can use the experimental="true" attribute in metadata.xml. Events that are experimental are not visualized in JMC unless you tick a checkbox in the preference dialog.

        To lower the bar further, we could add internal events that will not be visible in the build we ship.

              egahlin Erik Gahlin
              egahlin Erik Gahlin
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: