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

JFR events SocketReadEvent/SocketWriteEvent should contain exception information

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Unresolved
    • P4
    • None
    • None
    • core-libs
    • None

    Description

      Currently the JFR events SocketReadEvent and SocketWriteEvent are generated with a zero length transfer size when an exception occurs. Although a separate exception event is generated, it can be inconvenient to associate with the read/write that generated it. The SocketReadEvent and SocketWriteEvent can have an extra field with the exception message or null if the operation was sucessful.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: