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

[TESTBUG] java/lang/management/ManagementFactory/ThreadMXBeanProxy.java Expected non-null LockInfo

XMLWordPrintable

        Log

        java.lang.RuntimeException: Expected non-null LockInfo

        ----------System.err:(14/819)----------
        java.lang.RuntimeException: Expected non-null LockInfo
        at ThreadMXBeanProxy$MyThread.checkThreadInfo(ThreadMXBeanProxy.java:178)
        at ThreadMXBeanProxy.main(ThreadMXBeanProxy.java:80)
        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:484)
        at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
        at java.lang.Thread.run(Thread.java:745)

        JavaTest Message: Test threw exception: java.lang.RuntimeException: Expected non-null LockInfo
        JavaTest Message: shutting down test

        STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Expected non-null LockInfo

              dholmes David Holmes
              dsimms David Simms
              Votes:
              0 Vote for this issue
              Watchers:
              10 Start watching this issue

                Created:
                Updated:
                Resolved: