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

EventStream not closed

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 14
    • 14
    • hotspot
    • jfr
    • b25

      The jdk.jfr.EventStream should (also) be closed in the following scenarios.

      1) If the disk reposository was migrated due to call to JFR.configure

      2) If the JVM crashes

      3) If the JVM processe exits, i.e due to call to System.exit(0).

      4) If the recording associated with a RecordingStream is stopped.

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

              Created:
              Updated:
              Resolved: