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

Internal time base for MMU tracker should be nanoseconds

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 9
    • hotspot
    • gc

      In G1MMUTracker, using doubles for storing time stamps and using a time base of seconds for them unecessarily adds overhead and inaccuracies.

      Use nanoseconds/jlongs internally for storing times.

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

              Created:
              Updated: