JDK-8145140 : Remove TableColumnBase.impl_fixedProperty (and getter / setter)
  • Type: Enhancement
  • Component: javafx
  • Sub-Component: controls
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2015-12-10
  • Updated: 2016-01-05
  • Resolved: 2016-01-05
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 9
9Fixed
Related Reports
Relates :  
Description
The TableColumnBase.impl_fixedProperty is not used in JavaFX at all, so it can be safely removed without any loss of functionality. The only known use case outside of JavaFX is in ControlsFX in the SpreadsheetView control. I have contacted the author of his control to discuss workarounds.
Comments
Changeset: http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/47af8c164393
05-01-2016

+1
11-12-2015