RFR: 8373058: Media crash when playing MP3 over JRT protocol on macOS 26 [v2]
Andy Goryachev
angorya at openjdk.org
Tue Jan 6 16:29:21 UTC 2026
On Tue, 6 Jan 2026 00:00:51 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()`.
>
> Alexander Matveev has updated the pull request incrementally with one additional commit since the last revision:
>
> 8373058: Media crash when playing MP3 over JRT protocol on macOS 26 [v2]
Marked as reviewed by angorya (Reviewer).
-------------
PR Review: https://git.openjdk.org/jfx/pull/2008#pullrequestreview-3631571884
More information about the openjfx-dev
mailing list