<Swing Dev> [8] Review Request: 8027696 Incorrect copyright header in the tests

Sergey Bylokhov Sergey.Bylokhov at oracle.com
Fri Nov 1 11:18:24 UTC 2013


Hello.
Please review the fix for jdk 8.
Most of tests in the sound area, and some tests in the client, 
java.lang, security, jmx etc has incorrect copyright.
According to the http://openjdk.java.net/faq
"GPL v2 + the Classpath exception for the class libraries and those 
parts of the virtual machine that expose public APIs"

But currently our tests mix gpl+cp and gpl or has no header at all.
Tests with "/nodynamiccopyright/", with other company's copyright, or 
other gpl templates were not updated.

Also it would be good if in the faq we explicitly mention about 
copyright of the tests.

Bug: https://bugs.openjdk.java.net/browse/JDK-8027696
Webrev can be found at: http://cr.openjdk.java.net/~serb/8027696/webrev.00

-- 
Best regards, Sergey.




More information about the swing-dev mailing list