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

Parallel: Pass PSIsAliveClosure to ReferenceProcessor constructor

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 19
    • 19
    • hotspot
    • gc
    • b16

      The same closure is also used in `ParallelScavengeRefProcProxyTask`. Passing this closure to the constructor means that we can skip a non-strong reference promptly when its referent is live, instead of filtering them out in a later stage.

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

              Created:
              Updated:
              Resolved: