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

Spelling errors in GC print flags

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 8u20
    • 8
    • docs
    • None
    • inapplicable
    • Verified

      -XX+PrintGCDateStamp

          Enables printing of a date stamp at every GC. By default, this option is disabled.

      -XX:+PrintGCTimeStamp

          Enables printing of time stamps at every GC. By default, this option is disabled.


      Both flags are missing an "s" at the end, and the first flag is also missing ":" before the +.

      Both Unix and Windows documentation.

            rgallard Raymond Gallardo
            sfriberg Staffan Friberg (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: