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

Simplify PtrQueueSet initialization

XMLWordPrintable

    • gc
    • generic
    • generic

      The initialization of the _process_completed_threshold and _max_completed_queue members could be simplified by giving them default "initially disabled" values in the constructor, and using the setters in the couple of places where other values are needed, rather than having the initialize() functions deal with them.

            kbarrett Kim Barrett
            kbarrett Kim Barrett
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: