See RT-23643. When MediaPlayer is garbage collected the playback stops unexpectedly. This results in random behavior that is hard to debug in Java. I'd recommend to continue playback even for GC-ed MediaPlayers. If a developer wants to stop the playback he/she has to explicitly invoke an appropriate stop method.
- relates to
-
JDK-8126956 mp3 playback sometimes stops unexpectedly
-
- Closed
-