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()`. This pull request has now been integrated. Changeset: 82865528 Author: Alexander Matveev <[email protected]> URL: https://git.openjdk.org/jfx/commit/82865528a1867fa8ebab8d57365bfa892d0d7def Stats: 107 lines in 4 files changed: 46 ins; 19 del; 42 mod 8373058: Media crash when playing MP3 over JRT protocol on macOS 26 Reviewed-by: angorya, arapte ------------- PR: https://git.openjdk.org/jfx/pull/2008
