JDK-8092527 : Builder deprecation should be documented in release notes
  • Type: Bug
  • Component: docs
  • Sub-Component: javafx
  • Affected Version: 8
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2013-05-30
  • Updated: 2015-06-12
  • Resolved: 2014-01-14
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
Relates :  
Description
As we didn't find any solution for the problems we had with builders (RT-24272), we decided to deprecate them and freeze them in the state from 2.2 version (RT-30520). This should be documented in release notes and we should also provide a migration strategy for the people, who are using builders now. 
(Once such text is written, the builders javadoc should be updated to contain link to it (as part of RT-30520).)