-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
1.3.0
-
sparc
-
solaris_7
Build : 'R'
OS : only Solaris (win32 ok)
In the MidiSynth demo, if you roll mouse over the keys while the record dialog is up recording or not. After several roll overs JavaSound deadlocks. To invoke the deadlock you should roll your mouse over the keys numerous times. Periodically, you'll get the below NPE or the system may come to a crawl and have very sluggish response. But this is only with the record dialog up, recording or not doesn't seem to matter.
Kinda malicous test condition. Under "normal" playing hard to induce.
java.lang.NullPointerException
at java.awt.EventQueue.postEventPrivate(EventQueue.java:116)
at java.awt.EventQueue.postEvent(EventQueue.java:103)
at sun.awt.PostEventQueue.run(SunToolkit.java:502)
OS : only Solaris (win32 ok)
In the MidiSynth demo, if you roll mouse over the keys while the record dialog is up recording or not. After several roll overs JavaSound deadlocks. To invoke the deadlock you should roll your mouse over the keys numerous times. Periodically, you'll get the below NPE or the system may come to a crawl and have very sluggish response. But this is only with the record dialog up, recording or not doesn't seem to matter.
Kinda malicous test condition. Under "normal" playing hard to induce.
java.lang.NullPointerException
at java.awt.EventQueue.postEventPrivate(EventQueue.java:116)
at java.awt.EventQueue.postEvent(EventQueue.java:103)
at sun.awt.PostEventQueue.run(SunToolkit.java:502)
- duplicates
-
JDK-6432318 JavaSoundDemo: make good examples to work with JavaSE 5.0+
-
- Open
-