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

Uniformize Parallel GC task queue variable names

XMLWordPrintable

    • gc
    • b10

      Parallel GC uses a few different task queues for distributing work; the corresponding TaskQueueSets they are all differently suffixed with "_stack", "_array" or "_queues" (like other GCs).

      Make naming uniform.

      Also, parallel gc is the only user of a few global typedefs located in taskqueue.hpp; move them.

            tschatzl Thomas Schatzl
            tschatzl Thomas Schatzl
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: