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

Deprecate and obsolete ParallelRefProcEnabled

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • None
    • hotspot
    • gc

      The `ParallelRefProcEnabled` flag controls whether reference processing is multi-threaded. It is enabled by default, and there is little reason to disable it in modern usage.

      Maintaining this flag adds unnecessary complexity to the reference processing logic. To simplify the codebase, we propose to remove (deprecate then obsolete) this flag.

      This flag is exclusively utilized by the Parallel/G1 GC.

            ayang Albert Yang
            ayang Albert Yang
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: