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()`. 8373058: Media crash when playing MP3 over JRT protocol on macOS 26 [v2] - Added missing `pthread_mutex_destroy` to `AVFAudioSpectrumUnit` and `AVFAudioEqualizer`. ------------- PR Comment: https://git.openjdk.org/jfx/pull/2008#issuecomment-3712513869
