JDK-8183144 : add support for locale & platform (see JNLP spec)
  • Type: Bug
  • Component: deploy
  • Sub-Component: packager
  • Affected Version: 10
  • Priority: P3
  • Status: Resolved
  • Resolution: Other
  • Submitted: 2017-06-28
  • Updated: 2017-10-30
  • Resolved: 2017-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 10
10Resolved
Related Reports
Relates :  
Description
./src/antplugin/java/com/sun/javafx/tools/ant/FileSet.java:    //TODO: add support for locale & platform (see JNLP spec)
Comments
TODO will be removed as a part of JDK-8178442 (as it deprecates Webstart support).
30-10-2017

Webstart support is deprecated in 10, I think we can just remove this TODO.
30-10-2017