On Mon, 15 Dec 2025 23:50:34 GMT, Alexander Matveev <[email protected]> wrote:
> Fixed two crashes: > - `shouldWaitForLoadingOfRequestedResource()` was not synchronized with > `dispose()`. > - `AddBand()`, `RemoveBand()` and `MoveBand()` was not synchronized with > `ProcessBufferLists()`. Do you load media files via Play List tab? Path looks wrong. Media files should be located in `jfx-dev/rt/tests/manual/media/FXMediaPlayer/src/fxmediaplayer/media`. Based on code FXMediaPlayer will load it as `jrt:///FXMediaPlayer/fxmediaplayer/media/File.mp3` ------------- PR Comment: https://git.openjdk.org/jfx/pull/2008#issuecomment-3688098969
