[Bug 213] OpenJDK-6-jre freezes on simple midi app, sun JRE does not

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Mon Oct 13 04:51:33 PDT 2008


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=213





------- Comment #2 from kalli at bigfoot.com  2008-10-13 11:51 -------
The fault is in Gervill synthesizer. It created two non-daemon threads which 
prevented the VM to exit when the synthesizer was open.
And MidiSystem.getSequencer() causes the synthesizer to be open,
regardless if you don't call open() on the sequencer object. 
This has been fixed in Gervill CVS.


-- 
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the distro-pkg-dev mailing list