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

sun/management/HotspotRuntimeMBean/GetTotalSafepointTime.java fails intermittently in embedded

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 9
    • core-svc

      Test fails with:

      java.lang.RuntimeException: Total safepoint time illegal value: -1 ms (MIN = 1; MAX = 9223372036854775807)
      at GetTotalSafepointTime.main(GetTotalSafepointTime.java:70)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:504)
      at com.sun.javatest.regtest.agent.MainWrapper$MainThread.run(MainWrapper.java:92)
      at java.lang.Thread.run(Thread.java:746)

      JavaTest Message: Test threw exception: java.lang.RuntimeException: Total safepoint time illegal value: -1 ms (MIN = 1; MAX = 9223372036854775807)
      JavaTest Message: shutting down test

      STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Total safepoint time illegal value: -1 ms (MIN = 1; MAX = 9223372036854775807)

            ykantser Yekaterina Kantserova (Inactive)
            jbachorik Jaroslav BachorĂ­k
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: