8165687: Fix license and copyright headers in jd9 under hotspot/test
Summary: Legal notices and Oracle copyrights were updated (white and blank space, commas) in tests files for uniformity to meet Oracle requirements.
Reviewed-by: dholmes, iris
Contributed-by: Stanislav Smirnov <stanislav.smirnov@oracle.com>, Vassili Igouchkine <vassili.igouchkine@oracle.com>
--- a/hotspot/test/compiler/c1/NullCheckTest.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c1/NullCheckTest.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/c1/Test6579789.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c1/Test6579789.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/c1/Test6795465.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c1/Test6795465.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/c1/Test6849574.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c1/Test6849574.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/c1/Test6855215.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c1/Test6855215.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/c1/Test6932496.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c1/Test6932496.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/c1/Test7042153.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c1/Test7042153.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/c1/Test7090976.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c1/Test7090976.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/c1/Test7103261.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c1/Test7103261.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/c1/Test7123108.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c1/Test7123108.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/c1/Test8004051.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c1/Test8004051.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/c1/TestArrayCopy.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c1/TestArrayCopy.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/c1/TestDeoptInt.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c1/TestDeoptInt.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/c1/TestUnalignedLoad.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c1/TestUnalignedLoad.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/c2/FloatingPointFoldingTest.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c2/FloatingPointFoldingTest.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/c2/IVTest.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c2/IVTest.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/c2/InterruptedTest.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c2/InterruptedTest.java Mon Oct 17 18:54:12 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.
- *
*/
/*
--- a/hotspot/test/compiler/c2/Test6186134.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c2/Test6186134.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/c2/Test6196102.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c2/Test6196102.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/c2/Test6357214.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c2/Test6357214.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/c2/Test6443505.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c2/Test6443505.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/c2/Test6559156.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c2/Test6559156.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/c2/Test6661247.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c2/Test6661247.java Mon Oct 17 18:54:12 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.
- *
*/
/*
--- a/hotspot/test/compiler/c2/Test6732154.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c2/Test6732154.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/c2/Test6753639.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c2/Test6753639.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/c2/Test6792161.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c2/Test6792161.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/c2/Test6796786.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c2/Test6796786.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/c2/Test6799693.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c2/Test6799693.java Mon Oct 17 18:54:12 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.
- *
*/
/*
--- a/hotspot/test/compiler/c2/Test6823453.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c2/Test6823453.java Mon Oct 17 18:54:12 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.
- *
*/
/*
--- a/hotspot/test/compiler/c2/Test6832293.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c2/Test6832293.java Mon Oct 17 18:54:12 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.
- *
*/
/*
--- a/hotspot/test/compiler/c2/Test6850611.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c2/Test6850611.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/c2/Test6851282.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c2/Test6851282.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/c2/Test6852078.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c2/Test6852078.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/c2/Test6857159.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c2/Test6857159.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/c2/Test6885584.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c2/Test6885584.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/c2/Test6897150.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c2/Test6897150.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/c2/Test6905845.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c2/Test6905845.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/c2/Test6910605_1.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c2/Test6910605_1.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/c2/Test6910605_2.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c2/Test6910605_2.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/c2/Test6916644.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c2/Test6916644.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/c2/Test6930043.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c2/Test6930043.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/c2/Test6931567.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c2/Test6931567.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/c2/Test6935022.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c2/Test6935022.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/c2/Test6956668.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c2/Test6956668.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/c2/Test6959129.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c2/Test6959129.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/c2/Test6968348.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c2/Test6968348.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/c2/Test6985295.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c2/Test6985295.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/c2/Test6992759.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c2/Test6992759.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/c2/Test7002666.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c2/Test7002666.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/c2/Test7009359.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c2/Test7009359.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/c2/Test7020614.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c2/Test7020614.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/c2/Test7024475.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c2/Test7024475.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/c2/Test7041100.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c2/Test7041100.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/c2/Test7046096.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c2/Test7046096.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/c2/Test7047069.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c2/Test7047069.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/c2/Test7048332.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c2/Test7048332.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/c2/Test7068051.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c2/Test7068051.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/c2/Test7110586.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c2/Test7110586.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/c2/Test7125879.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c2/Test7125879.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/c2/Test7160610.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c2/Test7160610.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/c2/Test7169782.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c2/Test7169782.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/c2/Test7174363.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c2/Test7174363.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/c2/Test7177917.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c2/Test7177917.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/c2/Test7190310.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c2/Test7190310.java Mon Oct 17 18:54:12 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.
- *
*/
/*
--- a/hotspot/test/compiler/c2/Test7190310_unsafe.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c2/Test7190310_unsafe.java Mon Oct 17 18:54:12 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.
- *
*/
/*
--- a/hotspot/test/compiler/c2/Test7199742.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c2/Test7199742.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/c2/Test8002069.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c2/Test8002069.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/c2/TestDominatingDeadCheckCast.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c2/TestDominatingDeadCheckCast.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/c2/cr6340864/TestByteVect.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c2/cr6340864/TestByteVect.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/c2/cr6340864/TestDoubleVect.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c2/cr6340864/TestDoubleVect.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/c2/cr6340864/TestFloatVect.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c2/cr6340864/TestFloatVect.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/c2/cr6340864/TestIntVect.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c2/cr6340864/TestIntVect.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/c2/cr6340864/TestLongVect.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c2/cr6340864/TestLongVect.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/c2/cr6340864/TestShortVect.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c2/cr6340864/TestShortVect.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/c2/cr6663854/Test6663854.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c2/cr6663854/Test6663854.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/c2/cr6711117/Test.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c2/cr6711117/Test.java Mon Oct 17 18:54:12 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.
- *
*/
/*
--- a/hotspot/test/compiler/c2/cr6890943/Test6890943.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c2/cr6890943/Test6890943.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/c2/cr7005594/Test7005594.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c2/cr7005594/Test7005594.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/c2/cr7192963/TestByteVect.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c2/cr7192963/TestByteVect.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/c2/cr7192963/TestDoubleVect.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c2/cr7192963/TestDoubleVect.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/c2/cr7192963/TestFloatVect.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c2/cr7192963/TestFloatVect.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/c2/cr7192963/TestIntVect.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c2/cr7192963/TestIntVect.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/c2/cr7192963/TestLongVect.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c2/cr7192963/TestLongVect.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/c2/cr7192963/TestShortVect.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c2/cr7192963/TestShortVect.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/c2/cr7200264/TestIntVect.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c2/cr7200264/TestIntVect.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/c2/cr8004867/TestIntAtomicCAS.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c2/cr8004867/TestIntAtomicCAS.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/c2/cr8004867/TestIntAtomicOrdered.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c2/cr8004867/TestIntAtomicOrdered.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/c2/cr8004867/TestIntAtomicVolatile.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c2/cr8004867/TestIntAtomicVolatile.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/c2/cr8004867/TestIntUnsafeCAS.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c2/cr8004867/TestIntUnsafeCAS.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/c2/cr8004867/TestIntUnsafeOrdered.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c2/cr8004867/TestIntUnsafeOrdered.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/c2/cr8004867/TestIntUnsafeVolatile.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/c2/cr8004867/TestIntUnsafeVolatile.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/codecache/OverflowCodeCacheTest.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/codecache/OverflowCodeCacheTest.java Mon Oct 17 18:54:12 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.
- *
*/
/*
--- a/hotspot/test/compiler/codecache/stress/CodeCacheStressRunner.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/codecache/stress/CodeCacheStressRunner.java Mon Oct 17 18:54:12 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 compiler.codecache.stress;
--- a/hotspot/test/compiler/codecache/stress/Helper.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/codecache/stress/Helper.java Mon Oct 17 18:54:12 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 compiler.codecache.stress;
--- a/hotspot/test/compiler/codecache/stress/OverloadCompileQueueTest.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/codecache/stress/OverloadCompileQueueTest.java Mon Oct 17 18:54:12 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.
- *
*/
/*
--- a/hotspot/test/compiler/codecache/stress/RandomAllocationTest.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/codecache/stress/RandomAllocationTest.java Mon Oct 17 18:54:12 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.
- *
*/
/*
--- a/hotspot/test/compiler/codecache/stress/UnexpectedDeoptimizationTest.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/codecache/stress/UnexpectedDeoptimizationTest.java Mon Oct 17 18:54:12 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.
- *
*/
/*
--- a/hotspot/test/compiler/codegen/Test6431242.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/codegen/Test6431242.java Mon Oct 17 18:54:12 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.
- *
*/
/*
--- a/hotspot/test/compiler/codegen/Test6909839.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/codegen/Test6909839.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/codegen/Test6942326.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/codegen/Test6942326.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/codegen/Test7009231.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/codegen/Test7009231.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/codegen/Test7100757.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/codegen/Test7100757.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/codegen/TestBooleanVect.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/codegen/TestBooleanVect.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/codegen/TestByteDoubleVect.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/codegen/TestByteDoubleVect.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/codegen/TestByteFloatVect.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/codegen/TestByteFloatVect.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/codegen/TestByteIntVect.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/codegen/TestByteIntVect.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/codegen/TestByteLongVect.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/codegen/TestByteLongVect.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/codegen/TestByteShortVect.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/codegen/TestByteShortVect.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/codegen/TestByteVect.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/codegen/TestByteVect.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/codegen/TestCharShortVect.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/codegen/TestCharShortVect.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/codegen/TestCharVect.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/codegen/TestCharVect.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/codegen/TestCharVect2.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/codegen/TestCharVect2.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/codegen/TestDoubleVect.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/codegen/TestDoubleVect.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/codegen/TestFloatDoubleVect.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/codegen/TestFloatDoubleVect.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/codegen/TestFloatVect.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/codegen/TestFloatVect.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/codegen/TestIntDoubleVect.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/codegen/TestIntDoubleVect.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/codegen/TestIntFloatVect.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/codegen/TestIntFloatVect.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/codegen/TestIntLongVect.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/codegen/TestIntLongVect.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/codegen/TestIntVect.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/codegen/TestIntVect.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/codegen/TestLongDoubleVect.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/codegen/TestLongDoubleVect.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/codegen/TestLongFloatVect.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/codegen/TestLongFloatVect.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/codegen/TestLongVect.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/codegen/TestLongVect.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/codegen/TestShortDoubleVect.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/codegen/TestShortDoubleVect.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/codegen/TestShortFloatVect.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/codegen/TestShortFloatVect.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/codegen/TestShortIntVect.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/codegen/TestShortIntVect.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/codegen/TestShortLongVect.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/codegen/TestShortLongVect.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/codegen/TestShortVect.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/codegen/TestShortVect.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/codegen/aes/TestAESBase.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/codegen/aes/TestAESBase.java Mon Oct 17 18:54:12 2016 -0400
@@ -19,10 +19,8 @@
* 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 compiler.codegen.aes;
import jdk.test.lib.Utils;
--- a/hotspot/test/compiler/codegen/aes/TestAESDecode.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/codegen/aes/TestAESDecode.java Mon Oct 17 18:54:12 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 compiler.codegen.aes;
--- a/hotspot/test/compiler/codegen/aes/TestAESEncode.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/codegen/aes/TestAESEncode.java Mon Oct 17 18:54:12 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 compiler.codegen.aes;
--- a/hotspot/test/compiler/codegen/aes/TestAESMain.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/codegen/aes/TestAESMain.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/controldependency/TestEliminatedCastPPAtPhi.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/controldependency/TestEliminatedCastPPAtPhi.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/cpuflags/AESIntrinsicsBase.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/cpuflags/AESIntrinsicsBase.java Mon Oct 17 18:54:12 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 compiler.cpuflags;
--- a/hotspot/test/compiler/cpuflags/TestAESIntrinsicsOnSupportedConfig.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/cpuflags/TestAESIntrinsicsOnSupportedConfig.java Mon Oct 17 18:54:12 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.
- *
*/
/*
--- a/hotspot/test/compiler/cpuflags/TestAESIntrinsicsOnUnsupportedConfig.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/cpuflags/TestAESIntrinsicsOnUnsupportedConfig.java Mon Oct 17 18:54:12 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.
- *
*/
/*
--- a/hotspot/test/compiler/cpuflags/TestSSE4Disabled.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/cpuflags/TestSSE4Disabled.java Mon Oct 17 18:54:12 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.
- *
*/
/*
--- a/hotspot/test/compiler/cpuflags/predicate/AESSupportPredicate.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/cpuflags/predicate/AESSupportPredicate.java Mon Oct 17 18:54:12 2016 -0400
@@ -19,8 +19,8 @@
* 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 compiler.cpuflags.predicate;
import sun.hotspot.cpuinfo.CPUInfo;
--- a/hotspot/test/compiler/escapeAnalysis/Test6726999.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/escapeAnalysis/Test6726999.java Mon Oct 17 18:54:12 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.
- *
*/
/*
--- a/hotspot/test/compiler/escapeAnalysis/Test6775880.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/escapeAnalysis/Test6775880.java Mon Oct 17 18:54:12 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.
- *
*/
/*
--- a/hotspot/test/compiler/escapeAnalysis/Test6895383.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/escapeAnalysis/Test6895383.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/escapeAnalysis/Test6896727.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/escapeAnalysis/Test6896727.java Mon Oct 17 18:54:12 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.
- *
*/
/*
--- a/hotspot/test/compiler/escapeAnalysis/cr6795161/Test.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/escapeAnalysis/cr6795161/Test.java Mon Oct 17 18:54:12 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.
- *
*/
/*
--- a/hotspot/test/compiler/gcbarriers/G1CrashTest.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/gcbarriers/G1CrashTest.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/gcbarriers/PreserveFPRegistersTest.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/gcbarriers/PreserveFPRegistersTest.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/inlining/InlineAccessors.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/inlining/InlineAccessors.java Mon Oct 17 18:54:12 2016 -0400
@@ -19,8 +19,8 @@
* 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.
- *
*/
+
/**
* @test
* @bug 8140650
--- a/hotspot/test/compiler/interpreter/cr7116216/LargeFrame.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/interpreter/cr7116216/LargeFrame.java Mon Oct 17 18:54:12 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 compiler.interpreter.cr7116216;
--- a/hotspot/test/compiler/interpreter/cr7116216/StackOverflow.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/interpreter/cr7116216/StackOverflow.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/intrinsics/Test6982370.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/intrinsics/Test6982370.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/intrinsics/bigInteger/TestMulAdd.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/intrinsics/bigInteger/TestMulAdd.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/intrinsics/bigInteger/TestMultiplyToLen.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/intrinsics/bigInteger/TestMultiplyToLen.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/intrinsics/bigInteger/TestMultiplyToLenReturnProfile.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/intrinsics/bigInteger/TestMultiplyToLenReturnProfile.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/intrinsics/bigInteger/TestSquareToLen.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/intrinsics/bigInteger/TestSquareToLen.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/intrinsics/bmi/BMITestRunner.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/intrinsics/bmi/BMITestRunner.java Mon Oct 17 18:54:12 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 compiler.intrinsics.bmi;
--- a/hotspot/test/compiler/intrinsics/bmi/Expr.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/intrinsics/bmi/Expr.java Mon Oct 17 18:54:12 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 compiler.intrinsics.bmi;
--- a/hotspot/test/compiler/intrinsics/bmi/TestAndnI.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/intrinsics/bmi/TestAndnI.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/intrinsics/bmi/TestAndnL.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/intrinsics/bmi/TestAndnL.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/intrinsics/bmi/TestBlsiI.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/intrinsics/bmi/TestBlsiI.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/intrinsics/bmi/TestBlsiL.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/intrinsics/bmi/TestBlsiL.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/intrinsics/bmi/TestBlsmskI.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/intrinsics/bmi/TestBlsmskI.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/intrinsics/bmi/TestBlsmskL.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/intrinsics/bmi/TestBlsmskL.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/intrinsics/bmi/TestBlsrI.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/intrinsics/bmi/TestBlsrI.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/intrinsics/bmi/TestBlsrL.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/intrinsics/bmi/TestBlsrL.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/intrinsics/bmi/TestLzcntI.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/intrinsics/bmi/TestLzcntI.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/intrinsics/bmi/TestLzcntL.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/intrinsics/bmi/TestLzcntL.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/intrinsics/bmi/TestTzcntI.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/intrinsics/bmi/TestTzcntI.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/intrinsics/bmi/TestTzcntL.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/intrinsics/bmi/TestTzcntL.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/intrinsics/bmi/verifycode/BmiIntrinsicBase.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/intrinsics/bmi/verifycode/BmiIntrinsicBase.java Mon Oct 17 18:54:12 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 compiler.intrinsics.bmi.verifycode;
--- a/hotspot/test/compiler/intrinsics/klass/TestIsPrimitive.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/intrinsics/klass/TestIsPrimitive.java Mon Oct 17 18:54:12 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.
- *
*/
/*
--- a/hotspot/test/compiler/intrinsics/object/TestClone.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/intrinsics/object/TestClone.java Mon Oct 17 18:54:12 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.
- *
*/
/*
--- a/hotspot/test/compiler/intrinsics/sha/TestSHA.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/intrinsics/sha/TestSHA.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/intrinsics/unsafe/AllocateUninitializedArray.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/intrinsics/unsafe/AllocateUninitializedArray.java Mon Oct 17 18:54:12 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.
- *
*/
/*
--- a/hotspot/test/compiler/intrinsics/unsafe/TestUnsafeMismatchedArrayFieldAccess.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/intrinsics/unsafe/TestUnsafeMismatchedArrayFieldAccess.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/intrinsics/unsafe/TestUnsafeUnalignedMismatchedAccesses.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/intrinsics/unsafe/TestUnsafeUnalignedMismatchedAccesses.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/intrinsics/unsafe/UnsafeTwoCASLong.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/intrinsics/unsafe/UnsafeTwoCASLong.java Mon Oct 17 18:54:12 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.
- *
*/
/*
--- a/hotspot/test/compiler/jsr292/CreatesInterfaceDotEqualsCallInfo.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/jsr292/CreatesInterfaceDotEqualsCallInfo.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/jsr292/LongReferenceCastingTest.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/jsr292/LongReferenceCastingTest.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/jsr292/MHInlineTest.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/jsr292/MHInlineTest.java Mon Oct 17 18:54:12 2016 -0400
@@ -19,8 +19,8 @@
* 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.
- *
*/
+
/**
* @test
* @bug 8062280
--- a/hotspot/test/compiler/jsr292/Test7082949.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/jsr292/Test7082949.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/jsr292/cr6990212/Test6990212.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/jsr292/cr6990212/Test6990212.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/jsr292/methodHandleExceptions/ByteClassLoader.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/jsr292/methodHandleExceptions/ByteClassLoader.java Mon Oct 17 18:54:12 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 compiler.jsr292.methodHandleExceptions;
--- a/hotspot/test/compiler/jsr292/methodHandleExceptions/TestAMEnotNPE.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/jsr292/methodHandleExceptions/TestAMEnotNPE.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/jsr292/methodHandleExceptions/p/C.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/jsr292/methodHandleExceptions/p/C.java Mon Oct 17 18:54:12 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 p;
--- a/hotspot/test/compiler/jsr292/methodHandleExceptions/p/Dok.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/jsr292/methodHandleExceptions/p/Dok.java Mon Oct 17 18:54:12 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 p;
--- a/hotspot/test/compiler/jsr292/methodHandleExceptions/p/E.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/jsr292/methodHandleExceptions/p/E.java Mon Oct 17 18:54:12 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 p;
--- a/hotspot/test/compiler/jsr292/methodHandleExceptions/p/F.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/jsr292/methodHandleExceptions/p/F.java Mon Oct 17 18:54:12 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 p;
--- a/hotspot/test/compiler/jsr292/methodHandleExceptions/p/I.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/jsr292/methodHandleExceptions/p/I.java Mon Oct 17 18:54:12 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 p;
--- a/hotspot/test/compiler/jsr292/methodHandleExceptions/p/Tdirect.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/jsr292/methodHandleExceptions/p/Tdirect.java Mon Oct 17 18:54:12 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 p;
--- a/hotspot/test/compiler/jsr292/methodHandleExceptions/p/Treflect.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/jsr292/methodHandleExceptions/p/Treflect.java Mon Oct 17 18:54:12 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 p;
--- a/hotspot/test/compiler/jvmci/JVM_GetJVMCIRuntimeTest.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/jvmci/JVM_GetJVMCIRuntimeTest.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/jvmci/SecurityRestrictionsTest.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/jvmci/SecurityRestrictionsTest.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/jvmci/common/testcases/TestCase.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/jvmci/common/testcases/TestCase.java Mon Oct 17 18:54:12 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 compiler.jvmci.common.testcases;
--- a/hotspot/test/compiler/jvmci/compilerToVM/AllocateCompileIdTest.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/jvmci/compilerToVM/AllocateCompileIdTest.java Mon Oct 17 18:54:12 2016 -0400
@@ -19,8 +19,8 @@
* 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.
- *
*/
+
/**
* @test
* @bug 8136421
--- a/hotspot/test/compiler/jvmci/compilerToVM/CanInlineMethodTest.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/jvmci/compilerToVM/CanInlineMethodTest.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/jvmci/compilerToVM/CompileCodeTestCase.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/jvmci/compilerToVM/CompileCodeTestCase.java Mon Oct 17 18:54:12 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 compiler.jvmci.compilerToVM;
--- a/hotspot/test/compiler/jvmci/compilerToVM/ConstantPoolTestCase.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/jvmci/compilerToVM/ConstantPoolTestCase.java Mon Oct 17 18:54:12 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 compiler.jvmci.compilerToVM;
--- a/hotspot/test/compiler/jvmci/compilerToVM/ConstantPoolTestsHelper.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/jvmci/compilerToVM/ConstantPoolTestsHelper.java Mon Oct 17 18:54:12 2016 -0400
@@ -19,8 +19,8 @@
* 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 compiler.jvmci.compilerToVM;
import compiler.jvmci.common.testcases.MultipleAbstractImplementer;
--- a/hotspot/test/compiler/jvmci/compilerToVM/DisassembleCodeBlobTest.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/jvmci/compilerToVM/DisassembleCodeBlobTest.java Mon Oct 17 18:54:12 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.
- *
*/
/*
--- a/hotspot/test/compiler/jvmci/compilerToVM/DoNotInlineOrCompileTest.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/jvmci/compilerToVM/DoNotInlineOrCompileTest.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/jvmci/compilerToVM/DummyAbstractClass.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/jvmci/compilerToVM/DummyAbstractClass.java Mon Oct 17 18:54:12 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 compiler.jvmci.compilerToVM;
--- a/hotspot/test/compiler/jvmci/compilerToVM/DummyClass.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/jvmci/compilerToVM/DummyClass.java Mon Oct 17 18:54:12 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 compiler.jvmci.compilerToVM;
--- a/hotspot/test/compiler/jvmci/compilerToVM/DummyInterface.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/jvmci/compilerToVM/DummyInterface.java Mon Oct 17 18:54:12 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 compiler.jvmci.compilerToVM;
--- a/hotspot/test/compiler/jvmci/compilerToVM/GetBytecodeTest.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/jvmci/compilerToVM/GetBytecodeTest.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/jvmci/compilerToVM/GetConstantPoolTest.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/jvmci/compilerToVM/GetConstantPoolTest.java Mon Oct 17 18:54:12 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.
- *
*/
/*
--- a/hotspot/test/compiler/jvmci/compilerToVM/GetExceptionTableTest.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/jvmci/compilerToVM/GetExceptionTableTest.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/jvmci/compilerToVM/GetLineNumberTableTest.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/jvmci/compilerToVM/GetLineNumberTableTest.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/jvmci/compilerToVM/GetLocalVariableTableTest.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/jvmci/compilerToVM/GetLocalVariableTableTest.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/jvmci/compilerToVM/GetStackTraceElementTest.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/jvmci/compilerToVM/GetStackTraceElementTest.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/jvmci/compilerToVM/HasCompiledCodeForOSRTest.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/jvmci/compilerToVM/HasCompiledCodeForOSRTest.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/jvmci/compilerToVM/InvalidateInstalledCodeTest.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/jvmci/compilerToVM/InvalidateInstalledCodeTest.java Mon Oct 17 18:54:12 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.
- *
*/
/*
--- a/hotspot/test/compiler/jvmci/compilerToVM/JVM_RegisterJVMCINatives.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/jvmci/compilerToVM/JVM_RegisterJVMCINatives.java Mon Oct 17 18:54:12 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.
- *
*/
/*
--- a/hotspot/test/compiler/jvmci/compilerToVM/LookupKlassInPoolTest.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/jvmci/compilerToVM/LookupKlassInPoolTest.java Mon Oct 17 18:54:12 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.
- *
*/
/*
--- a/hotspot/test/compiler/jvmci/compilerToVM/LookupKlassRefIndexInPoolTest.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/jvmci/compilerToVM/LookupKlassRefIndexInPoolTest.java Mon Oct 17 18:54:12 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.
- *
*/
/*
--- a/hotspot/test/compiler/jvmci/compilerToVM/LookupMethodInPoolTest.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/jvmci/compilerToVM/LookupMethodInPoolTest.java Mon Oct 17 18:54:12 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.
- *
*/
/*
--- a/hotspot/test/compiler/jvmci/compilerToVM/LookupNameAndTypeRefIndexInPoolTest.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/jvmci/compilerToVM/LookupNameAndTypeRefIndexInPoolTest.java Mon Oct 17 18:54:12 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.
- *
*/
/*
--- a/hotspot/test/compiler/jvmci/compilerToVM/LookupNameInPoolTest.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/jvmci/compilerToVM/LookupNameInPoolTest.java Mon Oct 17 18:54:12 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.
- *
*/
/*
--- a/hotspot/test/compiler/jvmci/compilerToVM/LookupSignatureInPoolTest.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/jvmci/compilerToVM/LookupSignatureInPoolTest.java Mon Oct 17 18:54:12 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.
- *
*/
/*
--- a/hotspot/test/compiler/jvmci/compilerToVM/MethodIsIgnoredBySecurityStackWalkTest.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/jvmci/compilerToVM/MethodIsIgnoredBySecurityStackWalkTest.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/jvmci/compilerToVM/ReprofileTest.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/jvmci/compilerToVM/ReprofileTest.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/jvmci/compilerToVM/ResolveConstantInPoolTest.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/jvmci/compilerToVM/ResolveConstantInPoolTest.java Mon Oct 17 18:54:12 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.
- *
*/
/*
--- a/hotspot/test/compiler/jvmci/compilerToVM/ResolveFieldInPoolTest.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/jvmci/compilerToVM/ResolveFieldInPoolTest.java Mon Oct 17 18:54:12 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.
- *
*/
/*
--- a/hotspot/test/compiler/jvmci/compilerToVM/ResolvePossiblyCachedConstantInPoolTest.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/jvmci/compilerToVM/ResolvePossiblyCachedConstantInPoolTest.java Mon Oct 17 18:54:12 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.
- *
*/
/*
--- a/hotspot/test/compiler/jvmci/compilerToVM/ResolveTypeInPoolTest.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/jvmci/compilerToVM/ResolveTypeInPoolTest.java Mon Oct 17 18:54:12 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.
- *
*/
/*
--- a/hotspot/test/compiler/jvmci/compilerToVM/ShouldInlineMethodTest.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/jvmci/compilerToVM/ShouldInlineMethodTest.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/jvmci/jdk.vm.ci.code.test/libNativeCallTest.c Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/jvmci/jdk.vm.ci.code.test/libNativeCallTest.c Mon Oct 17 18:54:12 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.
- *
*/
#include <stdio.h>
--- a/hotspot/test/compiler/linkage/LinkageErrors.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/linkage/LinkageErrors.java Mon Oct 17 18:54:12 2016 -0400
@@ -19,8 +19,8 @@
* 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.
- *
*/
+
/*
* @test
* @bug 8132879
--- a/hotspot/test/compiler/loopopts/BadPredicateAfterPartialPeel.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/loopopts/BadPredicateAfterPartialPeel.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/loopopts/ConstFPVectorization.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/loopopts/ConstFPVectorization.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/loopopts/CountedLoopProblem.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/loopopts/CountedLoopProblem.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/loopopts/Test6659207.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/loopopts/Test6659207.java Mon Oct 17 18:54:12 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.
- *
*/
/*
--- a/hotspot/test/compiler/loopopts/Test7044738.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/loopopts/Test7044738.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/loopopts/Test7052494.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/loopopts/Test7052494.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/loopopts/TestArraysFillDeadControl.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/loopopts/TestArraysFillDeadControl.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/loopopts/TestCastIINoLoopLimitCheck.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/loopopts/TestCastIINoLoopLimitCheck.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/loopopts/TestDeadBackbranchArrayAccess.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/loopopts/TestDeadBackbranchArrayAccess.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/loopopts/TestMoveStoresOutOfLoops.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/loopopts/TestMoveStoresOutOfLoops.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/loopopts/TestPredicateLostDependency.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/loopopts/TestPredicateLostDependency.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/loopopts/TestSplitIfBlocksDisabled.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/loopopts/TestSplitIfBlocksDisabled.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/loopopts/TestSplitIfUnswitchedLoopsEliminated.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/loopopts/TestSplitIfUnswitchedLoopsEliminated.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/loopopts/UseCountedLoopSafepoints.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/loopopts/UseCountedLoopSafepoints.java Mon Oct 17 18:54:12 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 compiler.loopopts;
--- a/hotspot/test/compiler/loopopts/superword/ProdRed_Double.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/loopopts/superword/ProdRed_Double.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/loopopts/superword/ProdRed_Float.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/loopopts/superword/ProdRed_Float.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/loopopts/superword/ProdRed_Int.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/loopopts/superword/ProdRed_Int.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/loopopts/superword/ReductionPerf.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/loopopts/superword/ReductionPerf.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/loopopts/superword/SumRedAbsNeg_Double.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/loopopts/superword/SumRedAbsNeg_Double.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/loopopts/superword/SumRedAbsNeg_Float.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/loopopts/superword/SumRedAbsNeg_Float.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/loopopts/superword/SumRedSqrt_Double.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/loopopts/superword/SumRedSqrt_Double.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/loopopts/superword/SumRed_Double.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/loopopts/superword/SumRed_Double.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/loopopts/superword/SumRed_Float.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/loopopts/superword/SumRed_Float.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/loopopts/superword/SumRed_Int.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/loopopts/superword/SumRed_Int.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/loopopts/superword/SumRed_Long.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/loopopts/superword/SumRed_Long.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/loopopts/superword/TestVectorizationWithInvariant.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/loopopts/superword/TestVectorizationWithInvariant.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/memoryinitialization/ZeroTLABTest.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/memoryinitialization/ZeroTLABTest.java Mon Oct 17 18:54:12 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.
- *
*/
/*
--- a/hotspot/test/compiler/rangechecks/PowerOf2SizedArraysChecks.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/rangechecks/PowerOf2SizedArraysChecks.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/rangechecks/TestRangeCheckEliminationDisabled.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/rangechecks/TestRangeCheckEliminationDisabled.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/rangechecks/TestRangeCheckExceptionHandlerLoopMain.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/rangechecks/TestRangeCheckExceptionHandlerLoopMain.java Mon Oct 17 18:54:12 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.
- *
*/
/*
--- a/hotspot/test/compiler/regalloc/TestVectorRegAlloc.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/regalloc/TestVectorRegAlloc.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/rtm/cli/RTMGenericCommandLineOptionTest.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/rtm/cli/RTMGenericCommandLineOptionTest.java Mon Oct 17 18:54:12 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 compiler.rtm.cli;
--- a/hotspot/test/compiler/rtm/cli/RTMLockingAwareTest.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/rtm/cli/RTMLockingAwareTest.java Mon Oct 17 18:54:12 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 compiler.rtm.cli;
--- a/hotspot/test/compiler/rtm/cli/TestPrintPreciseRTMLockingStatisticsBase.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/rtm/cli/TestPrintPreciseRTMLockingStatisticsBase.java Mon Oct 17 18:54:12 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 compiler.rtm.cli;
--- a/hotspot/test/compiler/rtm/cli/TestPrintPreciseRTMLockingStatisticsOptionOnSupportedConfig.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/rtm/cli/TestPrintPreciseRTMLockingStatisticsOptionOnSupportedConfig.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/rtm/cli/TestPrintPreciseRTMLockingStatisticsOptionOnUnsupportedConfig.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/rtm/cli/TestPrintPreciseRTMLockingStatisticsOptionOnUnsupportedConfig.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/rtm/cli/TestRTMAbortRatioOptionOnSupportedConfig.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/rtm/cli/TestRTMAbortRatioOptionOnSupportedConfig.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/rtm/cli/TestRTMAbortRatioOptionOnUnsupportedConfig.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/rtm/cli/TestRTMAbortRatioOptionOnUnsupportedConfig.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/rtm/cli/TestRTMAbortThresholdOption.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/rtm/cli/TestRTMAbortThresholdOption.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/rtm/cli/TestRTMLockingCalculationDelayOption.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/rtm/cli/TestRTMLockingCalculationDelayOption.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/rtm/cli/TestRTMLockingThresholdOption.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/rtm/cli/TestRTMLockingThresholdOption.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/rtm/cli/TestRTMRetryCountOption.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/rtm/cli/TestRTMRetryCountOption.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/rtm/cli/TestRTMSpinLoopCountOption.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/rtm/cli/TestRTMSpinLoopCountOption.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/rtm/cli/TestRTMTotalCountIncrRateOptionOnSupportedConfig.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/rtm/cli/TestRTMTotalCountIncrRateOptionOnSupportedConfig.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/rtm/cli/TestRTMTotalCountIncrRateOptionOnUnsupportedConfig.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/rtm/cli/TestRTMTotalCountIncrRateOptionOnUnsupportedConfig.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/rtm/cli/TestUseRTMDeoptOptionOnSupportedConfig.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/rtm/cli/TestUseRTMDeoptOptionOnSupportedConfig.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/rtm/cli/TestUseRTMDeoptOptionOnUnsupportedConfig.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/rtm/cli/TestUseRTMDeoptOptionOnUnsupportedConfig.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/rtm/cli/TestUseRTMForStackLocksOptionOnSupportedConfig.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/rtm/cli/TestUseRTMForStackLocksOptionOnSupportedConfig.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/rtm/cli/TestUseRTMForStackLocksOptionOnUnsupportedConfig.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/rtm/cli/TestUseRTMForStackLocksOptionOnUnsupportedConfig.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/rtm/cli/TestUseRTMLockingOptionOnSupportedConfig.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/rtm/cli/TestUseRTMLockingOptionOnSupportedConfig.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/rtm/cli/TestUseRTMLockingOptionOnUnsupportedCPU.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/rtm/cli/TestUseRTMLockingOptionOnUnsupportedCPU.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/rtm/cli/TestUseRTMLockingOptionOnUnsupportedVM.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/rtm/cli/TestUseRTMLockingOptionOnUnsupportedVM.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/rtm/cli/TestUseRTMLockingOptionWithBiasedLocking.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/rtm/cli/TestUseRTMLockingOptionWithBiasedLocking.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/rtm/cli/TestUseRTMXendForLockBusyOption.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/rtm/cli/TestUseRTMXendForLockBusyOption.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/rtm/locking/TestRTMAbortRatio.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/rtm/locking/TestRTMAbortRatio.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/rtm/locking/TestRTMAbortThreshold.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/rtm/locking/TestRTMAbortThreshold.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/rtm/locking/TestRTMAfterNonRTMDeopt.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/rtm/locking/TestRTMAfterNonRTMDeopt.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/rtm/locking/TestRTMDeoptOnHighAbortRatio.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/rtm/locking/TestRTMDeoptOnHighAbortRatio.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/rtm/locking/TestRTMDeoptOnLowAbortRatio.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/rtm/locking/TestRTMDeoptOnLowAbortRatio.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/rtm/locking/TestRTMLockingCalculationDelay.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/rtm/locking/TestRTMLockingCalculationDelay.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/rtm/locking/TestRTMLockingThreshold.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/rtm/locking/TestRTMLockingThreshold.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/rtm/locking/TestRTMRetryCount.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/rtm/locking/TestRTMRetryCount.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/rtm/locking/TestRTMSpinLoopCount.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/rtm/locking/TestRTMSpinLoopCount.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/rtm/locking/TestRTMTotalCountIncrRate.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/rtm/locking/TestRTMTotalCountIncrRate.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/rtm/locking/TestUseRTMAfterLockInflation.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/rtm/locking/TestUseRTMAfterLockInflation.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/rtm/locking/TestUseRTMDeopt.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/rtm/locking/TestUseRTMDeopt.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/rtm/locking/TestUseRTMForInflatedLocks.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/rtm/locking/TestUseRTMForInflatedLocks.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/rtm/locking/TestUseRTMForStackLocks.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/rtm/locking/TestUseRTMForStackLocks.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/rtm/locking/TestUseRTMXendForLockBusy.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/rtm/locking/TestUseRTMXendForLockBusy.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/rtm/method_options/TestNoRTMLockElidingOption.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/rtm/method_options/TestNoRTMLockElidingOption.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/rtm/method_options/TestUseRTMLockElidingOption.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/rtm/method_options/TestUseRTMLockElidingOption.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/rtm/print/TestPrintPreciseRTMLockingStatistics.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/rtm/print/TestPrintPreciseRTMLockingStatistics.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/runtime/StackOverflowBug.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/runtime/StackOverflowBug.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/runtime/Test6778657.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/runtime/Test6778657.java Mon Oct 17 18:54:12 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.
- *
*/
/*
--- a/hotspot/test/compiler/runtime/Test6826736.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/runtime/Test6826736.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/runtime/Test6859338.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/runtime/Test6859338.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/runtime/Test6892265.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/runtime/Test6892265.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/runtime/Test7088020.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/runtime/Test7088020.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/runtime/Test7196199.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/runtime/Test7196199.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/runtime/cr6891750/Test6891750.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/runtime/cr6891750/Test6891750.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/runtime/safepoints/TestRegisterRestoring.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/runtime/safepoints/TestRegisterRestoring.java Mon Oct 17 18:54:12 2016 -0400
@@ -19,10 +19,8 @@
* 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.
- *
*/
-
/**
* @test
* @bug 8148490
--- a/hotspot/test/compiler/stable/TestStableMismatched.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/stable/TestStableMismatched.java Mon Oct 17 18:54:12 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.
- *
*/
/*
--- a/hotspot/test/compiler/testlibrary/rtm/AbortProvoker.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/testlibrary/rtm/AbortProvoker.java Mon Oct 17 18:54:12 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 compiler.testlibrary.rtm;
--- a/hotspot/test/compiler/testlibrary/rtm/AbortType.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/testlibrary/rtm/AbortType.java Mon Oct 17 18:54:12 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 compiler.testlibrary.rtm;
--- a/hotspot/test/compiler/testlibrary/rtm/BufferOverflowProvoker.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/testlibrary/rtm/BufferOverflowProvoker.java Mon Oct 17 18:54:12 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 compiler.testlibrary.rtm;
--- a/hotspot/test/compiler/testlibrary/rtm/BusyLock.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/testlibrary/rtm/BusyLock.java Mon Oct 17 18:54:12 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 compiler.testlibrary.rtm;
--- a/hotspot/test/compiler/testlibrary/rtm/CompilableTest.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/testlibrary/rtm/CompilableTest.java Mon Oct 17 18:54:12 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 compiler.testlibrary.rtm;
--- a/hotspot/test/compiler/testlibrary/rtm/MemoryConflictProvoker.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/testlibrary/rtm/MemoryConflictProvoker.java Mon Oct 17 18:54:12 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 compiler.testlibrary.rtm;
--- a/hotspot/test/compiler/testlibrary/rtm/NestedAbortProvoker.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/testlibrary/rtm/NestedAbortProvoker.java Mon Oct 17 18:54:12 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 compiler.testlibrary.rtm;
--- a/hotspot/test/compiler/testlibrary/rtm/RTMLockingStatistics.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/testlibrary/rtm/RTMLockingStatistics.java Mon Oct 17 18:54:12 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 compiler.testlibrary.rtm;
--- a/hotspot/test/compiler/testlibrary/rtm/RTMTestBase.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/testlibrary/rtm/RTMTestBase.java Mon Oct 17 18:54:12 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 compiler.testlibrary.rtm;
--- a/hotspot/test/compiler/testlibrary/rtm/XAbortProvoker.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/testlibrary/rtm/XAbortProvoker.java Mon Oct 17 18:54:12 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 compiler.testlibrary.rtm;
--- a/hotspot/test/compiler/testlibrary/rtm/predicate/SupportedCPU.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/testlibrary/rtm/predicate/SupportedCPU.java Mon Oct 17 18:54:12 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 compiler.testlibrary.rtm.predicate;
--- a/hotspot/test/compiler/testlibrary/rtm/predicate/SupportedVM.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/testlibrary/rtm/predicate/SupportedVM.java Mon Oct 17 18:54:12 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 compiler.testlibrary.rtm.predicate;
--- a/hotspot/test/compiler/types/TestPhiElimination.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/types/TestPhiElimination.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/uncommontrap/UncommonTrapStackBang.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/uncommontrap/UncommonTrapStackBang.java Mon Oct 17 18:54:12 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.
- *
*/
/**
--- a/hotspot/test/compiler/whitebox/AllocationCodeBlobTest.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/whitebox/AllocationCodeBlobTest.java Mon Oct 17 18:54:12 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.
- *
*/
/*
--- a/hotspot/test/compiler/whitebox/ForceNMethodSweepTest.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/whitebox/ForceNMethodSweepTest.java Mon Oct 17 18:54:12 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.
- *
*/
/*
--- a/hotspot/test/compiler/whitebox/GetCodeHeapEntriesTest.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/whitebox/GetCodeHeapEntriesTest.java Mon Oct 17 18:54:12 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.
- *
*/
/*
--- a/hotspot/test/compiler/whitebox/GetNMethodTest.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/compiler/whitebox/GetNMethodTest.java Mon Oct 17 18:54:12 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.
- *
*/
/*
--- a/hotspot/test/gc/TestCardTablePageCommits.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/gc/TestCardTablePageCommits.java Mon Oct 17 18:54:12 2016 -0400
@@ -1,25 +1,25 @@
/*
-* Copyright (c) 2014, 2016, Oracle and/or its affiliates. All rights reserved.
-* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
-*
-* This code is free software; you can redistribute it and/or modify it
-* under the terms of the GNU General Public License version 2 only, as
-* published by the Free Software Foundation.
-*
-* This code is distributed in the hope that it will be useful, but WITHOUT
-* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
-* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
-* version 2 for more details (a copy is included in the LICENSE file that
-* accompanied this code).
-*
-* You should have received a copy of the GNU General Public License version
-* 2 along with this work; if not, write to the Free Software Foundation,
-* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
-*
-* 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.
-*/
+ * Copyright (c) 2014, 2016, Oracle and/or its affiliates. All rights reserved.
+ * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+ *
+ * This code is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU General Public License version 2 only, as
+ * published by the Free Software Foundation.
+ *
+ * This code is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
+ * version 2 for more details (a copy is included in the LICENSE file that
+ * accompanied this code).
+ *
+ * You should have received a copy of the GNU General Public License version
+ * 2 along with this work; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
+ *
+ * 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.
+ */
import jdk.test.lib.JDKToolFinder;
import jdk.test.lib.process.ProcessTools;
--- a/hotspot/test/gc/TestHumongousReferenceObject.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/gc/TestHumongousReferenceObject.java Mon Oct 17 18:54:12 2016 -0400
@@ -3,16 +3,16 @@
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General License version 2 only, as
+ * under the terms of the GNU General Public License version 2 only, as
* published by the Free Software Foundation.
*
* This code is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General License
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
* version 2 for more details (a copy is included in the LICENSE file that
* accompanied this code).
*
- * You should have received a copy of the GNU General License version
+ * You should have received a copy of the GNU General Public License version
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
--- a/hotspot/test/gc/TestSystemGC.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/gc/TestSystemGC.java Mon Oct 17 18:54:12 2016 -0400
@@ -1,25 +1,25 @@
/*
-* Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
-* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
-*
-* This code is free software; you can redistribute it and/or modify it
-* under the terms of the GNU General Public License version 2 only, as
-* published by the Free Software Foundation.
-*
-* This code is distributed in the hope that it will be useful, but WITHOUT
-* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
-* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
-* version 2 for more details (a copy is included in the LICENSE file that
-* accompanied this code).
-*
-* You should have received a copy of the GNU General Public License version
-* 2 along with this work; if not, write to the Free Software Foundation,
-* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
-*
-* 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.
-*/
+ * Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
+ * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+ *
+ * This code is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU General Public License version 2 only, as
+ * published by the Free Software Foundation.
+ *
+ * This code is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
+ * version 2 for more details (a copy is included in the LICENSE file that
+ * accompanied this code).
+ *
+ * You should have received a copy of the GNU General Public License version
+ * 2 along with this work; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
+ *
+ * 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.
+ */
/*
* @test TestSystemGC
--- a/hotspot/test/gc/arguments/AllocationHelper.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/gc/arguments/AllocationHelper.java Mon Oct 17 18:54:12 2016 -0400
@@ -1,25 +1,25 @@
/*
-* Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
-* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
-*
-* This code is free software; you can redistribute it and/or modify it
-* under the terms of the GNU General Public License version 2 only, as
-* published by the Free Software Foundation.
-*
-* This code is distributed in the hope that it will be useful, but WITHOUT
-* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
-* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
-* version 2 for more details (a copy is included in the LICENSE file that
-* accompanied this code).
-*
-* You should have received a copy of the GNU General Public License version
-* 2 along with this work; if not, write to the Free Software Foundation,
-* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
-*
-* 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.
-*/
+ * Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
+ * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+ *
+ * This code is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU General Public License version 2 only, as
+ * published by the Free Software Foundation.
+ *
+ * This code is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
+ * version 2 for more details (a copy is included in the LICENSE file that
+ * accompanied this code).
+ *
+ * You should have received a copy of the GNU General Public License version
+ * 2 along with this work; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
+ *
+ * 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.
+ */
import java.util.LinkedList;
import java.util.concurrent.Callable;
--- a/hotspot/test/gc/arguments/FlagsValue.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/gc/arguments/FlagsValue.java Mon Oct 17 18:54:12 2016 -0400
@@ -1,25 +1,25 @@
/*
-* Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved.
-* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
-*
-* This code is free software; you can redistribute it and/or modify it
-* under the terms of the GNU General Public License version 2 only, as
-* published by the Free Software Foundation.
-*
-* This code is distributed in the hope that it will be useful, but WITHOUT
-* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
-* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
-* version 2 for more details (a copy is included in the LICENSE file that
-* accompanied this code).
-*
-* You should have received a copy of the GNU General Public License version
-* 2 along with this work; if not, write to the Free Software Foundation,
-* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
-*
-* 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.
-*/
+ * Copyright (c) 2014, Oracle and/or its affiliates. All rights reserved.
+ * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+ *
+ * This code is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU General Public License version 2 only, as
+ * published by the Free Software Foundation.
+ *
+ * This code is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
+ * version 2 for more details (a copy is included in the LICENSE file that
+ * accompanied this code).
+ *
+ * You should have received a copy of the GNU General Public License version
+ * 2 along with this work; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
+ *
+ * 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.
+ */
import java.util.regex.*;
--- a/hotspot/test/gc/arguments/GCTypes.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/gc/arguments/GCTypes.java Mon Oct 17 18:54:12 2016 -0400
@@ -1,25 +1,25 @@
/*
-* Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.
-* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
-*
-* This code is free software; you can redistribute it and/or modify it
-* under the terms of the GNU General Public License version 2 only, as
-* published by the Free Software Foundation.
-*
-* This code is distributed in the hope that it will be useful, but WITHOUT
-* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
-* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
-* version 2 for more details (a copy is included in the LICENSE file that
-* accompanied this code).
-*
-* You should have received a copy of the GNU General Public License version
-* 2 along with this work; if not, write to the Free Software Foundation,
-* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
-*
-* 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.
-*/
+ * Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.
+ * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+ *
+ * This code is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU General Public License version 2 only, as
+ * published by the Free Software Foundation.
+ *
+ * This code is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
+ * version 2 for more details (a copy is included in the LICENSE file that
+ * accompanied this code).
+ *
+ * You should have received a copy of the GNU General Public License version
+ * 2 along with this work; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
+ *
+ * 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.
+ */
import java.lang.management.GarbageCollectorMXBean;
import java.lang.management.ManagementFactory;
--- a/hotspot/test/gc/arguments/HeapRegionUsageTool.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/gc/arguments/HeapRegionUsageTool.java Mon Oct 17 18:54:12 2016 -0400
@@ -1,25 +1,25 @@
/*
-* Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
-* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
-*
-* This code is free software; you can redistribute it and/or modify it
-* under the terms of the GNU General Public License version 2 only, as
-* published by the Free Software Foundation.
-*
-* This code is distributed in the hope that it will be useful, but WITHOUT
-* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
-* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
-* version 2 for more details (a copy is included in the LICENSE file that
-* accompanied this code).
-*
-* You should have received a copy of the GNU General Public License version
-* 2 along with this work; if not, write to the Free Software Foundation,
-* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
-*
-* 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.
-*/
+ * Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
+ * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+ *
+ * This code is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU General Public License version 2 only, as
+ * published by the Free Software Foundation.
+ *
+ * This code is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
+ * version 2 for more details (a copy is included in the LICENSE file that
+ * accompanied this code).
+ *
+ * You should have received a copy of the GNU General Public License version
+ * 2 along with this work; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
+ *
+ * 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.
+ */
import java.lang.management.ManagementFactory;
import java.lang.management.MemoryPoolMXBean;
--- a/hotspot/test/gc/arguments/TestCMSHeapSizeFlags.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/gc/arguments/TestCMSHeapSizeFlags.java Mon Oct 17 18:54:12 2016 -0400
@@ -1,25 +1,25 @@
/*
-* Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.
-* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
-*
-* This code is free software; you can redistribute it and/or modify it
-* under the terms of the GNU General Public License version 2 only, as
-* published by the Free Software Foundation.
-*
-* This code is distributed in the hope that it will be useful, but WITHOUT
-* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
-* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
-* version 2 for more details (a copy is included in the LICENSE file that
-* accompanied this code).
-*
-* You should have received a copy of the GNU General Public License version
-* 2 along with this work; if not, write to the Free Software Foundation,
-* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
-*
-* 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.
-*/
+ * Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.
+ * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+ *
+ * This code is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU General Public License version 2 only, as
+ * published by the Free Software Foundation.
+ *
+ * This code is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
+ * version 2 for more details (a copy is included in the LICENSE file that
+ * accompanied this code).
+ *
+ * You should have received a copy of the GNU General Public License version
+ * 2 along with this work; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
+ *
+ * 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.
+ */
/*
* @test TestCMSHeapSizeFlags
--- a/hotspot/test/gc/arguments/TestG1ConcMarkStepDurationMillis.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/gc/arguments/TestG1ConcMarkStepDurationMillis.java Mon Oct 17 18:54:12 2016 -0400
@@ -1,25 +1,25 @@
/*
-* Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
-* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
-*
-* This code is free software; you can redistribute it and/or modify it
-* under the terms of the GNU General Public License version 2 only, as
-* published by the Free Software Foundation.
-*
-* This code is distributed in the hope that it will be useful, but WITHOUT
-* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
-* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
-* version 2 for more details (a copy is included in the LICENSE file that
-* accompanied this code).
-*
-* You should have received a copy of the GNU General Public License version
-* 2 along with this work; if not, write to the Free Software Foundation,
-* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
-*
-* 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.
-*/
+ * Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
+ * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+ *
+ * This code is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU General Public License version 2 only, as
+ * published by the Free Software Foundation.
+ *
+ * This code is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
+ * version 2 for more details (a copy is included in the LICENSE file that
+ * accompanied this code).
+ *
+ * You should have received a copy of the GNU General Public License version
+ * 2 along with this work; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
+ *
+ * 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.
+ */
/*
* @test TestG1ConcMarkStepDurationMillis
--- a/hotspot/test/gc/arguments/TestG1ConcRefinementThreads.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/gc/arguments/TestG1ConcRefinementThreads.java Mon Oct 17 18:54:12 2016 -0400
@@ -1,25 +1,25 @@
/*
-* Copyright (c) 2014, 2016, Oracle and/or its affiliates. All rights reserved.
-* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
-*
-* This code is free software; you can redistribute it and/or modify it
-* under the terms of the GNU General Public License version 2 only, as
-* published by the Free Software Foundation.
-*
-* This code is distributed in the hope that it will be useful, but WITHOUT
-* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
-* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
-* version 2 for more details (a copy is included in the LICENSE file that
-* accompanied this code).
-*
-* You should have received a copy of the GNU General Public License version
-* 2 along with this work; if not, write to the Free Software Foundation,
-* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
-*
-* 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.
-*/
+ * Copyright (c) 2014, 2016, Oracle and/or its affiliates. All rights reserved.
+ * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+ *
+ * This code is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU General Public License version 2 only, as
+ * published by the Free Software Foundation.
+ *
+ * This code is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
+ * version 2 for more details (a copy is included in the LICENSE file that
+ * accompanied this code).
+ *
+ * You should have received a copy of the GNU General Public License version
+ * 2 along with this work; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
+ *
+ * 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.
+ */
/*
* @test TestG1ConcRefinementThreads
--- a/hotspot/test/gc/arguments/TestG1HeapRegionSize.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/gc/arguments/TestG1HeapRegionSize.java Mon Oct 17 18:54:12 2016 -0400
@@ -1,25 +1,25 @@
/*
-* Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.
-* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
-*
-* This code is free software; you can redistribute it and/or modify it
-* under the terms of the GNU General Public License version 2 only, as
-* published by the Free Software Foundation.
-*
-* This code is distributed in the hope that it will be useful, but WITHOUT
-* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
-* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
-* version 2 for more details (a copy is included in the LICENSE file that
-* accompanied this code).
-*
-* You should have received a copy of the GNU General Public License version
-* 2 along with this work; if not, write to the Free Software Foundation,
-* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
-*
-* 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.
-*/
+ * Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.
+ * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+ *
+ * This code is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU General Public License version 2 only, as
+ * published by the Free Software Foundation.
+ *
+ * This code is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
+ * version 2 for more details (a copy is included in the LICENSE file that
+ * accompanied this code).
+ *
+ * You should have received a copy of the GNU General Public License version
+ * 2 along with this work; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
+ *
+ * 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.
+ */
/*
* @test TestG1HeapRegionSize
--- a/hotspot/test/gc/arguments/TestG1HeapSizeFlags.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/gc/arguments/TestG1HeapSizeFlags.java Mon Oct 17 18:54:12 2016 -0400
@@ -1,25 +1,25 @@
/*
-* Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.
-* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
-*
-* This code is free software; you can redistribute it and/or modify it
-* under the terms of the GNU General Public License version 2 only, as
-* published by the Free Software Foundation.
-*
-* This code is distributed in the hope that it will be useful, but WITHOUT
-* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
-* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
-* version 2 for more details (a copy is included in the LICENSE file that
-* accompanied this code).
-*
-* You should have received a copy of the GNU General Public License version
-* 2 along with this work; if not, write to the Free Software Foundation,
-* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
-*
-* 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.
-*/
+ * Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.
+ * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+ *
+ * This code is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU General Public License version 2 only, as
+ * published by the Free Software Foundation.
+ *
+ * This code is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
+ * version 2 for more details (a copy is included in the LICENSE file that
+ * accompanied this code).
+ *
+ * You should have received a copy of the GNU General Public License version
+ * 2 along with this work; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
+ *
+ * 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.
+ */
/*
* @test TestG1HeapSizeFlags
--- a/hotspot/test/gc/arguments/TestG1PercentageOptions.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/gc/arguments/TestG1PercentageOptions.java Mon Oct 17 18:54:12 2016 -0400
@@ -1,25 +1,25 @@
/*
-* Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
-* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
-*
-* This code is free software; you can redistribute it and/or modify it
-* under the terms of the GNU General Public License version 2 only, as
-* published by the Free Software Foundation.
-*
-* This code is distributed in the hope that it will be useful, but WITHOUT
-* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
-* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
-* version 2 for more details (a copy is included in the LICENSE file that
-* accompanied this code).
-*
-* You should have received a copy of the GNU General Public License version
-* 2 along with this work; if not, write to the Free Software Foundation,
-* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
-*
-* 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.
-*/
+ * Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
+ * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+ *
+ * This code is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU General Public License version 2 only, as
+ * published by the Free Software Foundation.
+ *
+ * This code is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
+ * version 2 for more details (a copy is included in the LICENSE file that
+ * accompanied this code).
+ *
+ * You should have received a copy of the GNU General Public License version
+ * 2 along with this work; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
+ *
+ * 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.
+ */
/*
* @test TestG1PercentageOptions
--- a/hotspot/test/gc/arguments/TestInitialTenuringThreshold.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/gc/arguments/TestInitialTenuringThreshold.java Mon Oct 17 18:54:12 2016 -0400
@@ -1,25 +1,25 @@
/*
-* Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.
-* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
-*
-* This code is free software; you can redistribute it and/or modify it
-* under the terms of the GNU General Public License version 2 only, as
-* published by the Free Software Foundation.
-*
-* This code is distributed in the hope that it will be useful, but WITHOUT
-* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
-* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
-* version 2 for more details (a copy is included in the LICENSE file that
-* accompanied this code).
-*
-* You should have received a copy of the GNU General Public License version
-* 2 along with this work; if not, write to the Free Software Foundation,
-* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
-*
-* 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.
-*/
+ * Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.
+ * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+ *
+ * This code is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU General Public License version 2 only, as
+ * published by the Free Software Foundation.
+ *
+ * This code is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
+ * version 2 for more details (a copy is included in the LICENSE file that
+ * accompanied this code).
+ *
+ * You should have received a copy of the GNU General Public License version
+ * 2 along with this work; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
+ *
+ * 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.
+ */
/*
* @test TestInitialTenuringThreshold
--- a/hotspot/test/gc/arguments/TestMaxHeapSizeTools.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/gc/arguments/TestMaxHeapSizeTools.java Mon Oct 17 18:54:12 2016 -0400
@@ -1,25 +1,25 @@
/*
-* Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.
-* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
-*
-* This code is free software; you can redistribute it and/or modify it
-* under the terms of the GNU General Public License version 2 only, as
-* published by the Free Software Foundation.
-*
-* This code is distributed in the hope that it will be useful, but WITHOUT
-* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
-* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
-* version 2 for more details (a copy is included in the LICENSE file that
-* accompanied this code).
-*
-* You should have received a copy of the GNU General Public License version
-* 2 along with this work; if not, write to the Free Software Foundation,
-* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
-*
-* 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.
-*/
+ * Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.
+ * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+ *
+ * This code is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU General Public License version 2 only, as
+ * published by the Free Software Foundation.
+ *
+ * This code is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
+ * version 2 for more details (a copy is included in the LICENSE file that
+ * accompanied this code).
+ *
+ * You should have received a copy of the GNU General Public License version
+ * 2 along with this work; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
+ *
+ * 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.
+ */
import java.util.regex.Matcher;
import java.util.regex.Pattern;
--- a/hotspot/test/gc/arguments/TestMaxMinHeapFreeRatioFlags.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/gc/arguments/TestMaxMinHeapFreeRatioFlags.java Mon Oct 17 18:54:12 2016 -0400
@@ -1,25 +1,25 @@
/*
-* Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
-* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
-*
-* This code is free software; you can redistribute it and/or modify it
-* under the terms of the GNU General Public License version 2 only, as
-* published by the Free Software Foundation.
-*
-* This code is distributed in the hope that it will be useful, but WITHOUT
-* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
-* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
-* version 2 for more details (a copy is included in the LICENSE file that
-* accompanied this code).
-*
-* You should have received a copy of the GNU General Public License version
-* 2 along with this work; if not, write to the Free Software Foundation,
-* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
-*
-* 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.
-*/
+ * Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
+ * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+ *
+ * This code is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU General Public License version 2 only, as
+ * published by the Free Software Foundation.
+ *
+ * This code is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
+ * version 2 for more details (a copy is included in the LICENSE file that
+ * accompanied this code).
+ *
+ * You should have received a copy of the GNU General Public License version
+ * 2 along with this work; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
+ *
+ * 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.
+ */
/*
* @test TestMaxMinHeapFreeRatioFlags
--- a/hotspot/test/gc/arguments/TestMaxNewSize.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/gc/arguments/TestMaxNewSize.java Mon Oct 17 18:54:12 2016 -0400
@@ -1,25 +1,25 @@
/*
-* Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.
-* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
-*
-* This code is free software; you can redistribute it and/or modify it
-* under the terms of the GNU General Public License version 2 only, as
-* published by the Free Software Foundation.
-*
-* This code is distributed in the hope that it will be useful, but WITHOUT
-* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
-* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
-* version 2 for more details (a copy is included in the LICENSE file that
-* accompanied this code).
-*
-* You should have received a copy of the GNU General Public License version
-* 2 along with this work; if not, write to the Free Software Foundation,
-* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
-*
-* 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.
-*/
+ * Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.
+ * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+ *
+ * This code is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU General Public License version 2 only, as
+ * published by the Free Software Foundation.
+ *
+ * This code is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
+ * version 2 for more details (a copy is included in the LICENSE file that
+ * accompanied this code).
+ *
+ * You should have received a copy of the GNU General Public License version
+ * 2 along with this work; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
+ *
+ * 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.
+ */
/*
* @test TestMaxNewSize
--- a/hotspot/test/gc/arguments/TestMinAndInitialSurvivorRatioFlags.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/gc/arguments/TestMinAndInitialSurvivorRatioFlags.java Mon Oct 17 18:54:12 2016 -0400
@@ -1,25 +1,25 @@
/*
-* Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
-* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
-*
-* This code is free software; you can redistribute it and/or modify it
-* under the terms of the GNU General Public License version 2 only, as
-* published by the Free Software Foundation.
-*
-* This code is distributed in the hope that it will be useful, but WITHOUT
-* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
-* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
-* version 2 for more details (a copy is included in the LICENSE file that
-* accompanied this code).
-*
-* You should have received a copy of the GNU General Public License version
-* 2 along with this work; if not, write to the Free Software Foundation,
-* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
-*
-* 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.
-*/
+ * Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
+ * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+ *
+ * This code is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU General Public License version 2 only, as
+ * published by the Free Software Foundation.
+ *
+ * This code is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
+ * version 2 for more details (a copy is included in the LICENSE file that
+ * accompanied this code).
+ *
+ * You should have received a copy of the GNU General Public License version
+ * 2 along with this work; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
+ *
+ * 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.
+ */
/*
* @test TestMinAndInitialSurvivorRatioFlags
--- a/hotspot/test/gc/arguments/TestMinInitialErgonomics.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/gc/arguments/TestMinInitialErgonomics.java Mon Oct 17 18:54:12 2016 -0400
@@ -1,25 +1,25 @@
/*
-* Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.
-* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
-*
-* This code is free software; you can redistribute it and/or modify it
-* under the terms of the GNU General Public License version 2 only, as
-* published by the Free Software Foundation.
-*
-* This code is distributed in the hope that it will be useful, but WITHOUT
-* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
-* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
-* version 2 for more details (a copy is included in the LICENSE file that
-* accompanied this code).
-*
-* You should have received a copy of the GNU General Public License version
-* 2 along with this work; if not, write to the Free Software Foundation,
-* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
-*
-* 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.
-*/
+ * Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.
+ * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+ *
+ * This code is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU General Public License version 2 only, as
+ * published by the Free Software Foundation.
+ *
+ * This code is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
+ * version 2 for more details (a copy is included in the LICENSE file that
+ * accompanied this code).
+ *
+ * You should have received a copy of the GNU General Public License version
+ * 2 along with this work; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
+ *
+ * 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.
+ */
/**
* @test TestMinInitialErgonomics
--- a/hotspot/test/gc/arguments/TestNewRatioFlag.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/gc/arguments/TestNewRatioFlag.java Mon Oct 17 18:54:12 2016 -0400
@@ -1,25 +1,25 @@
/*
-* Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
-* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
-*
-* This code is free software; you can redistribute it and/or modify it
-* under the terms of the GNU General Public License version 2 only, as
-* published by the Free Software Foundation.
-*
-* This code is distributed in the hope that it will be useful, but WITHOUT
-* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
-* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
-* version 2 for more details (a copy is included in the LICENSE file that
-* accompanied this code).
-*
-* You should have received a copy of the GNU General Public License version
-* 2 along with this work; if not, write to the Free Software Foundation,
-* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
-*
-* 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.
-*/
+ * Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
+ * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+ *
+ * This code is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU General Public License version 2 only, as
+ * published by the Free Software Foundation.
+ *
+ * This code is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
+ * version 2 for more details (a copy is included in the LICENSE file that
+ * accompanied this code).
+ *
+ * You should have received a copy of the GNU General Public License version
+ * 2 along with this work; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
+ *
+ * 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.
+ */
/*
* @test TestNewRatioFlag
--- a/hotspot/test/gc/arguments/TestNewSizeThreadIncrease.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/gc/arguments/TestNewSizeThreadIncrease.java Mon Oct 17 18:54:12 2016 -0400
@@ -1,25 +1,25 @@
/*
-* Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
-* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
-*
-* This code is free software; you can redistribute it and/or modify it
-* under the terms of the GNU General Public License version 2 only, as
-* published by the Free Software Foundation.
-*
-* This code is distributed in the hope that it will be useful, but WITHOUT
-* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
-* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
-* version 2 for more details (a copy is included in the LICENSE file that
-* accompanied this code).
-*
-* You should have received a copy of the GNU General Public License version
-* 2 along with this work; if not, write to the Free Software Foundation,
-* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
-*
-* 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.
-*/
+ * Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
+ * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+ *
+ * This code is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU General Public License version 2 only, as
+ * published by the Free Software Foundation.
+ *
+ * This code is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
+ * version 2 for more details (a copy is included in the LICENSE file that
+ * accompanied this code).
+ *
+ * You should have received a copy of the GNU General Public License version
+ * 2 along with this work; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
+ *
+ * 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.
+ */
/*
* @test TestNewSizeThreadIncrease
--- a/hotspot/test/gc/arguments/TestObjectTenuringFlags.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/gc/arguments/TestObjectTenuringFlags.java Mon Oct 17 18:54:12 2016 -0400
@@ -1,25 +1,25 @@
/*
-* Copyright (c) 2014, 2016, Oracle and/or its affiliates. All rights reserved.
-* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
-*
-* This code is free software; you can redistribute it and/or modify it
-* under the terms of the GNU General Public License version 2 only, as
-* published by the Free Software Foundation.
-*
-* This code is distributed in the hope that it will be useful, but WITHOUT
-* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
-* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
-* version 2 for more details (a copy is included in the LICENSE file that
-* accompanied this code).
-*
-* You should have received a copy of the GNU General Public License version
-* 2 along with this work; if not, write to the Free Software Foundation,
-* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
-*
-* 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.
-*/
+ * Copyright (c) 2014, 2016, Oracle and/or its affiliates. All rights reserved.
+ * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+ *
+ * This code is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU General Public License version 2 only, as
+ * published by the Free Software Foundation.
+ *
+ * This code is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
+ * version 2 for more details (a copy is included in the LICENSE file that
+ * accompanied this code).
+ *
+ * You should have received a copy of the GNU General Public License version
+ * 2 along with this work; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
+ *
+ * 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.
+ */
/*
* @test TestObjectTenuringFlags
--- a/hotspot/test/gc/arguments/TestParallelGCThreads.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/gc/arguments/TestParallelGCThreads.java Mon Oct 17 18:54:12 2016 -0400
@@ -1,25 +1,25 @@
/*
-* Copyright (c) 2014, 2016, Oracle and/or its affiliates. All rights reserved.
-* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
-*
-* This code is free software; you can redistribute it and/or modify it
-* under the terms of the GNU General Public License version 2 only, as
-* published by the Free Software Foundation.
-*
-* This code is distributed in the hope that it will be useful, but WITHOUT
-* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
-* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
-* version 2 for more details (a copy is included in the LICENSE file that
-* accompanied this code).
-*
-* You should have received a copy of the GNU General Public License version
-* 2 along with this work; if not, write to the Free Software Foundation,
-* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
-*
-* 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.
-*/
+ * Copyright (c) 2014, 2016, Oracle and/or its affiliates. All rights reserved.
+ * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+ *
+ * This code is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU General Public License version 2 only, as
+ * published by the Free Software Foundation.
+ *
+ * This code is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
+ * version 2 for more details (a copy is included in the LICENSE file that
+ * accompanied this code).
+ *
+ * You should have received a copy of the GNU General Public License version
+ * 2 along with this work; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
+ *
+ * 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.
+ */
/*
* @test TestParallelGCThreads
--- a/hotspot/test/gc/arguments/TestParallelHeapSizeFlags.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/gc/arguments/TestParallelHeapSizeFlags.java Mon Oct 17 18:54:12 2016 -0400
@@ -1,25 +1,25 @@
/*
-* Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.
-* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
-*
-* This code is free software; you can redistribute it and/or modify it
-* under the terms of the GNU General Public License version 2 only, as
-* published by the Free Software Foundation.
-*
-* This code is distributed in the hope that it will be useful, but WITHOUT
-* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
-* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
-* version 2 for more details (a copy is included in the LICENSE file that
-* accompanied this code).
-*
-* You should have received a copy of the GNU General Public License version
-* 2 along with this work; if not, write to the Free Software Foundation,
-* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
-*
-* 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.
-*/
+ * Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.
+ * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+ *
+ * This code is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU General Public License version 2 only, as
+ * published by the Free Software Foundation.
+ *
+ * This code is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
+ * version 2 for more details (a copy is included in the LICENSE file that
+ * accompanied this code).
+ *
+ * You should have received a copy of the GNU General Public License version
+ * 2 along with this work; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
+ *
+ * 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.
+ */
/*
* @test TestParallelHeapSizeFlags
--- a/hotspot/test/gc/arguments/TestSerialHeapSizeFlags.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/gc/arguments/TestSerialHeapSizeFlags.java Mon Oct 17 18:54:12 2016 -0400
@@ -1,25 +1,25 @@
/*
-* Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.
-* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
-*
-* This code is free software; you can redistribute it and/or modify it
-* under the terms of the GNU General Public License version 2 only, as
-* published by the Free Software Foundation.
-*
-* This code is distributed in the hope that it will be useful, but WITHOUT
-* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
-* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
-* version 2 for more details (a copy is included in the LICENSE file that
-* accompanied this code).
-*
-* You should have received a copy of the GNU General Public License version
-* 2 along with this work; if not, write to the Free Software Foundation,
-* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
-*
-* 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.
-*/
+ * Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.
+ * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+ *
+ * This code is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU General Public License version 2 only, as
+ * published by the Free Software Foundation.
+ *
+ * This code is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
+ * version 2 for more details (a copy is included in the LICENSE file that
+ * accompanied this code).
+ *
+ * You should have received a copy of the GNU General Public License version
+ * 2 along with this work; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
+ *
+ * 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.
+ */
/*
* @test TestSerialHeapSizeFlags
--- a/hotspot/test/gc/arguments/TestShrinkHeapInSteps.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/gc/arguments/TestShrinkHeapInSteps.java Mon Oct 17 18:54:12 2016 -0400
@@ -1,25 +1,25 @@
/*
-* Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
-* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
-*
-* This code is free software; you can redistribute it and/or modify it
-* under the terms of the GNU General Public License version 2 only, as
-* published by the Free Software Foundation.
-*
-* This code is distributed in the hope that it will be useful, but WITHOUT
-* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
-* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
-* version 2 for more details (a copy is included in the LICENSE file that
-* accompanied this code).
-*
-* You should have received a copy of the GNU General Public License version
-* 2 along with this work; if not, write to the Free Software Foundation,
-* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
-*
-* 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.
-*/
+ * Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
+ * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+ *
+ * This code is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU General Public License version 2 only, as
+ * published by the Free Software Foundation.
+ *
+ * This code is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
+ * version 2 for more details (a copy is included in the LICENSE file that
+ * accompanied this code).
+ *
+ * You should have received a copy of the GNU General Public License version
+ * 2 along with this work; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
+ *
+ * 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.
+ */
/*
* @test TestShrinkHeapInSteps
--- a/hotspot/test/gc/arguments/TestSurvivorRatioFlag.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/gc/arguments/TestSurvivorRatioFlag.java Mon Oct 17 18:54:12 2016 -0400
@@ -1,25 +1,25 @@
/*
-* Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
-* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
-*
-* This code is free software; you can redistribute it and/or modify it
-* under the terms of the GNU General Public License version 2 only, as
-* published by the Free Software Foundation.
-*
-* This code is distributed in the hope that it will be useful, but WITHOUT
-* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
-* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
-* version 2 for more details (a copy is included in the LICENSE file that
-* accompanied this code).
-*
-* You should have received a copy of the GNU General Public License version
-* 2 along with this work; if not, write to the Free Software Foundation,
-* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
-*
-* 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.
-*/
+ * Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
+ * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+ *
+ * This code is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU General Public License version 2 only, as
+ * published by the Free Software Foundation.
+ *
+ * This code is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
+ * version 2 for more details (a copy is included in the LICENSE file that
+ * accompanied this code).
+ *
+ * You should have received a copy of the GNU General Public License version
+ * 2 along with this work; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
+ *
+ * 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.
+ */
/*
* @test TestSurvivorRatioFlag
--- a/hotspot/test/gc/arguments/TestTargetSurvivorRatioFlag.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/gc/arguments/TestTargetSurvivorRatioFlag.java Mon Oct 17 18:54:12 2016 -0400
@@ -1,25 +1,25 @@
/*
-* Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
-* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
-*
-* This code is free software; you can redistribute it and/or modify it
-* under the terms of the GNU General Public License version 2 only, as
-* published by the Free Software Foundation.
-*
-* This code is distributed in the hope that it will be useful, but WITHOUT
-* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
-* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
-* version 2 for more details (a copy is included in the LICENSE file that
-* accompanied this code).
-*
-* You should have received a copy of the GNU General Public License version
-* 2 along with this work; if not, write to the Free Software Foundation,
-* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
-*
-* 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.
-*/
+ * Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
+ * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+ *
+ * This code is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU General Public License version 2 only, as
+ * published by the Free Software Foundation.
+ *
+ * This code is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
+ * version 2 for more details (a copy is included in the LICENSE file that
+ * accompanied this code).
+ *
+ * You should have received a copy of the GNU General Public License version
+ * 2 along with this work; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
+ *
+ * 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.
+ */
/*
* @test TestTargetSurvivorRatioFlag
--- a/hotspot/test/gc/arguments/TestUnrecognizedVMOptionsHandling.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/gc/arguments/TestUnrecognizedVMOptionsHandling.java Mon Oct 17 18:54:12 2016 -0400
@@ -1,25 +1,25 @@
/*
-* Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.
-* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
-*
-* This code is free software; you can redistribute it and/or modify it
-* under the terms of the GNU General Public License version 2 only, as
-* published by the Free Software Foundation.
-*
-* This code is distributed in the hope that it will be useful, but WITHOUT
-* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
-* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
-* version 2 for more details (a copy is included in the LICENSE file that
-* accompanied this code).
-*
-* You should have received a copy of the GNU General Public License version
-* 2 along with this work; if not, write to the Free Software Foundation,
-* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
-*
-* 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.
-*/
+ * Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.
+ * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+ *
+ * This code is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU General Public License version 2 only, as
+ * published by the Free Software Foundation.
+ *
+ * This code is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
+ * version 2 for more details (a copy is included in the LICENSE file that
+ * accompanied this code).
+ *
+ * You should have received a copy of the GNU General Public License version
+ * 2 along with this work; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
+ *
+ * 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.
+ */
/*
* @test TestUnrecognizedVMOptionsHandling
--- a/hotspot/test/gc/arguments/TestUseCompressedOopsErgo.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/gc/arguments/TestUseCompressedOopsErgo.java Mon Oct 17 18:54:12 2016 -0400
@@ -1,25 +1,25 @@
/*
-* Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.
-* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
-*
-* This code is free software; you can redistribute it and/or modify it
-* under the terms of the GNU General Public License version 2 only, as
-* published by the Free Software Foundation.
-*
-* This code is distributed in the hope that it will be useful, but WITHOUT
-* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
-* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
-* version 2 for more details (a copy is included in the LICENSE file that
-* accompanied this code).
-*
-* You should have received a copy of the GNU General Public License version
-* 2 along with this work; if not, write to the Free Software Foundation,
-* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
-*
-* 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.
-*/
+ * Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.
+ * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+ *
+ * This code is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU General Public License version 2 only, as
+ * published by the Free Software Foundation.
+ *
+ * This code is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
+ * version 2 for more details (a copy is included in the LICENSE file that
+ * accompanied this code).
+ *
+ * You should have received a copy of the GNU General Public License version
+ * 2 along with this work; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
+ *
+ * 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.
+ */
/*
* @test TestUseCompressedOopsErgo
--- a/hotspot/test/gc/arguments/TestUseCompressedOopsErgoTools.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/gc/arguments/TestUseCompressedOopsErgoTools.java Mon Oct 17 18:54:12 2016 -0400
@@ -1,25 +1,25 @@
/*
-* Copyright (c) 2013, 2015,Oracle and/or its affiliates. All rights reserved.
-* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
-*
-* This code is free software; you can redistribute it and/or modify it
-* under the terms of the GNU General Public License version 2 only, as
-* published by the Free Software Foundation.
-*
-* This code is distributed in the hope that it will be useful, but WITHOUT
-* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
-* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
-* version 2 for more details (a copy is included in the LICENSE file that
-* accompanied this code).
-*
-* You should have received a copy of the GNU General Public License version
-* 2 along with this work; if not, write to the Free Software Foundation,
-* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
-*
-* 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.
-*/
+ * Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.
+ * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+ *
+ * This code is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU General Public License version 2 only, as
+ * published by the Free Software Foundation.
+ *
+ * This code is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
+ * version 2 for more details (a copy is included in the LICENSE file that
+ * accompanied this code).
+ *
+ * You should have received a copy of the GNU General Public License version
+ * 2 along with this work; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
+ *
+ * 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.
+ */
import com.sun.management.HotSpotDiagnosticMXBean;
import com.sun.management.VMOption;
--- a/hotspot/test/gc/arguments/TestVerifyBeforeAndAfterGCFlags.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/gc/arguments/TestVerifyBeforeAndAfterGCFlags.java Mon Oct 17 18:54:12 2016 -0400
@@ -1,25 +1,25 @@
/*
-* Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
-* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
-*
-* This code is free software; you can redistribute it and/or modify it
-* under the terms of the GNU General Public License version 2 only, as
-* published by the Free Software Foundation.
-*
-* This code is distributed in the hope that it will be useful, but WITHOUT
-* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
-* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
-* version 2 for more details (a copy is included in the LICENSE file that
-* accompanied this code).
-*
-* You should have received a copy of the GNU General Public License version
-* 2 along with this work; if not, write to the Free Software Foundation,
-* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
-*
-* 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.
-*/
+ * Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
+ * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+ *
+ * This code is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU General Public License version 2 only, as
+ * published by the Free Software Foundation.
+ *
+ * This code is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
+ * version 2 for more details (a copy is included in the LICENSE file that
+ * accompanied this code).
+ *
+ * You should have received a copy of the GNU General Public License version
+ * 2 along with this work; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
+ *
+ * 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.
+ */
/*
* @test TestVerifyBeforeAndAfterGCFlags
--- a/hotspot/test/gc/cms/DisableResizePLAB.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/gc/cms/DisableResizePLAB.java Mon Oct 17 18:54:12 2016 -0400
@@ -1,25 +1,25 @@
/*
-* Copyright (c) 2014, 2016, Oracle and/or its affiliates. All rights reserved.
-* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
-*
-* This code is free software; you can redistribute it and/or modify it
-* under the terms of the GNU General Public License version 2 only, as
-* published by the Free Software Foundation.
-*
-* This code is distributed in the hope that it will be useful, but WITHOUT
-* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
-* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
-* version 2 for more details (a copy is included in the LICENSE file that
-* accompanied this code).
-*
-* You should have received a copy of the GNU General Public License version
-* 2 along with this work; if not, write to the Free Software Foundation,
-* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
-*
-* 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.
-*/
+ * Copyright (c) 2014, 2016, Oracle and/or its affiliates. All rights reserved.
+ * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+ *
+ * This code is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU General Public License version 2 only, as
+ * published by the Free Software Foundation.
+ *
+ * This code is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
+ * version 2 for more details (a copy is included in the LICENSE file that
+ * accompanied this code).
+ *
+ * You should have received a copy of the GNU General Public License version
+ * 2 along with this work; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
+ *
+ * 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.
+ */
/*
* @test DisableResizePLAB
--- a/hotspot/test/gc/cms/TestCMSScavengeBeforeRemark.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/gc/cms/TestCMSScavengeBeforeRemark.java Mon Oct 17 18:54:12 2016 -0400
@@ -1,25 +1,25 @@
/*
-* Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
-* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
-*
-* This code is free software; you can redistribute it and/or modify it
-* under the terms of the GNU General Public License version 2 only, as
-* published by the Free Software Foundation.
-*
-* This code is distributed in the hope that it will be useful, but WITHOUT
-* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
-* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
-* version 2 for more details (a copy is included in the LICENSE file that
-* accompanied this code).
-*
-* You should have received a copy of the GNU General Public License version
-* 2 along with this work; if not, write to the Free Software Foundation,
-* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
-*
-* 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.
-*/
+ * Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
+ * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+ *
+ * This code is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU General Public License version 2 only, as
+ * published by the Free Software Foundation.
+ *
+ * This code is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
+ * version 2 for more details (a copy is included in the LICENSE file that
+ * accompanied this code).
+ *
+ * You should have received a copy of the GNU General Public License version
+ * 2 along with this work; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
+ *
+ * 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.
+ */
/*
* @test TestCMSScavengeBeforeRemark
--- a/hotspot/test/gc/g1/humongousObjects/ClassLoaderGenerator.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/gc/g1/humongousObjects/ClassLoaderGenerator.java Mon Oct 17 18:54:12 2016 -0400
@@ -19,8 +19,8 @@
* 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 gc.g1.humongousObjects;
import gc.testlibrary.Helpers;
--- a/hotspot/test/gc/g1/humongousObjects/G1SampleClass.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/gc/g1/humongousObjects/G1SampleClass.java Mon Oct 17 18:54:12 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 gc.g1.humongousObjects;
--- a/hotspot/test/gc/g1/humongousObjects/TestHeapCounters.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/gc/g1/humongousObjects/TestHeapCounters.java Mon Oct 17 18:54:12 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 gc.g1.humongousObjects;
--- a/hotspot/test/gc/g1/humongousObjects/TestHumongousClassLoader.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/gc/g1/humongousObjects/TestHumongousClassLoader.java Mon Oct 17 18:54:12 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 gc.g1.humongousObjects;
--- a/hotspot/test/gc/g1/humongousObjects/TestHumongousMovement.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/gc/g1/humongousObjects/TestHumongousMovement.java Mon Oct 17 18:54:12 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 gc.g1.humongousObjects;
--- a/hotspot/test/gc/g1/humongousObjects/TestHumongousNonArrayAllocation.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/gc/g1/humongousObjects/TestHumongousNonArrayAllocation.java Mon Oct 17 18:54:12 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 gc.g1.humongousObjects;
--- a/hotspot/test/gc/g1/humongousObjects/TestHumongousThreshold.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/gc/g1/humongousObjects/TestHumongousThreshold.java Mon Oct 17 18:54:12 2016 -0400
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2015,2016 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
@@ -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 gc.g1.humongousObjects;
--- a/hotspot/test/gc/g1/humongousObjects/TestNoAllocationsInHRegions.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/gc/g1/humongousObjects/TestNoAllocationsInHRegions.java Mon Oct 17 18:54:12 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 gc.g1.humongousObjects;
--- a/hotspot/test/gc/g1/humongousObjects/TestObjectCollected.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/gc/g1/humongousObjects/TestObjectCollected.java Mon Oct 17 18:54:12 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 gc.g1.humongousObjects;
--- a/hotspot/test/gc/g1/humongousObjects/objectGraphTest/GC.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/gc/g1/humongousObjects/objectGraphTest/GC.java Mon Oct 17 18:54:12 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 gc.g1.humongousObjects.objectGraphTest;
--- a/hotspot/test/gc/g1/humongousObjects/objectGraphTest/GCTokens.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/gc/g1/humongousObjects/objectGraphTest/GCTokens.java Mon Oct 17 18:54:12 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 gc.g1.humongousObjects.objectGraphTest;
--- a/hotspot/test/gc/g1/humongousObjects/objectGraphTest/ObjectGraph.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/gc/g1/humongousObjects/objectGraphTest/ObjectGraph.java Mon Oct 17 18:54:12 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 gc.g1.humongousObjects.objectGraphTest;
--- a/hotspot/test/gc/g1/humongousObjects/objectGraphTest/ReferenceInfo.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/gc/g1/humongousObjects/objectGraphTest/ReferenceInfo.java Mon Oct 17 18:54:12 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 gc.g1.humongousObjects.objectGraphTest;
--- a/hotspot/test/gc/g1/humongousObjects/objectGraphTest/TestObjectGraphAfterGC.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/gc/g1/humongousObjects/objectGraphTest/TestObjectGraphAfterGC.java Mon Oct 17 18:54:12 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 gc.g1.humongousObjects.objectGraphTest;
--- a/hotspot/test/gc/g1/humongousObjects/objectGraphTest/TestcaseData.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/gc/g1/humongousObjects/objectGraphTest/TestcaseData.java Mon Oct 17 18:54:12 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 gc.g1.humongousObjects.objectGraphTest;
--- a/hotspot/test/gc/logging/TestUnifiedLoggingSwitchStress.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/gc/logging/TestUnifiedLoggingSwitchStress.java Mon Oct 17 18:54:12 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 gc.logging;
--- a/hotspot/test/gc/startup_warnings/TestCMS.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/gc/startup_warnings/TestCMS.java Mon Oct 17 18:54:12 2016 -0400
@@ -1,25 +1,25 @@
/*
-* Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.
-* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
-*
-* This code is free software; you can redistribute it and/or modify it
-* under the terms of the GNU General Public License version 2 only, as
-* published by the Free Software Foundation.
-*
-* This code is distributed in the hope that it will be useful, but WITHOUT
-* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
-* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
-* version 2 for more details (a copy is included in the LICENSE file that
-* accompanied this code).
-*
-* You should have received a copy of the GNU General Public License version
-* 2 along with this work; if not, write to the Free Software Foundation,
-* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
-*
-* 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.
-*/
+ * Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.
+ * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+ *
+ * This code is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU General Public License version 2 only, as
+ * published by the Free Software Foundation.
+ *
+ * This code is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
+ * version 2 for more details (a copy is included in the LICENSE file that
+ * accompanied this code).
+ *
+ * You should have received a copy of the GNU General Public License version
+ * 2 along with this work; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
+ *
+ * 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.
+ */
/*
* @test TestCMS
--- a/hotspot/test/gc/startup_warnings/TestDefNewCMS.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/gc/startup_warnings/TestDefNewCMS.java Mon Oct 17 18:54:12 2016 -0400
@@ -1,25 +1,25 @@
/*
-* Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.
-* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
-*
-* This code is free software; you can redistribute it and/or modify it
-* under the terms of the GNU General Public License version 2 only, as
-* published by the Free Software Foundation.
-*
-* This code is distributed in the hope that it will be useful, but WITHOUT
-* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
-* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
-* version 2 for more details (a copy is included in the LICENSE file that
-* accompanied this code).
-*
-* You should have received a copy of the GNU General Public License version
-* 2 along with this work; if not, write to the Free Software Foundation,
-* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
-*
-* 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.
-*/
+ * Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.
+ * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+ *
+ * This code is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU General Public License version 2 only, as
+ * published by the Free Software Foundation.
+ *
+ * This code is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
+ * version 2 for more details (a copy is included in the LICENSE file that
+ * accompanied this code).
+ *
+ * You should have received a copy of the GNU General Public License version
+ * 2 along with this work; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
+ *
+ * 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.
+ */
/*
* @test TestDefNewCMS
--- a/hotspot/test/gc/startup_warnings/TestG1.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/gc/startup_warnings/TestG1.java Mon Oct 17 18:54:12 2016 -0400
@@ -1,25 +1,25 @@
/*
-* Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.
-* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
-*
-* This code is free software; you can redistribute it and/or modify it
-* under the terms of the GNU General Public License version 2 only, as
-* published by the Free Software Foundation.
-*
-* This code is distributed in the hope that it will be useful, but WITHOUT
-* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
-* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
-* version 2 for more details (a copy is included in the LICENSE file that
-* accompanied this code).
-*
-* You should have received a copy of the GNU General Public License version
-* 2 along with this work; if not, write to the Free Software Foundation,
-* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
-*
-* 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.
-*/
+ * Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.
+ * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+ *
+ * This code is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU General Public License version 2 only, as
+ * published by the Free Software Foundation.
+ *
+ * This code is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
+ * version 2 for more details (a copy is included in the LICENSE file that
+ * accompanied this code).
+ *
+ * You should have received a copy of the GNU General Public License version
+ * 2 along with this work; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
+ *
+ * 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.
+ */
/*
* @test TestG1
--- a/hotspot/test/gc/startup_warnings/TestParNewCMS.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/gc/startup_warnings/TestParNewCMS.java Mon Oct 17 18:54:12 2016 -0400
@@ -1,25 +1,25 @@
/*
-* Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.
-* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
-*
-* This code is free software; you can redistribute it and/or modify it
-* under the terms of the GNU General Public License version 2 only, as
-* published by the Free Software Foundation.
-*
-* This code is distributed in the hope that it will be useful, but WITHOUT
-* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
-* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
-* version 2 for more details (a copy is included in the LICENSE file that
-* accompanied this code).
-*
-* You should have received a copy of the GNU General Public License version
-* 2 along with this work; if not, write to the Free Software Foundation,
-* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
-*
-* 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.
-*/
+ * Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.
+ * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+ *
+ * This code is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU General Public License version 2 only, as
+ * published by the Free Software Foundation.
+ *
+ * This code is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
+ * version 2 for more details (a copy is included in the LICENSE file that
+ * accompanied this code).
+ *
+ * You should have received a copy of the GNU General Public License version
+ * 2 along with this work; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
+ *
+ * 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.
+ */
/*
* @test TestParNewCMS
--- a/hotspot/test/gc/startup_warnings/TestParNewSerialOld.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/gc/startup_warnings/TestParNewSerialOld.java Mon Oct 17 18:54:12 2016 -0400
@@ -1,25 +1,25 @@
/*
-* Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.
-* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
-*
-* This code is free software; you can redistribute it and/or modify it
-* under the terms of the GNU General Public License version 2 only, as
-* published by the Free Software Foundation.
-*
-* This code is distributed in the hope that it will be useful, but WITHOUT
-* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
-* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
-* version 2 for more details (a copy is included in the LICENSE file that
-* accompanied this code).
-*
-* You should have received a copy of the GNU General Public License version
-* 2 along with this work; if not, write to the Free Software Foundation,
-* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
-*
-* 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.
-*/
+ * Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.
+ * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+ *
+ * This code is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU General Public License version 2 only, as
+ * published by the Free Software Foundation.
+ *
+ * This code is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
+ * version 2 for more details (a copy is included in the LICENSE file that
+ * accompanied this code).
+ *
+ * You should have received a copy of the GNU General Public License version
+ * 2 along with this work; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
+ *
+ * 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.
+ */
/*
* @test TestParNewSerialOld
--- a/hotspot/test/gc/startup_warnings/TestParallelGC.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/gc/startup_warnings/TestParallelGC.java Mon Oct 17 18:54:12 2016 -0400
@@ -1,25 +1,25 @@
/*
-* Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.
-* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
-*
-* This code is free software; you can redistribute it and/or modify it
-* under the terms of the GNU General Public License version 2 only, as
-* published by the Free Software Foundation.
-*
-* This code is distributed in the hope that it will be useful, but WITHOUT
-* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
-* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
-* version 2 for more details (a copy is included in the LICENSE file that
-* accompanied this code).
-*
-* You should have received a copy of the GNU General Public License version
-* 2 along with this work; if not, write to the Free Software Foundation,
-* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
-*
-* 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.
-*/
+ * Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.
+ * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+ *
+ * This code is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU General Public License version 2 only, as
+ * published by the Free Software Foundation.
+ *
+ * This code is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
+ * version 2 for more details (a copy is included in the LICENSE file that
+ * accompanied this code).
+ *
+ * You should have received a copy of the GNU General Public License version
+ * 2 along with this work; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
+ *
+ * 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.
+ */
/*
* @test TestParallelGC
--- a/hotspot/test/gc/startup_warnings/TestParallelScavengeSerialOld.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/gc/startup_warnings/TestParallelScavengeSerialOld.java Mon Oct 17 18:54:12 2016 -0400
@@ -1,25 +1,25 @@
/*
-* Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.
-* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
-*
-* This code is free software; you can redistribute it and/or modify it
-* under the terms of the GNU General Public License version 2 only, as
-* published by the Free Software Foundation.
-*
-* This code is distributed in the hope that it will be useful, but WITHOUT
-* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
-* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
-* version 2 for more details (a copy is included in the LICENSE file that
-* accompanied this code).
-*
-* You should have received a copy of the GNU General Public License version
-* 2 along with this work; if not, write to the Free Software Foundation,
-* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
-*
-* 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.
-*/
+ * Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.
+ * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+ *
+ * This code is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU General Public License version 2 only, as
+ * published by the Free Software Foundation.
+ *
+ * This code is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
+ * version 2 for more details (a copy is included in the LICENSE file that
+ * accompanied this code).
+ *
+ * You should have received a copy of the GNU General Public License version
+ * 2 along with this work; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
+ *
+ * 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.
+ */
/*
* @test TestParallelScavengeSerialOld
--- a/hotspot/test/gc/startup_warnings/TestSerialGC.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/gc/startup_warnings/TestSerialGC.java Mon Oct 17 18:54:12 2016 -0400
@@ -1,25 +1,25 @@
/*
-* Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.
-* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
-*
-* This code is free software; you can redistribute it and/or modify it
-* under the terms of the GNU General Public License version 2 only, as
-* published by the Free Software Foundation.
-*
-* This code is distributed in the hope that it will be useful, but WITHOUT
-* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
-* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
-* version 2 for more details (a copy is included in the LICENSE file that
-* accompanied this code).
-*
-* You should have received a copy of the GNU General Public License version
-* 2 along with this work; if not, write to the Free Software Foundation,
-* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
-*
-* 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.
-*/
+ * Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.
+ * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+ *
+ * This code is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU General Public License version 2 only, as
+ * published by the Free Software Foundation.
+ *
+ * This code is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
+ * version 2 for more details (a copy is included in the LICENSE file that
+ * accompanied this code).
+ *
+ * You should have received a copy of the GNU General Public License version
+ * 2 along with this work; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
+ *
+ * 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.
+ */
/*
* @test TestSerialGC
--- a/hotspot/test/gc/stress/TestGCOld.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/gc/stress/TestGCOld.java Mon Oct 17 18:54:12 2016 -0400
@@ -1,25 +1,25 @@
/*
-* Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
-* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
-*
-* This code is free software; you can redistribute it and/or modify it
-* under the terms of the GNU General Public License version 2 only, as
-* published by the Free Software Foundation.
-*
-* This code is distributed in the hope that it will be useful, but WITHOUT
-* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
-* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
-* version 2 for more details (a copy is included in the LICENSE file that
-* accompanied this code).
-*
-* You should have received a copy of the GNU General Public License version
-* 2 along with this work; if not, write to the Free Software Foundation,
-* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
-*
-* 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.
-*/
+ * Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
+ * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+ *
+ * This code is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU General Public License version 2 only, as
+ * published by the Free Software Foundation.
+ *
+ * This code is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
+ * version 2 for more details (a copy is included in the LICENSE file that
+ * accompanied this code).
+ *
+ * You should have received a copy of the GNU General Public License version
+ * 2 along with this work; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
+ *
+ * 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.
+ */
/*
* @test TestGCOld
--- a/hotspot/test/gc/testlibrary/Helpers.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/gc/testlibrary/Helpers.java Mon Oct 17 18:54:12 2016 -0400
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2015, 2016 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
@@ -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 gc.testlibrary;
--- a/hotspot/test/native/GTestWrapper.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/native/GTestWrapper.java Mon Oct 17 18:54:12 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.
- *
*/
/* @test
--- a/hotspot/test/native/gtestLauncher.cpp Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/native/gtestLauncher.cpp Mon Oct 17 18:54:12 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.
- *
*/
#include "prims/jni.h"
--- a/hotspot/test/native/logging/logTestFixture.cpp Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/native/logging/logTestFixture.cpp Mon Oct 17 18:54:12 2016 -0400
@@ -19,8 +19,8 @@
* 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.
- *
*/
+
#include "precompiled.hpp"
#include "logTestFixture.hpp"
#include "logTestUtils.inline.hpp"
--- a/hotspot/test/native/logging/logTestFixture.hpp Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/native/logging/logTestFixture.hpp Mon Oct 17 18:54:12 2016 -0400
@@ -19,8 +19,8 @@
* 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.
- *
*/
+
#include "unittest.hpp"
#include "utilities/globalDefinitions.hpp"
--- a/hotspot/test/native/logging/logTestUtils.inline.hpp Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/native/logging/logTestUtils.inline.hpp Mon Oct 17 18:54:12 2016 -0400
@@ -19,8 +19,8 @@
* 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.
- *
*/
+
#include "logging/log.hpp"
#include "logging/logConfiguration.hpp"
#include "logging/logStream.hpp"
--- a/hotspot/test/native/logging/test_logConfiguration.cpp Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/native/logging/test_logConfiguration.cpp Mon Oct 17 18:54:12 2016 -0400
@@ -19,8 +19,8 @@
* 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.
- *
*/
+
#include "precompiled.hpp"
#include "logTestFixture.hpp"
#include "logTestUtils.inline.hpp"
--- a/hotspot/test/native/logging/test_logDecorations.cpp Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/native/logging/test_logDecorations.cpp Mon Oct 17 18:54:12 2016 -0400
@@ -19,8 +19,8 @@
* 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.
- *
*/
+
#include "precompiled.hpp"
#include "logging/logDecorations.hpp"
#include "logging/logTagSet.hpp"
--- a/hotspot/test/native/logging/test_logDecorators.cpp Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/native/logging/test_logDecorators.cpp Mon Oct 17 18:54:12 2016 -0400
@@ -19,8 +19,8 @@
* 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.
- *
*/
+
#include "precompiled.hpp"
#include "logging/logDecorators.hpp"
#include "unittest.hpp"
--- a/hotspot/test/native/logging/test_logFileOutput.cpp Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/native/logging/test_logFileOutput.cpp Mon Oct 17 18:54:12 2016 -0400
@@ -19,8 +19,8 @@
* 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.
- *
*/
+
#include "precompiled.hpp"
#include "logTestUtils.inline.hpp"
#include "logging/logFileOutput.hpp"
--- a/hotspot/test/native/logging/test_logLevel.cpp Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/native/logging/test_logLevel.cpp Mon Oct 17 18:54:12 2016 -0400
@@ -19,8 +19,8 @@
* 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.
- *
*/
+
#include "precompiled.hpp"
#include "logging/logLevel.hpp"
#include "unittest.hpp"
--- a/hotspot/test/native/logging/test_logOutputList.cpp Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/native/logging/test_logOutputList.cpp Mon Oct 17 18:54:12 2016 -0400
@@ -19,8 +19,8 @@
* 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.
- *
*/
+
#include "precompiled.hpp"
#include "logging/logLevel.hpp"
#include "logging/logOutput.hpp"
--- a/hotspot/test/native/logging/test_logTag.cpp Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/native/logging/test_logTag.cpp Mon Oct 17 18:54:12 2016 -0400
@@ -19,8 +19,8 @@
* 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.
- *
*/
+
#include "precompiled.hpp"
#include "logging/logTag.hpp"
#include "unittest.hpp"
--- a/hotspot/test/native/logging/test_logTagLevelExpression.cpp Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/native/logging/test_logTagLevelExpression.cpp Mon Oct 17 18:54:12 2016 -0400
@@ -19,8 +19,8 @@
* 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.
- *
*/
+
#include "precompiled.hpp"
#include "logging/logLevel.hpp"
#include "logging/logTagLevelExpression.hpp"
--- a/hotspot/test/native/logging/test_logTagSet.cpp Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/native/logging/test_logTagSet.cpp Mon Oct 17 18:54:12 2016 -0400
@@ -10,7 +10,7 @@
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
* version 2 for more details (a copy is included in the LICENSE file that
- * ac_heapanied this code).
+ * accompanied this code).
*
* You should have received a copy of the GNU General Public License version
* 2 along with this work; if not, write to the Free Software Foundation,
@@ -19,8 +19,8 @@
* 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.
- *
*/
+
#include "precompiled.hpp"
#include "logging/logLevel.hpp"
#include "logging/logOutput.hpp"
--- a/hotspot/test/native/runtime/test_arguments.cpp Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/native/runtime/test_arguments.cpp Mon Oct 17 18:54:12 2016 -0400
@@ -19,8 +19,8 @@
* 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.
- *
*/
+
#include "precompiled.hpp"
#include "runtime/arguments.hpp"
#include "unittest.hpp"
--- a/hotspot/test/native/runtime/test_classLoader.cpp Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/native/runtime/test_classLoader.cpp Mon Oct 17 18:54:12 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.
- *
*/
#include "precompiled.hpp"
--- a/hotspot/test/native/runtime/test_globals.cpp Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/native/runtime/test_globals.cpp Mon Oct 17 18:54:12 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.
- *
*/
#include "precompiled.hpp"
--- a/hotspot/test/native/runtime/test_os.cpp Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/native/runtime/test_os.cpp Mon Oct 17 18:54:12 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.
- *
*/
#include "precompiled.hpp"
--- a/hotspot/test/native/unittest.hpp Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/native/unittest.hpp Mon Oct 17 18:54:12 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.
- *
*/
#ifndef UNITTEST_HPP
--- a/hotspot/test/native/utilities/test_bitMap_setops.cpp Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/native/utilities/test_bitMap_setops.cpp Mon Oct 17 18:54:12 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.
- *
*/
#include "precompiled.hpp"
--- a/hotspot/test/native/utilities/test_quicksort.cpp Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/native/utilities/test_quicksort.cpp Mon Oct 17 18:54:12 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.
- *
*/
#include "precompiled.hpp"
--- a/hotspot/test/runtime/7116786/Test7116786.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/runtime/7116786/Test7116786.java Mon Oct 17 18:54:12 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.
- *
*/
/*
--- a/hotspot/test/runtime/7167069/PrintAsFlag.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/runtime/7167069/PrintAsFlag.java Mon Oct 17 18:54:12 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.
- *
*/
/*
--- a/hotspot/test/runtime/BootClassAppendProp/BootClassPathAppend.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/runtime/BootClassAppendProp/BootClassPathAppend.java Mon Oct 17 18:54:12 2016 -0400
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2015 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
--- a/hotspot/test/runtime/BootClassAppendProp/SunBootClassPath.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/runtime/BootClassAppendProp/SunBootClassPath.java Mon Oct 17 18:54:12 2016 -0400
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2015 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
--- a/hotspot/test/runtime/CommandLine/ObsoleteFlagErrorMessage.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/runtime/CommandLine/ObsoleteFlagErrorMessage.java Mon Oct 17 18:54:12 2016 -0400
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2014, 2015 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2014, 2015, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
--- a/hotspot/test/runtime/CommandLine/TraceExceptionsTest.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/runtime/CommandLine/TraceExceptionsTest.java Mon Oct 17 18:54:12 2016 -0400
@@ -8,7 +8,7 @@
*
* This code is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
* version 2 for more details (a copy is included in the LICENSE file that
* accompanied this code).
*
--- a/hotspot/test/runtime/Final/TestPutMain.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/runtime/Final/TestPutMain.java Mon Oct 17 18:54:12 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.
- *
*/
/*
--- a/hotspot/test/runtime/InternalApi/ThreadCpuTimesDeadlock.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/runtime/InternalApi/ThreadCpuTimesDeadlock.java Mon Oct 17 18:54:12 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.
- *
*/
/*
--- a/hotspot/test/runtime/MirrorFrame/Asmator.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/runtime/MirrorFrame/Asmator.java Mon Oct 17 18:54:12 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.
- *
*/
import jdk.internal.org.objectweb.asm.*;
--- a/hotspot/test/runtime/MirrorFrame/Test8003720.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/runtime/MirrorFrame/Test8003720.java Mon Oct 17 18:54:12 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.
- *
*/
/*
--- a/hotspot/test/runtime/MirrorFrame/Victim.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/runtime/MirrorFrame/Victim.java Mon Oct 17 18:54:12 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.
- *
*/
public class Victim implements Test8003720.CallMe {
--- a/hotspot/test/runtime/MirrorFrame/VictimClassLoader.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/runtime/MirrorFrame/VictimClassLoader.java Mon Oct 17 18:54:12 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.
- *
*/
public class VictimClassLoader extends ClassLoader {
--- a/hotspot/test/runtime/SelectionResolution/AbstractMethodErrorTest.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/runtime/SelectionResolution/AbstractMethodErrorTest.java Mon Oct 17 18:54:12 2016 -0400
@@ -15,7 +15,7 @@
* You should have received a copy of the GNU General Public License version
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
-*
+ *
* 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.
--- a/hotspot/test/runtime/SelectionResolution/classes/selectionresolution/Builder.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/runtime/SelectionResolution/classes/selectionresolution/Builder.java Mon Oct 17 18:54:12 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 selectionresolution;
--- a/hotspot/test/runtime/SelectionResolution/classes/selectionresolution/ByteCodeClassLoader.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/runtime/SelectionResolution/classes/selectionresolution/ByteCodeClassLoader.java Mon Oct 17 18:54:12 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 selectionresolution;
--- a/hotspot/test/runtime/SelectionResolution/classes/selectionresolution/ClassBuilder.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/runtime/SelectionResolution/classes/selectionresolution/ClassBuilder.java Mon Oct 17 18:54:12 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 selectionresolution;
--- a/hotspot/test/runtime/SelectionResolution/classes/selectionresolution/ClassConstruct.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/runtime/SelectionResolution/classes/selectionresolution/ClassConstruct.java Mon Oct 17 18:54:12 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 selectionresolution;
--- a/hotspot/test/runtime/SelectionResolution/classes/selectionresolution/Clazz.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/runtime/SelectionResolution/classes/selectionresolution/Clazz.java Mon Oct 17 18:54:12 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 selectionresolution;
--- a/hotspot/test/runtime/SelectionResolution/classes/selectionresolution/HierarchyShape.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/runtime/SelectionResolution/classes/selectionresolution/HierarchyShape.java Mon Oct 17 18:54:12 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 selectionresolution;
--- a/hotspot/test/runtime/SelectionResolution/classes/selectionresolution/Interface.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/runtime/SelectionResolution/classes/selectionresolution/Interface.java Mon Oct 17 18:54:12 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 selectionresolution;
--- a/hotspot/test/runtime/SelectionResolution/classes/selectionresolution/Method.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/runtime/SelectionResolution/classes/selectionresolution/Method.java Mon Oct 17 18:54:12 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 selectionresolution;
--- a/hotspot/test/runtime/SelectionResolution/classes/selectionresolution/MethodData.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/runtime/SelectionResolution/classes/selectionresolution/MethodData.java Mon Oct 17 18:54:12 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 selectionresolution;
--- a/hotspot/test/runtime/SelectionResolution/classes/selectionresolution/TestBuilder.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/runtime/SelectionResolution/classes/selectionresolution/TestBuilder.java Mon Oct 17 18:54:12 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 selectionresolution;
--- a/hotspot/test/runtime/SharedArchiveFile/DumpSymbolAndStringTable.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/runtime/SharedArchiveFile/DumpSymbolAndStringTable.java Mon Oct 17 18:54:12 2016 -0400
@@ -12,8 +12,7 @@
* version 2 for more details (a copy is included in the LICENSE file that
* accompanied this code).
*
- * You should have received a copy of the GNU General Public License
- * version
+ * You should have received a copy of the GNU General Public License version
* 2 along with this work; if not, write to the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
*
@@ -21,6 +20,7 @@
* or visit www.oracle.com if you need additional information or have any
* questions.
*/
+
/*
* @test
* @bug 8059510
--- a/hotspot/test/runtime/StackGuardPages/exeinvoke.c Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/runtime/StackGuardPages/exeinvoke.c Mon Oct 17 18:54:12 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.
- *
*/
/* This code tests the fact that we actually remove stack guard page when calling
--- a/hotspot/test/runtime/Throwable/StackTraceLogging.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/runtime/Throwable/StackTraceLogging.java Mon Oct 17 18:54:12 2016 -0400
@@ -8,7 +8,7 @@
*
* This code is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
* version 2 for more details (a copy is included in the LICENSE file that
* accompanied this code).
*
--- a/hotspot/test/runtime/Throwable/ThrowableIntrospectionSegfault.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/runtime/Throwable/ThrowableIntrospectionSegfault.java Mon Oct 17 18:54:12 2016 -0400
@@ -8,7 +8,7 @@
*
* This code is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
* version 2 for more details (a copy is included in the LICENSE file that
* accompanied this code).
*
--- a/hotspot/test/runtime/classFileParserBug/AnnotationTag.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/runtime/classFileParserBug/AnnotationTag.java Mon Oct 17 18:54:12 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.
- *
*/
/*
--- a/hotspot/test/runtime/classFileParserBug/BadInitMethod.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/runtime/classFileParserBug/BadInitMethod.java Mon Oct 17 18:54:12 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.
- *
*/
/*
--- a/hotspot/test/runtime/classFileParserBug/BadNameAndType.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/runtime/classFileParserBug/BadNameAndType.java Mon Oct 17 18:54:12 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.
- *
*/
/*
--- a/hotspot/test/runtime/classFileParserBug/EnclosingMethod.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/runtime/classFileParserBug/EnclosingMethod.java Mon Oct 17 18:54:12 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.
- *
*/
/*
--- a/hotspot/test/runtime/classFileParserBug/InitInInterface.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/runtime/classFileParserBug/InitInInterface.java Mon Oct 17 18:54:12 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.
- *
*/
/*
--- a/hotspot/test/runtime/classFileParserBug/TestBadClassName.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/runtime/classFileParserBug/TestBadClassName.java Mon Oct 17 18:54:12 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.
- *
*/
/*
--- a/hotspot/test/runtime/lambda-features/InvokespecialInterface.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/runtime/lambda-features/InvokespecialInterface.java Mon Oct 17 18:54:12 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.
- *
*/
/*
--- a/hotspot/test/runtime/lambda-features/PublicStaticInterfaceMethodHandling.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/runtime/lambda-features/PublicStaticInterfaceMethodHandling.java Mon Oct 17 18:54:12 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.
- *
*/
/*
--- a/hotspot/test/runtime/lambda-features/TestConcreteClassWithAbstractMethod.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/runtime/lambda-features/TestConcreteClassWithAbstractMethod.java Mon Oct 17 18:54:12 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.
- *
*/
/*
--- a/hotspot/test/runtime/lambda-features/TestInterfaceInit.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/runtime/lambda-features/TestInterfaceInit.java Mon Oct 17 18:54:12 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.
- *
*/
/*
--- a/hotspot/test/runtime/lambda-features/TestInterfaceOrder.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/runtime/lambda-features/TestInterfaceOrder.java Mon Oct 17 18:54:12 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.
- *
*/
/*
--- a/hotspot/test/runtime/lambda-features/TestStaticandInstance.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/runtime/lambda-features/TestStaticandInstance.java Mon Oct 17 18:54:12 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.
- *
*/
/*
--- a/hotspot/test/runtime/logging/BiasedLockingTest.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/runtime/logging/BiasedLockingTest.java Mon Oct 17 18:54:12 2016 -0400
@@ -8,7 +8,7 @@
*
* This code is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
* version 2 for more details (a copy is included in the LICENSE file that
* accompanied this code).
*
--- a/hotspot/test/runtime/logging/CompressedOopsTest.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/runtime/logging/CompressedOopsTest.java Mon Oct 17 18:54:12 2016 -0400
@@ -8,7 +8,7 @@
*
* This code is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
* version 2 for more details (a copy is included in the LICENSE file that
* accompanied this code).
*
--- a/hotspot/test/runtime/logging/DefaultMethodsTest.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/runtime/logging/DefaultMethodsTest.java Mon Oct 17 18:54:12 2016 -0400
@@ -8,7 +8,7 @@
*
* This code is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
* version 2 for more details (a copy is included in the LICENSE file that
* accompanied this code).
*
--- a/hotspot/test/runtime/logging/ExceptionsTest.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/runtime/logging/ExceptionsTest.java Mon Oct 17 18:54:12 2016 -0400
@@ -8,7 +8,7 @@
*
* This code is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
* version 2 for more details (a copy is included in the LICENSE file that
* accompanied this code).
*
--- a/hotspot/test/runtime/logging/ItablesTest.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/runtime/logging/ItablesTest.java Mon Oct 17 18:54:12 2016 -0400
@@ -8,7 +8,7 @@
*
* This code is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
* version 2 for more details (a copy is included in the LICENSE file that
* accompanied this code).
*
--- a/hotspot/test/runtime/logging/ModulesTest.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/runtime/logging/ModulesTest.java Mon Oct 17 18:54:12 2016 -0400
@@ -8,7 +8,7 @@
*
* This code is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
* version 2 for more details (a copy is included in the LICENSE file that
* accompanied this code).
*
--- a/hotspot/test/runtime/logging/MonitorInflationTest.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/runtime/logging/MonitorInflationTest.java Mon Oct 17 18:54:12 2016 -0400
@@ -8,7 +8,7 @@
*
* This code is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
* version 2 for more details (a copy is included in the LICENSE file that
* accompanied this code).
*
--- a/hotspot/test/runtime/logging/OsCpuLoggingTest.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/runtime/logging/OsCpuLoggingTest.java Mon Oct 17 18:54:12 2016 -0400
@@ -8,7 +8,7 @@
*
* This code is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
* version 2 for more details (a copy is included in the LICENSE file that
* accompanied this code).
*
--- a/hotspot/test/runtime/logging/SafepointCleanupTest.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/runtime/logging/SafepointCleanupTest.java Mon Oct 17 18:54:12 2016 -0400
@@ -8,7 +8,7 @@
*
* This code is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
* version 2 for more details (a copy is included in the LICENSE file that
* accompanied this code).
*
--- a/hotspot/test/runtime/logging/SafepointTest.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/runtime/logging/SafepointTest.java Mon Oct 17 18:54:12 2016 -0400
@@ -8,7 +8,7 @@
*
* This code is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
* version 2 for more details (a copy is included in the LICENSE file that
* accompanied this code).
*
--- a/hotspot/test/runtime/logging/StartupTimeTest.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/runtime/logging/StartupTimeTest.java Mon Oct 17 18:54:12 2016 -0400
@@ -8,7 +8,7 @@
*
* This code is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
* version 2 for more details (a copy is included in the LICENSE file that
* accompanied this code).
*
--- a/hotspot/test/runtime/logging/VMOperationTest.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/runtime/logging/VMOperationTest.java Mon Oct 17 18:54:12 2016 -0400
@@ -8,7 +8,7 @@
*
* This code is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
* version 2 for more details (a copy is included in the LICENSE file that
* accompanied this code).
*
--- a/hotspot/test/runtime/logging/VerificationTest.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/runtime/logging/VerificationTest.java Mon Oct 17 18:54:12 2016 -0400
@@ -8,7 +8,7 @@
*
* This code is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
* version 2 for more details (a copy is included in the LICENSE file that
* accompanied this code).
*
--- a/hotspot/test/runtime/logging/VtablesTest.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/runtime/logging/VtablesTest.java Mon Oct 17 18:54:12 2016 -0400
@@ -8,7 +8,7 @@
*
* This code is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
* version 2 for more details (a copy is included in the LICENSE file that
* accompanied this code).
*
--- a/hotspot/test/runtime/logging/p1/A.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/runtime/logging/p1/A.java Mon Oct 17 18:54:12 2016 -0400
@@ -8,7 +8,7 @@
*
* This code is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
* version 2 for more details (a copy is included in the LICENSE file that
* accompanied this code).
*
--- a/hotspot/test/runtime/logging/p1/C.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/runtime/logging/p1/C.java Mon Oct 17 18:54:12 2016 -0400
@@ -8,7 +8,7 @@
*
* This code is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
* version 2 for more details (a copy is included in the LICENSE file that
* accompanied this code).
*
--- a/hotspot/test/runtime/logging/p2/D.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/runtime/logging/p2/D.java Mon Oct 17 18:54:12 2016 -0400
@@ -8,7 +8,7 @@
*
* This code is distributed in the hope that it will be useful, but WITHOUT
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
* version 2 for more details (a copy is included in the LICENSE file that
* accompanied this code).
*
--- a/hotspot/test/runtime/stackMapCheck/StackMapCheck.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/runtime/stackMapCheck/StackMapCheck.java Mon Oct 17 18:54:12 2016 -0400
@@ -1,26 +1,25 @@
- /*
- * Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
- * This code is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License version 2 only, as
- * published by the Free Software Foundation.
- *
- * This code is distributed in the hope that it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
- * version 2 for more details (a copy is included in the LICENSE file that
- * accompanied this code).
- *
- * You should have received a copy of the GNU General Public License version
- * 2 along with this work; if not, write to the Free Software Foundation,
- * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
- *
- * 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.
- *
- */
+/*
+ * Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.
+ * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+ *
+ * This code is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU General Public License version 2 only, as
+ * published by the Free Software Foundation.
+ *
+ * This code is distributed in the hope that it will be useful, but WITHOUT
+ * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
+ * version 2 for more details (a copy is included in the LICENSE file that
+ * accompanied this code).
+ *
+ * You should have received a copy of the GNU General Public License version
+ * 2 along with this work; if not, write to the Free Software Foundation,
+ * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
+ *
+ * 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.
+ */
/*
* @test
--- a/hotspot/test/runtime/verifier/PrimIntArray.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/runtime/verifier/PrimIntArray.java Mon Oct 17 18:54:12 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.
- *
*/
/*
--- a/hotspot/test/runtime/verifier/TraceClassRes.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/runtime/verifier/TraceClassRes.java Mon Oct 17 18:54:12 2016 -0400
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2015 Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
*
* This code is free software; you can redistribute it and/or modify it
--- a/hotspot/test/sanity/ExecuteInternalVMTests.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/sanity/ExecuteInternalVMTests.java Mon Oct 17 18:54:12 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.
- *
*/
/* @test ExecuteInternalVMTests
--- a/hotspot/test/serviceability/dcmd/vm/DynLibsTest.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/serviceability/dcmd/vm/DynLibsTest.java Mon Oct 17 18:54:12 2016 -0400
@@ -1,11 +1,3 @@
-import org.testng.annotations.Test;
-import org.testng.Assert;
-
-import jdk.test.lib.process.OutputAnalyzer;
-import jdk.test.lib.Platform;
-import jdk.test.lib.dcmd.CommandExecutor;
-import jdk.test.lib.dcmd.JMXExecutor;
-
/*
* Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -29,6 +21,14 @@
* questions.
*/
+import org.testng.annotations.Test;
+import org.testng.Assert;
+
+import jdk.test.lib.process.OutputAnalyzer;
+import jdk.test.lib.Platform;
+import jdk.test.lib.dcmd.CommandExecutor;
+import jdk.test.lib.dcmd.JMXExecutor;
+
/*
* @test
* @summary Test of VM.dynlib diagnostic command via MBean
--- a/hotspot/test/serviceability/jvmti/TestLambdaFormRetransformation.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/serviceability/jvmti/TestLambdaFormRetransformation.java Mon Oct 17 18:54:12 2016 -0400
@@ -1,4 +1,3 @@
-
/*
* Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
--- a/hotspot/test/serviceability/tmtools/share/common/TmTool.java Mon Oct 17 18:40:10 2016 -0400
+++ b/hotspot/test/serviceability/tmtools/share/common/TmTool.java Mon Oct 17 18:54:12 2016 -0400
@@ -19,8 +19,8 @@
* 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 common;
import java.nio.file.Path;