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

ParallelGC should use parallel WeakProcessor

    XMLWordPrintable

Details

    • Enhancement
    • Status: Resolved
    • P4
    • Resolution: Fixed
    • None
    • 17
    • hotspot
    • gc
    • b13
    • generic
    • generic

    Description

      JDK-8072498 added support for processing of off-heap weak references, by adding parallelization support to WeakProcessor. ParallelGC is not yet using this, because it doesn't use the WorkGang parallelization infrastructure, (on which the WeakProcessor parallelization is based) but instead uses its own parallel worker infrastructure. Either extend WeakProcessor to support the ParallelGC mechanism, or fix JDK-8204951 and hook up ParallelGC.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: