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

javax/sound/sampled/Clip/ClipFlushCrash.java got in deadlock

XMLWordPrintable

    • x86
    • linux_redhat_5.1

      i tested /javax/sound/sampled/Clip/ClipFlushCrash from Regression suite on RHEL5_64, it got in deadlock at line:
      at1.terminate();
      at2.terminate();
      at3.terminate();//after it it hanged
      at4.terminate();
      at4.terminate() call public synchronized void terminate()
      but at1,at2,at3 went out before at4.terminate(), so it went in deadlock (with what thread i donot understand) and so it has error(timeout)

            Unassigned Unassigned
            ikobzaresunw Ivan Kobzarev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Imported:
              Indexed: