Update Network IO JFR events to be static mirror events

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 22
    • Affects Version/s: None
    • Component/s: core-libs
    • b16

      The socket read/write JFR events currently use instrumentation of java.base code using templates in the jdk.jfr modules. This results in some java.base code residing in the jdk.jfr module which is undesirable.

      JDK19 added static support for event classes. The old instrumentor classes should be replaced with mirror events using the static support.

            Assignee:
            Tim Prinzing (Inactive)
            Reporter:
            Tim Prinzing (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: