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

enhance JFR to emit file and module metadata for class loading

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • 26
    • hotspot
    • None
    • jfr

      JFR already supports (JDK) events for class loading occurences, but these events do not include metadata such as the identity of the .class file from
      which they are loaded nor the module (if any) that they are contained within.

      audit tools such as the Java Mgmt Service which capture a broad variety of
      such metadata for subsequent auditing and analysis would benefit from the
      addition of class loading metadata such as the .class file origin and the enclosing module name

            lcable Larry Cable
            lcable Larry Cable
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: