JDK-8102018 : Mac Glass: consider removing View2D
  • Type: Enhancement
  • Component: javafx
  • Sub-Component: window-toolkit
  • Affected Version: 8
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2012-10-23
  • Updated: 2020-04-07
  • Resolved: 2012-10-30
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.
JDK 8
8Fixed
Related Reports
Blocks :  
Relates :  
Description
Mac Glass: consider removing View2D

Initially we had 2 types of Views in Mac Glass: 2D and 3D, but now we only need 3D. The native impl of Mac Glass View could be simplified greatly, if we remove View2D.m - no need for View delegate.
Comments
There is still the matter of actually removing GlassView.m/.h files
30-10-2012