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

JFR: Possibly incorrect I/O top frames for newBufferedReader and newBufferedWriter

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 11, 26
    • hotspot
    • None
    • jfr

       Readers and Writers created by Files.newBufferedReader and Files.newBufferedWriter trigger FileRead and FileWrite events, but with a top frame not at the application code. Should BufferedReader or BufferedWriter be filtered? And if so, how do we avoid filtering application frames where the Buffer classes are used?

      Could be we should just keep it as is.

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

              Created:
              Updated: