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

DeadlockTest.java failed with negative timeout value

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P1 P1
    • 9
    • 9
    • core-svc

        javax/management/standardmbean/DeadlockTest.java:

        java.lang.IllegalArgumentException: timeout value is negative
        at java.lang.Object.wait(Native Method)
        at DeadlockTest.main(DeadlockTest.java:85)
        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:498)
        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.IllegalArgumentException: timeout value is negative
        JavaTest Message: shutting down test

        STATUS:Failed.`main' threw exception: java.lang.IllegalArgumentException: timeout value is negative

              sjiang Shanliang Jiang (Inactive)
              minqi Yumin Qi
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: