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

JFR events SocketReadEvent/SocketWriteEvent for Socket adaptor ops

XMLWordPrintable

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

      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.

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

              Created:
              Updated:
              Resolved: