[jfx21u] Integrated: 8319669: [macos14] Running any JavaFX app prints Secure coding warning

2023-11-15 Thread Kevin Rushforth
On Wed, 15 Nov 2023 14:07:36 GMT, Kevin Rushforth wrote: > Clean backport of critical macOS 14 fix to 21u. This pull request has now been integrated. Changeset: 4953439f Author:Kevin Rushforth URL: https://git.openjdk.org/jfx21u/commit/4953439fab81fc1808ad071fb1665103929f2fe1 Stats:

Integrated: 8319669: [macos14] Running any JavaFX app prints Secure coding warning

2023-11-15 Thread Kevin Rushforth
On Wed, 8 Nov 2023 15:04:44 GMT, Kevin Rushforth wrote: > Fix [JDK-8319669](https://bugs.openjdk.org/browse/JDK-8319669) as follows: > > 1. Override the `NSApplicationDelegate` method > `applicationSupportsSecureRestorableState` in `GlassApplication` and return > `YES`. This silences the warni