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

java/lang/Thread/ThreadStateTest.java with JDK7 b143

XMLWordPrintable

    • generic
    • generic

      The log is:

      java.lang.RuntimeException: MyThread expected to have TIMED_WAITING but got WAITING
      at ThreadStateTest.checkThreadState(ThreadStateTest.java:119)
      at ThreadStateTest.main(ThreadStateTest.java:75)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:601)
      at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
      at java.lang.Thread.run(Thread.java:722)

      Reproducible on vmsqe-p4-05, linux-i586 using VM options '-client -Xcomp -XX:+StartAttachListener -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode' after 61 iteration.

            Unassigned Unassigned
            iprivaloorcl Igor Privalov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: