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

JFR: Possible resource leak in Recording::getStream

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 26
    • 11, 26
    • hotspot
    • None
    • jfr
    • b10

      If a chunk file is deleted on disk, later chunks in the stream are not released when the stream fails to read the missing chunk.

      Similar problem can happen if the stream is closed before all the data is read. A typical scenario can be JMC downloading the file, but the user kills the application during the download.

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

              Created:
              Updated:
              Resolved: