Unify and split the work gang classes

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P2
    • 9
    • Affects Version/s: 9
    • Component/s: 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.

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

                Created:
                Updated:
                Resolved: