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

Serial, Parallel and G1 should track the time since last gc for millis_since_last_gc() with full precision

XMLWordPrintable

    • gc

      All collectors track the time of the last gc with full precision, i.e. doing the
      division by NONSECS_PER_MILLISEC only once before returning the value
      from millis_since_last_gc().

            tschatzl Thomas Schatzl
            jprovino Joseph Provino (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: