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

Clean up worker thread infrastructure

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 18
    • 18
    • hotspot
    • None
    • gc
    • b20

      I propose that we clean up our GangWorker/WorkGang and related classes, to remove abstractions we no longer need (after CMS was removed, MutexDispatcher was removed, Parallel is now using WorkGang, etc) and adjusting names as follows:

        Rename AbstractGangTask to WorkerTask
        Rename WorkGang to WorkerThreads
        Fold GangWorker into WorkerThread
        Fold WorkManager into WorkerThreads
        Move SubTaskDone and friends to a new workerUtils.hpp/cpp

            pliden Per Liden (Inactive)
            pliden Per Liden (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: