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

test GetTotalSafepointTime.java fails on fast Linux machines with Total safepoint time 0 ms

XMLWordPrintable

    • svc
    • b08
    • generic
    • linux

        The test test/jdk/sun/management/HotspotRuntimeMBean/GetTotalSafepointTime.java fails sometimes on fast Linux machines with this error :

        java.lang.RuntimeException: Total safepoint time illegal value: 0 ms (MIN = 1; MAX = 9223372036854775807)

        looks like the total safepoint time is too low currently on these machines, it is < 1 ms.

              mbaesken Matthias Baesken
              mbaesken Matthias Baesken
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

                Created:
                Updated:
                Resolved: