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

Test com/sun/management/OperatingSystemMXBean/GetProcessCpuLoad still fails intermittently

      Even after JDK-8351002 we still see frequent failures:

      java.lang.RuntimeException: getProcessCpuLoad() returns -1.0 which is not in the [0.0,1.0] interval
      at GetProcessCpuLoad.main(GetProcessCpuLoad.java:49)
      at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
      at java.base/java.lang.reflect.Method.invoke(Method.java:565)
      at com.sun.javatest.regtest.agent.MainActionHelper$AgentVMRunnable.run(MainActionHelper.java:335)
      at java.base/java.lang.Thread.run(Thread.java:1447)

            kevinw Kevin Walls
            dholmes David Holmes
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: