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

Unify and split the work gang classes

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P2 P2
    • 9
    • 9
    • hotspot
    • None
    • gc
    • b81

        In preparation for JDK-8087324: "Use semaphores when starting and stopping GC task threads", I want to split the two current work gang implementations so that we have the following inheritance hierarchy:

        AbstractWorkGang
         WorkGang
         YieldingFlexibleWorkGang

        so that I can optimize the WorkGang code without affecting the more complicated YieldingFlexibleWorkGang implementation, which is only used by CMS.

              stefank Stefan Karlsson
              stefank Stefan Karlsson
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: