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

The name for PerfDataSaveToFile flag is incorrect in HotSpot VM Options document

XMLWordPrintable

      http://www.oracle.com/technetwork/java/javase/tech/vmoptions-jsp-140102.html
       
      The Debugging Options table in the document contains the following line.

        -XX:+PerfSaveDataToFile Saves jvmstat binary data on exit.

      PerfDataSaveToFile is the correct flag name in JDK implementations.

      Suggested Text
      ==============
      The flag name should be corrected to ?PerfDataSaveToFile?.

        -XX:+PerfDataSaveToFile Saves jvmstat binary data on exit.
       

            rgallard Raymond Gallardo
            asaha Abhijit Saha
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: