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

JFR: No message for JFR.view when data is missing

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P3
    • 22
    • 21, 22
    • hotspot
    • None
    • jfr
    • b08

    Description

      Reproducer 1:
      $ java -XX:StartFlightRecording:disk=false MyApplication
      $ jcmd MyApplication JFR.view jvm-information

      Reproducer 2:
      $ java -XX:StartFlightRecording:name=test MyApplication
      $ jcmd MyApplication JFR.stop name=test
      $ jcmd MyApplication JFR.view hot-methods

      Result:
      36316:
      Command executed successfully

      Expected:
      36316:
      No recording data found on disk.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: