JDK-6388191 : Synthesizer.getLoadedInstruments() returns empty array though instruments are loaded after open()
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.sound
  • Affected Version: 6
  • Priority: P3
  • Status: Closed
  • Resolution: Won't Fix
  • OS: generic
  • CPU: generic
  • Submitted: 2006-02-21
  • Updated: 2011-01-19
  • Resolved: 2009-01-21
Related Reports
Relates :  
Relates :  
Description
after synthesizer opening (Synthesizer.open()) Synthesizer.getLoadedInstruments() returns empty list of instruments though instruments have been loaded during synth. opening

Comments
EVALUATION The code was dropped (Synthesizer implementation was replaced with Gervill - see 6702956)
21-01-2009

EVALUATION synthesizer should report correct status of loaded instruments. Should be fixed.
21-02-2006