JDK-8185654 : Fix copyright notice on WebKit porting layer files in platform/java
  • Type: Bug
  • Component: javafx
  • Sub-Component: web
  • Affected Version: 8,9,10
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2017-08-01
  • Updated: 2017-11-13
  • Resolved: 2017-10-27
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
Duplicate :  
Description
Several files in rt/modules/javafx.web/src/main/native/Source/WebCore/platform/java are missing the GPLv2+CLASSPATH copyright header (they have a restrictive header instead).

Comments
Fix : http://cr.openjdk.java.net/~ghb/8185654/8185654_0.diff Updated the copyright on these directory modules/javafx.web/src/main/native/Source/WebCore/bindings/java/ modules/javafx.web/src/main/native/Source/WebCore/platform/java/api/ modules/javafx.web/src/main/native/Source/WebCore/bindings/java/dom3/ modules/javafx.web/src/main/native/Source/WebCore/bindings/java/dom3/java/com/sun/webkit/dom/ modules/javafx.web/src/main/native/Source/WebCore/platform/graphics/java
25-10-2017