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

JFR events SocketReadEvent/SocketWriteEvent for Socket adaptor ops

    XMLWordPrintable

Details

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

    Description

      For SocketChannelImpl, the JFR events SocketReadEvent and SocketWriteEvent are supported only in the read/write and scattering/gathering read/write. I/O with the socket adaptors or via FileChannel.transferTo (think sendfile from file to socket) aren’t currently supported. These code paths need to be modified to generate the JFR events.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: