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

JFR: Incorrect top frame for I/O events

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P3 P3
    • 26
    • 25, 26
    • hotspot
    • None
    • jfr
    • Fix Understood

      The top frame in a stack trace for an I/O event should be where the user called the read or write method, for example, RandomAccessFile::readLong, and not a JDK internal method, such as FileRead::offer.

            egahlin Erik Gahlin
            egahlin Erik Gahlin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: