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

compiler/c2/6772683/InterruptedTest.java failed in nightly

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P1 P1
    • 9
    • 8u112, 9
    • hotspot
    • b105
    • Verified

      ----------System.out:(19/879)----------
      Main thread: starts a worker thread...
      Main thread: waits at most 5s for the worker thread to die...
      Worker thread: running...
      Main thread: interrupts the worker thread...
      Main thread: worker thread is interrupted
      Main thread: waits for the worker thread to die...
      Main thread: interrupts the worker thread...
      Main thread: worker thread is interrupted
      Main thread: waits for the worker thread to die...
      Main thread: interrupts the worker thread...
      Main thread: worker thread is interrupted
      Main thread: waits for the worker thread to die...
      Main thread: interrupts the worker thread...
      Main thread: worker thread is interrupted
      Main thread: waits for the worker thread to die...
      Main thread: interrupts the worker thread...
      Main thread: worker thread is interrupted
      Main thread: waits for the worker thread to die...
      Main thread: the worker thread dod not die

            zmajo Zoltan Majo (Inactive)
            dlong Dean Long
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: