On Sun, 17 Nov 2024 20:18:28 GMT, Martin Fox <m...@openjdk.org> wrote:
> The GlassFullscreenWindow class hasn't been instantiated since applet support > was removed (JDK-8201538). This PR removes the class and the one (unused) > member variable of that type. This pull request has now been integrated. Changeset: bdfc3387 Author: Martin Fox <m...@openjdk.org> URL: https://git.openjdk.org/jfx/commit/bdfc33874a109f540f9ad126a62c90e3cf34de86 Stats: 223 lines in 11 files changed: 0 ins; 221 del; 2 mod 8338000: [macos] Remove GlassFullscreenWindow Reviewed-by: kcr, mstrauss ------------- PR: https://git.openjdk.org/jfx/pull/1641