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

Inform user of alternative to -XX:FlightRecorderOptions=defaultrecording

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 9
    • 9
    • hotspot
    • None
    • jfr
    • b150

      The way to start an in-memory recording today is to use -XX:FlightRecorderOptions=defaulrecording=true. With JEP C148, we removed the default recording concept and the way to start an in-memory recording now is -XX:StartFlightRecording=disk=false,

      To ease the transition to JDK 9, we should tell the user that they can use the -XX:StartFlightRecording instead, if they use -XX:FlightRecorderOptions=defaulrecording=true

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

              Created:
              Updated:
              Resolved: