8163984: Fix license and copyright headers in jdk9 under test/lib
Reviewed-by: dholmes
Contributed-by: Stanislav Smirnov <stanislav.smirnov@oracle.com>
--- a/test/lib/jdk/test/lib/cli/predicate/NotPredicate.java Tue Oct 18 13:26:54 2016 -0700
+++ b/test/lib/jdk/test/lib/cli/predicate/NotPredicate.java Tue Oct 18 21:54:50 2016 -0400
@@ -19,7 +19,6 @@
* Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
* or visit www.oracle.com if you need additional information or have any
* questions.
- *
*/
package jdk.test.lib.cli.predicate;
--- a/test/lib/jdk/test/lib/cli/predicate/OrPredicate.java Tue Oct 18 13:26:54 2016 -0700
+++ b/test/lib/jdk/test/lib/cli/predicate/OrPredicate.java Tue Oct 18 21:54:50 2016 -0400
@@ -19,7 +19,6 @@
* Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
* or visit www.oracle.com if you need additional information or have any
* questions.
- *
*/
package jdk.test.lib.cli.predicate;
--- a/test/lib/sun/hotspot/WhiteBox.java Tue Oct 18 13:26:54 2016 -0700
+++ b/test/lib/sun/hotspot/WhiteBox.java Tue Oct 18 21:54:50 2016 -0400
@@ -19,7 +19,6 @@
* Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
* or visit www.oracle.com if you need additional information or have any
* questions.
- *
*/
package sun.hotspot;
--- a/test/lib/sun/hotspot/code/BlobType.java Tue Oct 18 13:26:54 2016 -0700
+++ b/test/lib/sun/hotspot/code/BlobType.java Tue Oct 18 21:54:50 2016 -0400
@@ -19,7 +19,6 @@
* Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
* or visit www.oracle.com if you need additional information or have any
* questions.
- *
*/
package sun.hotspot.code;
--- a/test/lib/sun/hotspot/code/CodeBlob.java Tue Oct 18 13:26:54 2016 -0700
+++ b/test/lib/sun/hotspot/code/CodeBlob.java Tue Oct 18 21:54:50 2016 -0400
@@ -19,7 +19,6 @@
* Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
* or visit www.oracle.com if you need additional information or have any
* questions.
- *
*/
package sun.hotspot.code;
--- a/test/lib/sun/hotspot/code/NMethod.java Tue Oct 18 13:26:54 2016 -0700
+++ b/test/lib/sun/hotspot/code/NMethod.java Tue Oct 18 21:54:50 2016 -0400
@@ -19,7 +19,6 @@
* Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
* or visit www.oracle.com if you need additional information or have any
* questions.
- *
*/
package sun.hotspot.code;
--- a/test/lib/sun/hotspot/cpuinfo/CPUInfo.java Tue Oct 18 13:26:54 2016 -0700
+++ b/test/lib/sun/hotspot/cpuinfo/CPUInfo.java Tue Oct 18 21:54:50 2016 -0400
@@ -19,7 +19,6 @@
* Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
* or visit www.oracle.com if you need additional information or have any
* questions.
- *
*/
package sun.hotspot.cpuinfo;
--- a/test/lib/sun/hotspot/gc/GC.java Tue Oct 18 13:26:54 2016 -0700
+++ b/test/lib/sun/hotspot/gc/GC.java Tue Oct 18 21:54:50 2016 -0400
@@ -19,7 +19,6 @@
* Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
* or visit www.oracle.com if you need additional information or have any
* questions.
- *
*/
package sun.hotspot.gc;