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

Guidance for ParallelRefProcEnabled is wrong in the man pages

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • None
    • hotspot
    • gc

      The JDK 21 man page at https://docs.oracle.com/en/java/javase/21/docs/specs/man/java.html

      reads:
      -XX:+ParallelRefProcEnabled
          Enables parallel reference processing. By default, this option is disabled.

      Which has been wrong since at least JDK 9 for some collectors, and apart from Serial wrong for all other collectors as well.

            Unassigned Unassigned
            tschatzl Thomas Schatzl
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: