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

G1MMUTrackerQueue::when_sec skip queue iteration on max_gc_time pause time

    XMLWordPrintable

Details

    • Enhancement
    • Status: Resolved
    • P4
    • Resolution: Fixed
    • 16
    • 16
    • hotspot
    • gc
    • b14

    Description

      Iterating over the queue buffer when adjusted_pause_time == max_gc_time(), always returns the element at the queue head. We can skip the iteration and use the element at the queue head.

      Attachments

        Activity

          People

            iwalulya Ivan Walulya
            iwalulya Ivan Walulya
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: