Integrated: 8276915: Crash on iOS 15.1 in GlassRunnable::dealloc

Jose Pereda jpereda at openjdk.java.net
Thu Nov 11 15:08:38 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.

This pull request has now been integrated.

Changeset: d122ed00
Author:    Jose Pereda <jpereda at openjdk.org>
URL:       https://git.openjdk.java.net/jfx/commit/d122ed00557eeeb823a42e0c5503ab55f754e921
Stats:     18 lines in 1 file changed: 4 ins; 13 del; 1 mod

8276915: Crash on iOS 15.1 in GlassRunnable::dealloc

Reviewed-by: jvos, kcr

-------------

PR: https://git.openjdk.java.net/jfx/pull/665


More information about the openjfx-dev mailing list