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

Update Network IO JFR events to be static mirror events

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P4
    • 22
    • None
    • core-libs
    • b16

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              tprinzing Tim Prinzing
              tprinzing Tim Prinzing
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: