JDK-8172526 : Third-party licenses for javafx.* modules are missing
  • Type: Bug
  • Component: javafx
  • Sub-Component: other
  • Affected Version: 9
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2017-01-10
  • Updated: 2017-02-17
  • Resolved: 2017-02-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 9
9Fixed
Related Reports
Blocks :  
Relates :  
Description
JDK-8169925 reorganized the licenses, including those for third-party software, by module. As part of this, the JDK build logic now supports a new modules_legal directory for imported modules.

The javafx.* modules do not currently deliver the the needed license files in the modules_legal directory to the JDK build.

Comments
Changeset: d54ed6a51871 Author: kcr Date: 2017-02-13 17:25 -0800 URL: http://hg.openjdk.java.net/openjfx/9-dev/rt/rev/d54ed6a51871 8172526: Third-party licenses for javafx.* modules are missing Reviewed-by: ddhill, mchung
14-02-2017

+1
14-02-2017

http://cr.openjdk.java.net/~kcr/8172526/webrev.01/ Fixed a typo that Mandy found.
14-02-2017

Webrev: http://cr.openjdk.java.net/~kcr/8172526/webrev.00/ This delivers the JavaFX third-party content to the JDK in the modules_legal import directory.
13-02-2017