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

SafepointSynchronizer never ending counter (big enough)

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 12
    • 12
    • hotspot
    • None
    • b22

      There are a few new enhancement that would be simplified by having the safepoint counter never loop around.

      INT_MAX/2 (one even/odd per safepoint)
      It's around 31556926 seconds per year.
      Which is 34y with one safepoint per second, a system doing 10 safepoint per second will loop over in just 3.4y.

            rehn Robbin Ehn
            rehn Robbin Ehn
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: