RFR: 8276915: Crash on iOS 15.1 in GlassRunnable::dealloc
Kevin Rushforth
kcr at openjdk.java.net
Thu Nov 11 13:31:40 UTC 2021
On Thu, 11 Nov 2021 09:57:21 GMT, Jose Pereda <jpereda at openjdk.org> wrote:
> After https://bugs.openjdk.java.net/browse/JDK-8275723 and the fix applied to `GlassApplication.m` for macOS, this PR is a follow-up and applies the same fix to `GlassApplication.m` on iOS to prevent the crash.
>
> I've only tested on iOS 15.0 building from macOS 11.6, but it should fix the crash when building from macOS 12.
Marked as reviewed by kcr (Lead).
-------------
PR: https://git.openjdk.java.net/jfx/pull/665
More information about the openjfx-dev
mailing list