JDK-8240688 : Remove the JavaBeanXxxPropertyBuilders constructors
  • Type: Bug
  • Component: javafx
  • Sub-Component: base
  • Affected Version: openjfx14
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-03-06
  • Updated: 2020-03-09
  • Resolved: 2020-03-09
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
openjfx15Fixed
Related Reports
Blocks :  
CSR :  
Description
The JavaBeanXxxPropertyBuilders constructors were deprecated for removal in JDK-8229472. They can now be removed by making them private.
Comments
Changeset: e3026b9c Author: Nir Lisker <nlisker@openjdk.org> Date: 2020-03-09 16:38:20 +0000 URL: https://git.openjdk.java.net/jfx/commit/e3026b9c
09-03-2020