JDK-5071120 : Win: JMF hangs in SourceDataLine.drain
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.sound
  • Affected Version: 5.0
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • OS: windows_2000
  • CPU: x86
  • Submitted: 2004-07-02
  • Updated: 2004-07-09
  • Resolved: 2004-07-09
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
5.0 b58Fixed
Description

Name: fb126949			Date: 07/02/2004


Playing the movie tim-320x240.mov with JMF using the JavaSoundRenderer, it hangs at the end of playback. The thread dump shows that it hangs in DirectAudioDevice's drain function. Debugging shows that the native drain does not report TRUE after a buffer underrun (that is caused by JMF, apparently).

======================================================================

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: tiger-rc FIXED IN: tiger-rc INTEGRATED IN: tiger-b58 tiger-rc
20-09-2004

PUBLIC COMMENTS Fixed in tiger-rc build 58.
20-09-2004

EVALUATION Serious incompatibility with JMF, and a hang. Should be fixed for tiger-rc. ###@###.### 2004-07-02
02-07-2004