JDK-8144868 : Rename non-public Dialog.impl_setResultAndClose API to Dialog.setResultAndClose
  • Type: Enhancement
  • Component: javafx
  • Sub-Component: controls
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2015-12-07
  • Updated: 2015-12-08
  • Resolved: 2015-12-08
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 Dialog.impl_setResultAndClose method is a package-private method and is therefore not considered API. From the looks of things this method therefore does not require the impl_ designation and can be safely removed from the method name.
Comments
Changeset: http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/44ffb5309a42
08-12-2015

+1
07-12-2015