JDK-8338000 : [macos] Remove GlassFullscreenWindow
  • Type: Bug
  • Component: javafx
  • Sub-Component: window-toolkit
  • Affected Version: jfx18
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: os_x
  • Submitted: 2024-08-07
  • Updated: 2024-12-13
  • Resolved: 2024-11-28
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
jfx24 b20Fixed
Related Reports
Relates :  
Description
The GlassFullscreenWindow class is no longer used. The source file is still present but the class isn't instantiated anywhere. It hasn't been used since JavaFX removed applet support.


Comments
Changeset: bdfc3387 Branch: master Author: Martin Fox <mfox@openjdk.org> Date: 2024-11-28 16:51:26 +0000 URL: https://git.openjdk.org/jfx/commit/bdfc33874a109f540f9ad126a62c90e3cf34de86
28-11-2024

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jfx/pull/1641 Date: 2024-11-17 20:18:28 +0000
17-11-2024