Integrated: 8373058: Media crash when playing MP3 over JRT protocol on macOS 26
Alexander Matveev
almatvee at openjdk.org
Wed Jan 7 16:06:55 UTC 2026
On Mon, 15 Dec 2025 23:50:34 GMT, Alexander Matveev <almatvee at openjdk.org> 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 <almatvee at openjdk.org>
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
More information about the openjfx-dev
mailing list