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

Move G1CollectedHeap::millis_since_last_gc support from G1Policy

    XMLWordPrintable

Details

    • gc

    Description

      With JDK-8208390 the variable to track G1CollectedHeap::millis_since_last_gc has been separated from G1Policy needed time tracking since G1Policy and G1CollectedHeap::millis_since_last_gc uses a different time source (Ticks vs. os::JavaTimeNanos).

      That functionality has not much to do with policy decisions at all. Investigate whether a more appropriate place for that can be found (e.g. G1CollectedHeap).

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: