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

Fix stale comments in G1CollectedHeap::ref_processing_init

XMLWordPrintable

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

      ref_processing_init has a block comment purporting to describe how reference processing in G1 works. But there are some parts of this comment that are out of date.

      It says the ref processors need to "span" the entire heap. But that's no longer true because of JDK-8201492.

      For the STW reference processor it says full GC discovery and processing are non-MT, but that's not been true for some time.

            Unassigned Unassigned
            kbarrett Kim Barrett
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: