Skip to content

Console Output

Skipping 10,904 KB.. Full Log
	       ^^^^^^^^^^^^^^^^^^^^^^^^\n
19:10:20 Javadoc: Invalid URL reference. Double quote the reference or use the href syntax\n
19:10:20 ----------\n
19:10:20 ]>
19:10:20   JavadocBugsTest>TestCase.runTest:957->testBug222900c:7654->AbstractRegressionTest.runNegativeTest:2560->AbstractRegressionTest.runNegativeTest:2571->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2489->TestCase.assertEquals:242->TestCase.assertStringEquals:266 testBug222900c - Eclipse found error(s) but Javac did not find any.
19:10:20 ----------- Expected ------------
19:10:20 
19:10:20 ------------ but was ------------
19:10:20 ----------\n
19:10:20 1. ERROR in X.java (at line 2)\n
19:10:20 	* Test the {@code} missing description\n
19:10:20 	             ^^^^\n
19:10:20 Javadoc: Description expected after @code\n
19:10:20 ----------\n
19:10:20 2. ERROR in X.java (at line 3)\n
19:10:20 	* Test the {@code\n
19:10:20 	             ^^^^\n
19:10:20 Javadoc: Description expected after @code\n
19:10:20 ----------\n
19:10:20 
19:10:20 --------- Difference is ----------
19:10:20  expected:<[]> but was:<[----------\n
19:10:20 1. ERROR in X.java (at line 2)\n
19:10:20 	* Test the {@code} missing description\n
19:10:20 	             ^^^^\n
19:10:20 Javadoc: Description expected after @code\n
19:10:20 ----------\n
19:10:20 2. ERROR in X.java (at line 3)\n
19:10:20 	* Test the {@code\n
19:10:20 	             ^^^^\n
19:10:20 Javadoc: Description expected after @code\n
19:10:20 ----------\n
19:10:20 ]>
19:10:20   JavadocBugsTest>TestCase.runTest:957->testBug222902:7707->AbstractRegressionTest.runConformTest:3425->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2540 testBug222902: unused excuse org.eclipse.jdt.core.tests.compiler.regression.AbstractRegressionTest$JavacTestOptions$Excuse@7c5dbca5 for compiler org.eclipse.jdt.core.tests.compiler.regression.AbstractRegressionTest$JavacCompiler@75e92bb7
19:10:20   JavadocBugsTest>TestCase.runTest:957->testBug233187a:7853->AbstractRegressionTest.runNegativeTest:2560->AbstractRegressionTest.runNegativeTest:2571->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2489->TestCase.assertEquals:242->TestCase.assertStringEquals:266 testBug233187a - Eclipse found error(s) but Javac did not find any.
19:10:20 ----------- Expected ------------
19:10:20 
19:10:20 ------------ but was ------------
19:10:20 ----------\n
19:10:20 1. ERROR in test\a\X.java (at line 10)\n
19:10:20 	* {@link X.Y#foo(test.a.X.Y.Z)} KO for javadoc tool\n
19:10:20 	             ^^^\n
19:10:20 Javadoc: The method foo(X.Y.Z[]) in the type X.Y is not applicable for the arguments (X.Y.Z)\n
19:10:20 ----------\n
19:10:20 2. ERROR in test\a\X.java (at line 11)\n
19:10:20 	* {@link X.Y#foo(no_test.a.X.Y.Z[])} KO for javadoc tool\n
19:10:20 	                 ^^^^^^^^^^^^^^^\n
19:10:20 Javadoc: no_test[] cannot be resolved to a type\n
19:10:20 ----------\n
19:10:20 3. ERROR in test\a\X.java (at line 12)\n
19:10:20 	* {@link X.Y#foo(Y.Z[])} KO for javadoc tool\n
19:10:20 	                 ^^^\n
19:10:20 Javadoc: Invalid member type qualification\n
19:10:20 ----------\n
19:10:20 4. ERROR in test\a\X.java (at line 13)\n
19:10:20 	* {@link test.a.X.Y#foo(Y.Z[])} KO for javadoc tool\n
19:10:20 	                        ^^^\n
19:10:20 Javadoc: Invalid member type qualification\n
19:10:20 ----------\n
19:10:20 
19:10:20 --------- Difference is ----------
19:10:20  expected:<[]> but was:<[----------\n
19:10:20 1. ERROR in test\a\X.java (at line 10)\n
19:10:20 	* {@link X.Y#foo(test.a.X.Y.Z)} KO for javadoc tool\n
19:10:20 	             ^^^\n
19:10:20 Javadoc: The method foo(X.Y.Z[]) in the type X.Y is not applicable for the arguments (X.Y.Z)\n
19:10:20 ----------\n
19:10:20 2. ERROR in test\a\X.java (at line 11)\n
19:10:20 	* {@link X.Y#foo(no_test.a.X.Y.Z[])} KO for javadoc tool\n
19:10:20 	                 ^^^^^^^^^^^^^^^\n
19:10:20 Javadoc: no_test[] cannot be resolved to a type\n
19:10:20 ----------\n
19:10:20 3. ERROR in test\a\X.java (at line 12)\n
19:10:20 	* {@link X.Y#foo(Y.Z[])} KO for javadoc tool\n
19:10:20 	                 ^^^\n
19:10:20 Javadoc: Invalid member type qualification\n
19:10:20 ----------\n
19:10:20 4. ERROR in test\a\X.java (at line 13)\n
19:10:20 	* {@link test.a.X.Y#foo(Y.Z[])} KO for javadoc tool\n
19:10:20 	                        ^^^\n
19:10:20 Javadoc: Invalid member type qualification\n
19:10:20 ----------\n
19:10:20 ]>
19:10:20   JavadocBugsTest>TestCase.runTest:957->testBug233187b:7882->AbstractRegressionTest.runNegativeTest:2560->AbstractRegressionTest.runNegativeTest:2571->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2489->TestCase.assertEquals:242->TestCase.assertStringEquals:266 testBug233187b - Eclipse found error(s) but Javac did not find any.
19:10:20 ----------- Expected ------------
19:10:20 
19:10:20 ------------ but was ------------
19:10:20 ----------\n
19:10:20 1. ERROR in test\b\X.java (at line 10)\n
19:10:20 	* {@link X.Y#foo(test.b.X.Y.Z[])} KO for javadoc tool\n
19:10:20 	             ^^^\n
19:10:20 Javadoc: The method foo(X.Y.Z) in the type X.Y is not applicable for the arguments (X.Y.Z[])\n
19:10:20 ----------\n
19:10:20 2. ERROR in test\b\X.java (at line 11)\n
19:10:20 	* {@link X.Y#foo(no_test.b.X.Y.Z)} KO for javadoc tool\n
19:10:20 	                 ^^^^^^^^^^^^^^^\n
19:10:20 Javadoc: no_test cannot be resolved to a type\n
19:10:20 ----------\n
19:10:20 3. ERROR in test\b\X.java (at line 12)\n
19:10:20 	* {@link X.Y#foo(Y.Z)} KO for javadoc tool\n
19:10:20 	                 ^^^\n
19:10:20 Javadoc: Invalid member type qualification\n
19:10:20 ----------\n
19:10:20 4. ERROR in test\b\X.java (at line 13)\n
19:10:20 	* {@link test.b.X.Y#foo(Y.Z)} KO for javadoc tool\n
19:10:20 	                        ^^^\n
19:10:20 Javadoc: Invalid member type qualification\n
19:10:20 ----------\n
19:10:20 
19:10:20 --------- Difference is ----------
19:10:20  expected:<[]> but was:<[----------\n
19:10:20 1. ERROR in test\b\X.java (at line 10)\n
19:10:20 	* {@link X.Y#foo(test.b.X.Y.Z[])} KO for javadoc tool\n
19:10:20 	             ^^^\n
19:10:20 Javadoc: The method foo(X.Y.Z) in the type X.Y is not applicable for the arguments (X.Y.Z[])\n
19:10:20 ----------\n
19:10:20 2. ERROR in test\b\X.java (at line 11)\n
19:10:20 	* {@link X.Y#foo(no_test.b.X.Y.Z)} KO for javadoc tool\n
19:10:20 	                 ^^^^^^^^^^^^^^^\n
19:10:20 Javadoc: no_test cannot be resolved to a type\n
19:10:20 ----------\n
19:10:20 3. ERROR in test\b\X.java (at line 12)\n
19:10:20 	* {@link X.Y#foo(Y.Z)} KO for javadoc tool\n
19:10:20 	                 ^^^\n
19:10:20 Javadoc: Invalid member type qualification\n
19:10:20 ----------\n
19:10:20 4. ERROR in test\b\X.java (at line 13)\n
19:10:20 	* {@link test.b.X.Y#foo(Y.Z)} KO for javadoc tool\n
19:10:20 	                        ^^^\n
19:10:20 Javadoc: Invalid member type qualification\n
19:10:20 ----------\n
19:10:20 ]>
19:10:20   JavadocBugsTest>TestCase.runTest:957->testBug254825:8110->AbstractRegressionTest.runNegativeTest:2560->AbstractRegressionTest.runNegativeTest:2571->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2489->TestCase.assertEquals:242->TestCase.assertStringEquals:266 testBug254825 - Eclipse found error(s) but Javac did not find any.
19:10:20 ----------- Expected ------------
19:10:20 
19:10:20 ------------ but was ------------
19:10:20 ----------\n
19:10:20 1. ERROR in X.java (at line 4)\n
19:10:20 	/** @see #o */\n
19:10:20 	          ^\n
19:10:20 Javadoc: o cannot be resolved or is not a field\n
19:10:20 ----------\n
19:10:20 
19:10:20 --------- Difference is ----------
19:10:20  expected:<[]> but was:<[----------\n
19:10:20 1. ERROR in X.java (at line 4)\n
19:10:20 	/** @see #o */\n
19:10:20 	          ^\n
19:10:20 Javadoc: o cannot be resolved or is not a field\n
19:10:20 ----------\n
19:10:20 ]>
19:10:20   JavadocBugsTest>TestCase.runTest:957->testBug254825b:8131->AbstractRegressionTest.runNegativeTest:2560->AbstractRegressionTest.runNegativeTest:2571->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2489->TestCase.assertEquals:242->TestCase.assertStringEquals:266 testBug254825b - Eclipse found error(s) but Javac did not find any.
19:10:20 ----------- Expected ------------
19:10:20 
19:10:20 ------------ but was ------------
19:10:20 ----------\n
19:10:20 1. ERROR in X.java (at line 2)\n
19:10:20 	/** @see #o */\n
19:10:20 	          ^\n
19:10:20 Javadoc: o cannot be resolved or is not a field\n
19:10:20 ----------\n
19:10:20 
19:10:20 --------- Difference is ----------
19:10:20  expected:<[]> but was:<[----------\n
19:10:20 1. ERROR in X.java (at line 2)\n
19:10:20 	/** @see #o */\n
19:10:20 	          ^\n
19:10:20 Javadoc: o cannot be resolved or is not a field\n
19:10:20 ----------\n
19:10:20 ]>
19:10:20   JavadocBugsTest>TestCase.runTest:957->testBug258798_1:8165->AbstractRegressionTest.runNegativeTest:2560->AbstractRegressionTest.runNegativeTest:2571->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2505->TestCase.assertEquals:242->TestCase.assertStringEquals:266 testBug258798_1 - Eclipse found warning(s) but Javac did not find any.
19:10:20 ----------- Expected ------------
19:10:20 
19:10:20 ------------ but was ------------
19:10:20 ----------\n
19:10:20 1. WARNING in X.java (at line 5)\n
19:10:20 	X(int i) {\n
19:10:20 	      ^\n
19:10:20 Javadoc: Missing tag for parameter i\n
19:10:20 ----------\n
19:10:20 
19:10:20 --------- Difference is ----------
19:10:20  expected:<[]> but was:<[----------\n
19:10:20 1. WARNING in X.java (at line 5)\n
19:10:20 	X(int i) {\n
19:10:20 	      ^\n
19:10:20 Javadoc: Missing tag for parameter i\n
19:10:20 ----------\n
19:10:20 ]>
19:10:20   JavadocBugsTest>TestCase.runTest:957->testBug258798_2a:8186->AbstractRegressionTest.runNegativeTest:2560->AbstractRegressionTest.runNegativeTest:2571->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2505->TestCase.assertEquals:242->TestCase.assertStringEquals:266 testBug258798_2a - Eclipse found warning(s) but Javac did not find any.
19:10:20 ----------- Expected ------------
19:10:20 
19:10:20 ------------ but was ------------
19:10:20 ----------\n
19:10:20 1. WARNING in X.java (at line 6)\n
19:10:20 	Y(double d) { super(0); }\n
19:10:20 	         ^\n
19:10:20 Javadoc: Missing tag for parameter d\n
19:10:20 ----------\n
19:10:20 
19:10:20 --------- Difference is ----------
19:10:20  expected:<[]> but was:<[----------\n
19:10:20 1. WARNING in X.java (at line 6)\n
19:10:20 	Y(double d) { super(0); }\n
19:10:20 	         ^\n
19:10:20 Javadoc: Missing tag for parameter d\n
19:10:20 ----------\n
19:10:20 ]>
19:10:20   JavadocBugsTest>TestCase.runTest:957->testBug258798_2b:8208->AbstractRegressionTest.runNegativeTest:2560->AbstractRegressionTest.runNegativeTest:2571->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2505->TestCase.assertEquals:242->TestCase.assertStringEquals:266 testBug258798_2b - Eclipse found warning(s) but Javac did not find any.
19:10:20 ----------- Expected ------------
19:10:20 
19:10:20 ------------ but was ------------
19:10:20 ----------\n
19:10:20 1. WARNING in X.java (at line 7)\n
19:10:20 	Y(List<U> lu) { super(null); }\n
19:10:20 	          ^^\n
19:10:20 Javadoc: Missing tag for parameter lu\n
19:10:20 ----------\n
19:10:20 
19:10:20 --------- Difference is ----------
19:10:20  expected:<[]> but was:<[----------\n
19:10:20 1. WARNING in X.java (at line 7)\n
19:10:20 	Y(List<U> lu) { super(null); }\n
19:10:20 	          ^^\n
19:10:20 Javadoc: Missing tag for parameter lu\n
19:10:20 ----------\n
19:10:20 ]>
19:10:20   JavadocBugsTest>TestCase.runTest:957->testBug258798_2c:8232->AbstractRegressionTest.runNegativeTest:2560->AbstractRegressionTest.runNegativeTest:2571->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2505->TestCase.assertEquals:242->TestCase.assertStringEquals:266 testBug258798_2c - Eclipse found warning(s) but Javac did not find any.
19:10:20 ----------- Expected ------------
19:10:20 
19:10:20 ------------ but was ------------
19:10:20 ----------\n
19:10:20 1. WARNING in X.java (at line 7)\n
19:10:20 	Y(List<U> lu) { super(lu); }\n
19:10:20 	          ^^\n
19:10:20 Javadoc: Missing tag for parameter lu\n
19:10:20 ----------\n
19:10:20 
19:10:20 --------- Difference is ----------
19:10:20  expected:<[]> but was:<[----------\n
19:10:20 1. WARNING in X.java (at line 7)\n
19:10:20 	Y(List<U> lu) { super(lu); }\n
19:10:20 	          ^^\n
19:10:20 Javadoc: Missing tag for parameter lu\n
19:10:20 ----------\n
19:10:20 ]>
19:10:20   JavadocBugsTest>TestCase.runTest:957->testBug267833_3:8498->AbstractRegressionTest.runNegativeTest:2560->AbstractRegressionTest.runNegativeTest:2571->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2489->TestCase.assertEquals:242->TestCase.assertStringEquals:266 testBug267833_3 - Eclipse found error(s) but Javac did not find any.
19:10:20 ----------- Expected ------------
19:10:20 
19:10:20 ------------ but was ------------
19:10:20 ----------\n
19:10:20 1. ERROR in X.java (at line 3)\n
19:10:20 	* Description {@see String} , {@return int}, {@since 1.0}, {@param i}, {@throws NullPointerException}\n
19:10:20 	                ^^^\n
19:10:20 Javadoc: Unexpected tag\n
19:10:20 ----------\n
19:10:20 2. ERROR in X.java (at line 3)\n
19:10:20 	* Description {@see String} , {@return int}, {@since 1.0}, {@param i}, {@throws NullPointerException}\n
19:10:20 	                                ^^^^^^\n
19:10:20 Javadoc: Unexpected tag\n
19:10:20 ----------\n
19:10:20 3. ERROR in X.java (at line 3)\n
19:10:20 	* Description {@see String} , {@return int}, {@since 1.0}, {@param i}, {@throws NullPointerException}\n
19:10:20 	                                               ^^^^^\n
19:10:20 Javadoc: Unexpected tag\n
19:10:20 ----------\n
19:10:20 4. ERROR in X.java (at line 3)\n
19:10:20 	* Description {@see String} , {@return int}, {@since 1.0}, {@param i}, {@throws NullPointerException}\n
19:10:20 	                                                             ^^^^^\n
19:10:20 Javadoc: Unexpected tag\n
19:10:20 ----------\n
19:10:20 5. ERROR in X.java (at line 3)\n
19:10:20 	* Description {@see String} , {@return int}, {@since 1.0}, {@param i}, {@throws NullPointerException}\n
19:10:20 	                                                                         ^^^^^^\n
19:10:20 Javadoc: Unexpected tag\n
19:10:20 ----------\n
19:10:20 6. ERROR in X.java (at line 4)\n
19:10:20 	* and more {@author jay}, {@category cat}, {@deprecated}, {@exception NullPointerException}, {@version 1.1}\n
19:10:20 	             ^^^^^^\n
19:10:20 Javadoc: Unexpected tag\n
19:10:20 ----------\n
19:10:20 7. ERROR in X.java (at line 4)\n
19:10:20 	* and more {@author jay}, {@category cat}, {@deprecated}, {@exception NullPointerException}, {@version 1.1}\n
19:10:20 	                            ^^^^^^^^\n
19:10:20 Javadoc: Unexpected tag\n
19:10:20 ----------\n
19:10:20 8. ERROR in X.java (at line 4)\n
19:10:20 	* and more {@author jay}, {@category cat}, {@deprecated}, {@exception NullPointerException}, {@version 1.1}\n
19:10:20 	                                             ^^^^^^^^^^\n
19:10:20 Javadoc: Unexpected tag\n
19:10:20 ----------\n
19:10:20 9. ERROR in X.java (at line 4)\n
19:10:20 	* and more {@author jay}, {@category cat}, {@deprecated}, {@exception NullPointerException}, {@version 1.1}\n
19:10:20 	                                                            ^^^^^^^^^\n
19:10:20 Javadoc: Unexpected tag\n
19:10:20 ----------\n
19:10:20 10. ERROR in X.java (at line 4)\n
19:10:20 	* and more {@author jay}, {@category cat}, {@deprecated}, {@exception NullPointerException}, {@version 1.1}\n
19:10:20 	                                                                                               ^^^^^^^\n
19:10:20 Javadoc: Unexpected tag\n
19:10:20 ----------\n
19:10:20 11. ERROR in X.java (at line 5)\n
19:10:20 	* and more {@since 1.0}, {@serial 0L}, {@serialData data}, {@serialField field}\n
19:10:20 	             ^^^^^\n
19:10:20 Javadoc: Unexpected tag\n
19:10:20 ----------\n
19:10:20 12. ERROR in X.java (at line 5)\n
19:10:20 	* and more {@since 1.0}, {@serial 0L}, {@serialData data}, {@serialField field}\n
19:10:20 	                           ^^^^^^\n
19:10:20 Javadoc: Unexpected tag\n
19:10:20 ----------\n
19:10:20 13. ERROR in X.java (at line 5)\n
19:10:20 	* and more {@since 1.0}, {@serial 0L}, {@serialData data}, {@serialField field}\n
19:10:20 	                                         ^^^^^^^^^^\n
19:10:20 Javadoc: Unexpected tag\n
19:10:20 ----------\n
19:10:20 14. ERROR in X.java (at line 5)\n
19:10:20 	* and more {@since 1.0}, {@serial 0L}, {@serialData data}, {@serialField field}\n
19:10:20 	                                                             ^^^^^^^^^^^\n
19:10:20 Javadoc: Unexpected tag\n
19:10:20 ----------\n
19:10:20 
19:10:20 --------- Difference is ----------
19:10:20  expected:<[]> but was:<[----------\n
19:10:20 1. ERROR in X.java (at line 3)\n
19:10:20 	* Description {@see String} , {@return int}, {@since 1.0}, {@param i}, {@throws NullPointerException}\n
19:10:20 	                ^^^\n
19:10:20 Javadoc: Unexpected tag\n
19:10:20 ----------\n
19:10:20 2. ERROR in X.java (at line 3)\n
19:10:20 	* Description {@see String} , {@return int}, {@since 1.0}, {@param i}, {@throws NullPointerException}\n
19:10:20 	                                ^^^^^^\n
19:10:20 Javadoc: Unexpected tag\n
19:10:20 ----------\n
19:10:20 3. ERROR in X.java (at line 3)\n
19:10:20 	* Description {@see String} , {@return int}, {@since 1.0}, {@param i}, {@throws NullPointerException}\n
19:10:20 	                                               ^^^^^\n
19:10:20 Javadoc: Unexpected tag\n
19:10:20 ----------\n
19:10:20 4. ERROR in X.java (at line 3)\n
19:10:20 	* Description {@see String} , {@return int}, {@since 1.0}, {@param i}, {@throws NullPointerException}\n
19:10:20 	                                                             ^^^^^\n
19:10:20 Javadoc: Unexpected tag\n
19:10:20 ----------\n
19:10:20 5. ERROR in X.java (at line 3)\n
19:10:20 	* Description {@see String} , {@return int}, {@since 1.0}, {@param i}, {@throws NullPointerException}\n
19:10:20 	                                                                         ^^^^^^\n
19:10:20 Javadoc: Unexpected tag\n
19:10:20 ----------\n
19:10:20 6. ERROR in X.java (at line 4)\n
19:10:20 	* and more {@author jay}, {@category cat}, {@deprecated}, {@exception NullPointerException}, {@version 1.1}\n
19:10:20 	             ^^^^^^\n
19:10:20 Javadoc: Unexpected tag\n
19:10:20 ----------\n
19:10:20 7. ERROR in X.java (at line 4)\n
19:10:20 	* and more {@author jay}, {@category cat}, {@deprecated}, {@exception NullPointerException}, {@version 1.1}\n
19:10:20 	                            ^^^^^^^^\n
19:10:20 Javadoc: Unexpected tag\n
19:10:20 ----------\n
19:10:20 8. ERROR in X.java (at line 4)\n
19:10:20 	* and more {@author jay}, {@category cat}, {@deprecated}, {@exception NullPointerException}, {@version 1.1}\n
19:10:20 	                                             ^^^^^^^^^^\n
19:10:20 Javadoc: Unexpected tag\n
19:10:20 ----------\n
19:10:20 9. ERROR in X.java (at line 4)\n
19:10:20 	* and more {@author jay}, {@category cat}, {@deprecated}, {@exception NullPointerException}, {@version 1.1}\n
19:10:20 	                                                            ^^^^^^^^^\n
19:10:20 Javadoc: Unexpected tag\n
19:10:20 ----------\n
19:10:20 10. ERROR in X.java (at line 4)\n
19:10:20 	* and more {@author jay}, {@category cat}, {@deprecated}, {@exception NullPointerException}, {@version 1.1}\n
19:10:20 	                                                                                               ^^^^^^^\n
19:10:20 Javadoc: Unexpected tag\n
19:10:20 ----------\n
19:10:20 11. ERROR in X.java (at line 5)\n
19:10:20 	* and more {@since 1.0}, {@serial 0L}, {@serialData data}, {@serialField field}\n
19:10:20 	             ^^^^^\n
19:10:20 Javadoc: Unexpected tag\n
19:10:20 ----------\n
19:10:20 12. ERROR in X.java (at line 5)\n
19:10:20 	* and more {@since 1.0}, {@serial 0L}, {@serialData data}, {@serialField field}\n
19:10:20 	                           ^^^^^^\n
19:10:20 Javadoc: Unexpected tag\n
19:10:20 ----------\n
19:10:20 13. ERROR in X.java (at line 5)\n
19:10:20 	* and more {@since 1.0}, {@serial 0L}, {@serialData data}, {@serialField field}\n
19:10:20 	                                         ^^^^^^^^^^\n
19:10:20 Javadoc: Unexpected tag\n
19:10:20 ----------\n
19:10:20 14. ERROR in X.java (at line 5)\n
19:10:20 	* and more {@since 1.0}, {@serial 0L}, {@serialData data}, {@serialField field}\n
19:10:20 	                                                             ^^^^^^^^^^^\n
19:10:20 Javadoc: Unexpected tag\n
19:10:20 ----------\n
19:10:20 ]>
19:10:20   JavadocBugsTest>TestCase.runTest:957->testBug281609a:8592->AbstractRegressionTest.runNegativeTest:2560->AbstractRegressionTest.runNegativeTest:2571->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2489->TestCase.assertEquals:242->TestCase.assertStringEquals:266 testBug281609a - Eclipse found error(s) but Javac did not find any.
19:10:20 ----------- Expected ------------
19:10:20 
19:10:20 ------------ but was ------------
19:10:20 ----------\n
19:10:20 1. ERROR in pkg\X.java (at line 7)\n
19:10:20 	* @see PKG\n
19:10:20 	       ^^^\n
19:10:20 Javadoc: PKG cannot be resolved to a type\n
19:10:20 ----------\n
19:10:20 
19:10:20 --------- Difference is ----------
19:10:20  expected:<[]> but was:<[----------\n
19:10:20 1. ERROR in pkg\X.java (at line 7)\n
19:10:20 	* @see PKG\n
19:10:20 	       ^^^\n
19:10:20 Javadoc: PKG cannot be resolved to a type\n
19:10:20 ----------\n
19:10:20 ]>
19:10:20   JavadocBugsTest>TestCase.runTest:957->testBug73352a:3106->AbstractRegressionTest.runConformTest:3425->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2540 testBug73352a: unused excuse org.eclipse.jdt.core.tests.compiler.regression.AbstractRegressionTest$JavacTestOptions$Excuse@7c5dbca5 for compiler org.eclipse.jdt.core.tests.compiler.regression.AbstractRegressionTest$JavacCompiler@75e92bb7
19:10:20   JavadocBugsTest>TestCase.runTest:957->testBug73352c:3238->AbstractRegressionTest.runConformTest:3425->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2540 testBug73352c: unused excuse org.eclipse.jdt.core.tests.compiler.regression.AbstractRegressionTest$JavacTestOptions$Excuse@7c5dbca5 for compiler org.eclipse.jdt.core.tests.compiler.regression.AbstractRegressionTest$JavacCompiler@75e92bb7
19:10:20   JavadocTestForClass>TestCase.runTest:957->test055:1066->AbstractRegressionTest.runNegativeTest:2560->AbstractRegressionTest.runNegativeTest:2571->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2493->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test055 - Eclipse found error(s) but Javac only found warning(s).
19:10:20 ----------- Expected ------------
19:10:20 ----------\n
19:10:20 1. ERROR in X.java (at line 5)\n
19:10:20 	* <li> {@link Entry} </li>\n
19:10:20 	              ^^^^^\n
19:10:20 Javadoc: Invalid member type qualification\n
19:10:20 ----------\n
19:10:20 
19:10:20 ------------ but was ------------
19:10:20 X.java:8: warning: [rawtypes] found raw type: Map\n
19:10:20 public interface X extends Map {\n
19:10:20                            ^\n
19:10:20   missing type arguments for generic class Map<K,V>\n
19:10:20   where K,V are type-variables:\n
19:10:20     K extends Object declared in interface Map\n
19:10:20     V extends Object declared in interface Map\n
19:10:20 X.java:9: warning: [rawtypes] found raw type: Entry\n
19:10:20 	Entry e = null;\n
19:10:20 	^\n
19:10:20   missing type arguments for generic class Entry<K,V>\n
19:10:20   where K,V are type-variables:\n
19:10:20     K extends Object declared in interface Entry\n
19:10:20     V extends Object declared in interface Entry\n
19:10:20 2 warnings\n
19:10:20 
19:10:20 --------- Difference is ----------
19:10:20  expected:<[----------\n
19:10:20 1. ERROR in X.java (at line 5)\n
19:10:20 	* <li> {@link Entry} </li>\n
19:10:20 	              ^^^^^\n
19:10:20 Javadoc: Invalid member type qualification\n
19:10:20 ----------]\n
19:10:20 > but was:<[X.java:8: warning: [rawtypes] found raw type: Map\n
19:10:20 public interface X extends Map {\n
19:10:20                            ^\n
19:10:20   missing type arguments for generic class Map<K,V>\n
19:10:20   where K,V are type-variables:\n
19:10:20     K extends Object declared in interface Map\n
19:10:20     V extends Object declared in interface Map\n
19:10:20 X.java:9: warning: [rawtypes] found raw type: Entry\n
19:10:20 	Entry e = null;\n
19:10:20 	^\n
19:10:20   missing type arguments for generic class Entry<K,V>\n
19:10:20   where K,V are type-variables:\n
19:10:20     K extends Object declared in interface Entry\n
19:10:20     V extends Object declared in interface Entry\n
19:10:20 2 warnings]\n
19:10:20 >
19:10:20   JavadocTest_1_5>TestCase.runTest:957->testBug247037a:3885->AbstractRegressionTest.runNegativeTest:2560->AbstractRegressionTest.runNegativeTest:2571->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2489->TestCase.assertEquals:242->TestCase.assertStringEquals:266 testBug247037a - Eclipse found error(s) but Javac did not find any.
19:10:20 ----------- Expected ------------
19:10:20 
19:10:20 ------------ but was ------------
19:10:20 ----------\n
19:10:20 1. ERROR in pack\package-info.java (at line 2)\n
19:10:20 	* {@inheritDoc}\n
19:10:20 	    ^^^^^^^^^^\n
19:10:20 Javadoc: Unexpected tag\n
19:10:20 ----------\n
19:10:20 2. ERROR in pack\package-info.java (at line 3)\n
19:10:20 	* @since {@inheritDoc}\n
19:10:20 	           ^^^^^^^^^^\n
19:10:20 Javadoc: Unexpected tag\n
19:10:20 ----------\n
19:10:20 3. ERROR in pack\package-info.java (at line 4)\n
19:10:20 	* @blah {@inheritDoc}\n
19:10:20 	          ^^^^^^^^^^\n
19:10:20 Javadoc: Unexpected tag\n
19:10:20 ----------\n
19:10:20 
19:10:20 --------- Difference is ----------
19:10:20  expected:<[]> but was:<[----------\n
19:10:20 1. ERROR in pack\package-info.java (at line 2)\n
19:10:20 	* {@inheritDoc}\n
19:10:20 	    ^^^^^^^^^^\n
19:10:20 Javadoc: Unexpected tag\n
19:10:20 ----------\n
19:10:20 2. ERROR in pack\package-info.java (at line 3)\n
19:10:20 	* @since {@inheritDoc}\n
19:10:20 	           ^^^^^^^^^^\n
19:10:20 Javadoc: Unexpected tag\n
19:10:20 ----------\n
19:10:20 3. ERROR in pack\package-info.java (at line 4)\n
19:10:20 	* @blah {@inheritDoc}\n
19:10:20 	          ^^^^^^^^^^\n
19:10:20 Javadoc: Unexpected tag\n
19:10:20 ----------\n
19:10:20 ]>
19:10:20   JavadocTest_1_5>TestCase.runTest:957->testBug247037b:3917->AbstractRegressionTest.runNegativeTest:2560->AbstractRegressionTest.runNegativeTest:2571->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2489->TestCase.assertEquals:242->TestCase.assertStringEquals:266 testBug247037b - Eclipse found error(s) but Javac did not find any.
19:10:20 ----------- Expected ------------
19:10:20 
19:10:20 ------------ but was ------------
19:10:20 ----------\n
19:10:20 1. ERROR in pack\package-info.java (at line 2)\n
19:10:20 	* @return {@inheritDoc}\n
19:10:20 	   ^^^^^^\n
19:10:20 Javadoc: Unexpected tag\n
19:10:20 ----------\n
19:10:20 2. ERROR in pack\package-info.java (at line 2)\n
19:10:20 	* @return {@inheritDoc}\n
19:10:20 	            ^^^^^^^^^^\n
19:10:20 Javadoc: Unexpected tag\n
19:10:20 ----------\n
19:10:20 3. ERROR in pack\package-info.java (at line 3)\n
19:10:20 	* @param blah {@inheritDoc}\n
19:10:20 	   ^^^^^\n
19:10:20 Javadoc: Unexpected tag\n
19:10:20 ----------\n
19:10:20 4. ERROR in pack\package-info.java (at line 3)\n
19:10:20 	* @param blah {@inheritDoc}\n
19:10:20 	                ^^^^^^^^^^\n
19:10:20 Javadoc: Unexpected tag\n
19:10:20 ----------\n
19:10:20 
19:10:20 --------- Difference is ----------
19:10:20  expected:<[]> but was:<[----------\n
19:10:20 1. ERROR in pack\package-info.java (at line 2)\n
19:10:20 	* @return {@inheritDoc}\n
19:10:20 	   ^^^^^^\n
19:10:20 Javadoc: Unexpected tag\n
19:10:20 ----------\n
19:10:20 2. ERROR in pack\package-info.java (at line 2)\n
19:10:20 	* @return {@inheritDoc}\n
19:10:20 	            ^^^^^^^^^^\n
19:10:20 Javadoc: Unexpected tag\n
19:10:20 ----------\n
19:10:20 3. ERROR in pack\package-info.java (at line 3)\n
19:10:20 	* @param blah {@inheritDoc}\n
19:10:20 	   ^^^^^\n
19:10:20 Javadoc: Unexpected tag\n
19:10:20 ----------\n
19:10:20 4. ERROR in pack\package-info.java (at line 3)\n
19:10:20 	* @param blah {@inheritDoc}\n
19:10:20 	                ^^^^^^^^^^\n
19:10:20 Javadoc: Unexpected tag\n
19:10:20 ----------\n
19:10:20 ]>
19:10:20   JavadocTest_1_5>TestCase.runTest:957->testBug284333:3958->AbstractRegressionTest.runNegativeTest:2560->AbstractRegressionTest.runNegativeTest:2571->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2489->TestCase.assertEquals:242->TestCase.assertStringEquals:266 testBug284333 - Eclipse found error(s) but Javac did not find any.
19:10:20 ----------- Expected ------------
19:10:20 
19:10:20 ------------ but was ------------
19:10:20 ----------\n
19:10:20 1. ERROR in foo\bar\package-info.java (at line 2)\n
19:10:20 	* @see ClassInSamePackage#SOME_FIELD\n
19:10:20 	       ^^^^^^^^^^^^^^^^^^\n
19:10:20 Javadoc: Invalid reference\n
19:10:20 ----------\n
19:10:20 2. ERROR in foo\bar\package-info.java (at line 4)\n
19:10:20 	* @see ClassInSamePackage#SOME_FIELD\n
19:10:20 	       ^^^^^^^^^^^^^^^^^^\n
19:10:20 Javadoc: Invalid reference\n
19:10:20 ----------\n
19:10:20 3. ERROR in foo\bar\package-info.java (at line 5)\n
19:10:20 	* @see ClassInSubPackage#foo\n
19:10:20 	       ^^^^^^^^^^^^^^^^^\n
19:10:20 Javadoc: ClassInSubPackage cannot be resolved to a type\n
19:10:20 ----------\n
19:10:20 4. ERROR in foo\bar\package-info.java (at line 7)\n
19:10:20 	* @see ClassInSubPackage#foo\n
19:10:20 	       ^^^^^^^^^^^^^^^^^\n
19:10:20 Javadoc: ClassInSubPackage cannot be resolved to a type\n
19:10:20 ----------\n
19:10:20 5. ERROR in foo\bar\package-info.java (at line 8)\n
19:10:20 	* @see ClassInEnclosingPackage\n
19:10:20 	       ^^^^^^^^^^^^^^^^^^^^^^^\n
19:10:20 Javadoc: ClassInEnclosingPackage cannot be resolved to a type\n
19:10:20 ----------\n
19:10:20 6. ERROR in foo\bar\package-info.java (at line 10)\n
19:10:20 	* @see ClassInEnclosingPackage\n
19:10:20 	       ^^^^^^^^^^^^^^^^^^^^^^^\n
19:10:20 Javadoc: ClassInEnclosingPackage cannot be resolved to a type\n
19:10:20 ----------\n
19:10:20 
19:10:20 --------- Difference is ----------
19:10:20  expected:<[]> but was:<[----------\n
19:10:20 1. ERROR in foo\bar\package-info.java (at line 2)\n
19:10:20 	* @see ClassInSamePackage#SOME_FIELD\n
19:10:20 	       ^^^^^^^^^^^^^^^^^^\n
19:10:20 Javadoc: Invalid reference\n
19:10:20 ----------\n
19:10:20 2. ERROR in foo\bar\package-info.java (at line 4)\n
19:10:20 	* @see ClassInSamePackage#SOME_FIELD\n
19:10:20 	       ^^^^^^^^^^^^^^^^^^\n
19:10:20 Javadoc: Invalid reference\n
19:10:20 ----------\n
19:10:20 3. ERROR in foo\bar\package-info.java (at line 5)\n
19:10:20 	* @see ClassInSubPackage#foo\n
19:10:20 	       ^^^^^^^^^^^^^^^^^\n
19:10:20 Javadoc: ClassInSubPackage cannot be resolved to a type\n
19:10:20 ----------\n
19:10:20 4. ERROR in foo\bar\package-info.java (at line 7)\n
19:10:20 	* @see ClassInSubPackage#foo\n
19:10:20 	       ^^^^^^^^^^^^^^^^^\n
19:10:20 Javadoc: ClassInSubPackage cannot be resolved to a type\n
19:10:20 ----------\n
19:10:20 5. ERROR in foo\bar\package-info.java (at line 8)\n
19:10:20 	* @see ClassInEnclosingPackage\n
19:10:20 	       ^^^^^^^^^^^^^^^^^^^^^^^\n
19:10:20 Javadoc: ClassInEnclosingPackage cannot be resolved to a type\n
19:10:20 ----------\n
19:10:20 6. ERROR in foo\bar\package-info.java (at line 10)\n
19:10:20 	* @see ClassInEnclosingPackage\n
19:10:20 	       ^^^^^^^^^^^^^^^^^^^^^^^\n
19:10:20 Javadoc: ClassInEnclosingPackage cannot be resolved to a type\n
19:10:20 ----------\n
19:10:20 ]>
19:10:20   JavadocTest_1_5>TestCase.runTest:957->testBug284333a:4037->AbstractRegressionTest.runNegativeTest:2560->AbstractRegressionTest.runNegativeTest:2571->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2489->TestCase.assertEquals:242->TestCase.assertStringEquals:266 testBug284333a - Eclipse found error(s) but Javac did not find any.
19:10:20 ----------- Expected ------------
19:10:20 
19:10:20 ------------ but was ------------
19:10:20 ----------\n
19:10:20 1. ERROR in foo\bar\NotAPackageInfo.java (at line 9)\n
19:10:20 	* @see ClassInSubPackage#foo\n
19:10:20 	       ^^^^^^^^^^^^^^^^^\n
19:10:20 Javadoc: ClassInSubPackage cannot be resolved to a type\n
19:10:20 ----------\n
19:10:20 2. ERROR in foo\bar\NotAPackageInfo.java (at line 11)\n
19:10:20 	* @see ClassInSubPackage#foo\n
19:10:20 	       ^^^^^^^^^^^^^^^^^\n
19:10:20 Javadoc: ClassInSubPackage cannot be resolved to a type\n
19:10:20 ----------\n
19:10:20 3. ERROR in foo\bar\NotAPackageInfo.java (at line 15)\n
19:10:20 	* @see ClassInEnclosingPackage\n
19:10:20 	       ^^^^^^^^^^^^^^^^^^^^^^^\n
19:10:20 Javadoc: ClassInEnclosingPackage cannot be resolved to a type\n
19:10:20 ----------\n
19:10:20 4. ERROR in foo\bar\NotAPackageInfo.java (at line 17)\n
19:10:20 	* @see ClassInEnclosingPackage\n
19:10:20 	       ^^^^^^^^^^^^^^^^^^^^^^^\n
19:10:20 Javadoc: ClassInEnclosingPackage cannot be resolved to a type\n
19:10:20 ----------\n
19:10:20 
19:10:20 --------- Difference is ----------
19:10:20  expected:<[]> but was:<[----------\n
19:10:20 1. ERROR in foo\bar\NotAPackageInfo.java (at line 9)\n
19:10:20 	* @see ClassInSubPackage#foo\n
19:10:20 	       ^^^^^^^^^^^^^^^^^\n
19:10:20 Javadoc: ClassInSubPackage cannot be resolved to a type\n
19:10:20 ----------\n
19:10:20 2. ERROR in foo\bar\NotAPackageInfo.java (at line 11)\n
19:10:20 	* @see ClassInSubPackage#foo\n
19:10:20 	       ^^^^^^^^^^^^^^^^^\n
19:10:20 Javadoc: ClassInSubPackage cannot be resolved to a type\n
19:10:20 ----------\n
19:10:20 3. ERROR in foo\bar\NotAPackageInfo.java (at line 15)\n
19:10:20 	* @see ClassInEnclosingPackage\n
19:10:20 	       ^^^^^^^^^^^^^^^^^^^^^^^\n
19:10:20 Javadoc: ClassInEnclosingPackage cannot be resolved to a type\n
19:10:20 ----------\n
19:10:20 4. ERROR in foo\bar\NotAPackageInfo.java (at line 17)\n
19:10:20 	* @see ClassInEnclosingPackage\n
19:10:20 	       ^^^^^^^^^^^^^^^^^^^^^^^\n
19:10:20 Javadoc: ClassInEnclosingPackage cannot be resolved to a type\n
19:10:20 ----------\n
19:10:20 ]>
19:10:20   LookupTest>TestCase.runTest:957->test103:3413->AbstractRegressionTest.runNegativeTest:2560->AbstractRegressionTest.runNegativeTest:2571->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2505->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test103 - Eclipse found warning(s) but Javac did not find any.
19:10:20 ----------- Expected ------------
19:10:20 
19:10:20 ------------ but was ------------
19:10:20 ----------\n
19:10:20 1. WARNING in A.java (at line 2)\n
19:10:20 	private int x;\n
19:10:20 	            ^\n
19:10:20 The value of the field A.x is not used\n
19:10:20 ----------\n
19:10:20 2. WARNING in A.java (at line 4)\n
19:10:20 	private int x;\n
19:10:20 	            ^\n
19:10:20 The value of the field A.B.x is not used\n
19:10:20 ----------\n
19:10:20 3. WARNING in A.java (at line 5)\n
19:10:20 	private C c = new C() {\n
19:10:20 	          ^\n
19:10:20 The value of the field A.B.c is not used\n
19:10:20 ----------\n
19:10:20 4. WARNING in A.java (at line 6)\n
19:10:20 	void foo() {\n
19:10:20 	     ^^^^^\n
19:10:20 The method foo() from the type new A.C(){} is never used locally\n
19:10:20 ----------\n
19:10:20 5. WARNING in A.java (at line 7)\n
19:10:20 	x = 3;\n
19:10:20 	^\n
19:10:20 Write access to enclosing field A.B.x is emulated by a synthetic accessor method\n
19:10:20 ----------\n
19:10:20 6. WARNING in A.java (at line 12)\n
19:10:20 	private int x;\n
19:10:20 	            ^\n
19:10:20 The value of the field A.C.x is not used\n
19:10:20 ----------\n
19:10:20 
19:10:20 --------- Difference is ----------
19:10:20  expected:<[]> but was:<[----------\n
19:10:20 1. WARNING in A.java (at line 2)\n
19:10:20 	private int x;\n
19:10:20 	            ^\n
19:10:20 The value of the field A.x is not used\n
19:10:20 ----------\n
19:10:20 2. WARNING in A.java (at line 4)\n
19:10:20 	private int x;\n
19:10:20 	            ^\n
19:10:20 The value of the field A.B.x is not used\n
19:10:20 ----------\n
19:10:20 3. WARNING in A.java (at line 5)\n
19:10:20 	private C c = new C() {\n
19:10:20 	          ^\n
19:10:20 The value of the field A.B.c is not used\n
19:10:20 ----------\n
19:10:20 4. WARNING in A.java (at line 6)\n
19:10:20 	void foo() {\n
19:10:20 	     ^^^^^\n
19:10:20 The method foo() from the type new A.C(){} is never used locally\n
19:10:20 ----------\n
19:10:20 5. WARNING in A.java (at line 7)\n
19:10:20 	x = 3;\n
19:10:20 	^\n
19:10:20 Write access to enclosing field A.B.x is emulated by a synthetic accessor method\n
19:10:20 ----------\n
19:10:20 6. WARNING in A.java (at line 12)\n
19:10:20 	private int x;\n
19:10:20 	            ^\n
19:10:20 The value of the field A.C.x is not used\n
19:10:20 ----------\n
19:10:20 ]>
19:10:20   LookupTest>TestCase.runTest:957->test105:3537->AbstractRegressionTest.runNegativeTest:2560->AbstractRegressionTest.runNegativeTest:2571->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2505->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test105 - Eclipse found warning(s) but Javac did not find any.
19:10:20 ----------- Expected ------------
19:10:20 
19:10:20 ------------ but was ------------
19:10:20 ----------\n
19:10:20 1. WARNING in A.java (at line 2)\n
19:10:20 	private int x;\n
19:10:20 	            ^\n
19:10:20 The value of the field A.x is not used\n
19:10:20 ----------\n
19:10:20 2. WARNING in A.java (at line 3)\n
19:10:20 	private C c = new C() {\n
19:10:20 	          ^\n
19:10:20 The value of the field A.c is not used\n
19:10:20 ----------\n
19:10:20 3. WARNING in A.java (at line 4)\n
19:10:20 	void foo() {\n
19:10:20 	     ^^^^^\n
19:10:20 The method foo() from the type new A.C(){} is never used locally\n
19:10:20 ----------\n
19:10:20 4. WARNING in A.java (at line 5)\n
19:10:20 	x = 3;\n
19:10:20 	^\n
19:10:20 Write access to enclosing field A.x is emulated by a synthetic accessor method\n
19:10:20 ----------\n
19:10:20 5. WARNING in A.java (at line 9)\n
19:10:20 	private int x;\n
19:10:20 	            ^\n
19:10:20 The value of the field A.C.x is not used\n
19:10:20 ----------\n
19:10:20 
19:10:20 --------- Difference is ----------
19:10:20  expected:<[]> but was:<[----------\n
19:10:20 1. WARNING in A.java (at line 2)\n
19:10:20 	private int x;\n
19:10:20 	            ^\n
19:10:20 The value of the field A.x is not used\n
19:10:20 ----------\n
19:10:20 2. WARNING in A.java (at line 3)\n
19:10:20 	private C c = new C() {\n
19:10:20 	          ^\n
19:10:20 The value of the field A.c is not used\n
19:10:20 ----------\n
19:10:20 3. WARNING in A.java (at line 4)\n
19:10:20 	void foo() {\n
19:10:20 	     ^^^^^\n
19:10:20 The method foo() from the type new A.C(){} is never used locally\n
19:10:20 ----------\n
19:10:20 4. WARNING in A.java (at line 5)\n
19:10:20 	x = 3;\n
19:10:20 	^\n
19:10:20 Write access to enclosing field A.x is emulated by a synthetic accessor method\n
19:10:20 ----------\n
19:10:20 5. WARNING in A.java (at line 9)\n
19:10:20 	private int x;\n
19:10:20 	            ^\n
19:10:20 The value of the field A.C.x is not used\n
19:10:20 ----------\n
19:10:20 ]>
19:10:20   MethodHandleTest>TestCase.runTest:957->test009:279->AbstractRegressionTest.runNegativeTest:3593->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2540 test009: unused excuse org.eclipse.jdt.core.tests.compiler.regression.AbstractRegressionTest$JavacTestOptions$Excuse@78d33611 for compiler org.eclipse.jdt.core.tests.compiler.regression.AbstractRegressionTest$JavacCompiler@75e92bb7
19:10:20   MethodHandleTest>TestCase.runTest:957->test010:315->AbstractRegressionTest.runNegativeTest:3593->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2540 test010: unused excuse org.eclipse.jdt.core.tests.compiler.regression.AbstractRegressionTest$JavacTestOptions$Excuse@78d33611 for compiler org.eclipse.jdt.core.tests.compiler.regression.AbstractRegressionTest$JavacCompiler@75e92bb7
19:10:20   MethodVerifyTest>TestCase.runTest:957->test025e:1713->AbstractRegressionTest.runConformTest:3425->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2540 test025e: unused excuse org.eclipse.jdt.core.tests.compiler.regression.AbstractRegressionTest$JavacTestOptions$Excuse@7c5dbca5 for compiler org.eclipse.jdt.core.tests.compiler.regression.AbstractRegressionTest$JavacCompiler@75e92bb7
19:10:20   MethodVerifyTest>TestCase.runTest:957->test025f:1747->AbstractRegressionTest.runConformTest:3425->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2540 test025f: unused excuse org.eclipse.jdt.core.tests.compiler.regression.AbstractRegressionTest$JavacTestOptions$Excuse@7c5dbca5 for compiler org.eclipse.jdt.core.tests.compiler.regression.AbstractRegressionTest$JavacCompiler@75e92bb7
19:10:20   MethodVerifyTest>TestCase.runTest:957->test041:2861->AbstractRegressionTest.runConformTest:3425->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2540 test041: unused excuse org.eclipse.jdt.core.tests.compiler.regression.AbstractRegressionTest$JavacTestOptions$EclipseJustification$1@349d1ecc for compiler org.eclipse.jdt.core.tests.compiler.regression.AbstractRegressionTest$JavacCompiler@75e92bb7
19:10:20   MethodVerifyTest>TestCase.runTest:957->test041a:2883->AbstractRegressionTest.runConformTest:3425->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2540 test041a: unused excuse org.eclipse.jdt.core.tests.compiler.regression.AbstractRegressionTest$JavacTestOptions$EclipseJustification$1@349d1ecc for compiler org.eclipse.jdt.core.tests.compiler.regression.AbstractRegressionTest$JavacCompiler@75e92bb7
19:10:20   MethodVerifyTest>TestCase.runTest:957->test043:2994->AbstractRegressionTest.runNegativeTest:3534->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2540 test043: unused excuse org.eclipse.jdt.core.tests.compiler.regression.AbstractRegressionTest$JavacTestOptions$EclipseJustification@3cb3318c for compiler org.eclipse.jdt.core.tests.compiler.regression.AbstractRegressionTest$JavacCompiler@75e92bb7
19:10:20   MethodVerifyTest>TestCase.runTest:957->test145:9263->AbstractRegressionTest.runConformTest:1773->AbstractRegressionTest.runConformTest:1776->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2497->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test145 - Javac found error(s) but Eclipse did not find any.
19:10:20 ----------- Expected ------------
19:10:20 
19:10:20 ------------ but was ------------
19:10:20 BaseImpl.java:3: error: name clash: setValue(String) in BaseImpl overrides a method whose erasure is the same as another method, yet neither overrides the other\n
19:10:20 class BaseImpl extends Base<String> { public void setValue(String object) {} }\n
19:10:20                                                   ^\n
19:10:20   first method:  setValue(Object) in Base\n
19:10:20   second method: setValue(Tvalue) in BaseInterface\n
19:10:20   where Tvalue is a type-variable:\n
19:10:20     Tvalue extends Object declared in interface BaseInterface\n
19:10:20 1 error\n
19:10:20 
19:10:20 --------- Difference is ----------
19:10:20  expected:<[]> but was:<[BaseImpl.java:3: error: name clash: setValue(String) in BaseImpl overrides a method whose erasure is the same as another method, yet neither overrides the other\n
19:10:20 class BaseImpl extends Base<String> { public void setValue(String object) {} }\n
19:10:20                                                   ^\n
19:10:20   first method:  setValue(Object) in Base\n
19:10:20   second method: setValue(Tvalue) in BaseInterface\n
19:10:20   where Tvalue is a type-variable:\n
19:10:20     Tvalue extends Object declared in interface BaseInterface\n
19:10:20 1 error\n
19:10:20 ]>
19:10:20   MethodVerifyTest>TestCase.runTest:957->test169:10107->AbstractRegressionTest.runNegativeTest:3593->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2540 test169: unused excuse org.eclipse.jdt.core.tests.compiler.regression.AbstractRegressionTest$JavacTestOptions$Excuse@7c5dbca5 for compiler org.eclipse.jdt.core.tests.compiler.regression.AbstractRegressionTest$JavacCompiler@75e92bb7
19:10:20   MethodVerifyTest>TestCase.runTest:957->test169a:10139->AbstractRegressionTest.runNegativeTest:3593->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2540 test169a: unused excuse org.eclipse.jdt.core.tests.compiler.regression.AbstractRegressionTest$JavacTestOptions$Excuse@7c5dbca5 for compiler org.eclipse.jdt.core.tests.compiler.regression.AbstractRegressionTest$JavacCompiler@75e92bb7
19:10:20   MethodVerifyTest>TestCase.runTest:957->test175:10288->AbstractRegressionTest.runNegativeTest:3593->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2540 test175: unused excuse org.eclipse.jdt.core.tests.compiler.regression.AbstractRegressionTest$JavacTestOptions$Excuse@7c5dbca5 for compiler org.eclipse.jdt.core.tests.compiler.regression.AbstractRegressionTest$JavacCompiler@75e92bb7
19:10:20   MethodVerifyTest>TestCase.runTest:957->test188:10971->AbstractRegressionTest.runNegativeTest:3593->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2540 test188: unused excuse org.eclipse.jdt.core.tests.compiler.regression.AbstractRegressionTest$JavacTestOptions$Excuse@7c5dbca5 for compiler org.eclipse.jdt.core.tests.compiler.regression.AbstractRegressionTest$JavacCompiler@75e92bb7
19:10:20   MethodVerifyTest>TestCase.runTest:957->test201:11429->AbstractRegressionTest.runConformTest:1773->AbstractRegressionTest.runConformTest:1776->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2497->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test201 - Javac found error(s) but Eclipse did not find any.
19:10:20 ----------- Expected ------------
19:10:20 
19:10:20 ------------ but was ------------
19:10:20 A.java:4: error: types J<CAP#1> and K<T3> are incompatible; both define get(), but with unrelated return types\n
19:10:20 interface A<T3 extends K<T3> & J<? extends I>> extends J<I> {}\n
19:10:20             ^\n
19:10:20   where T3 is a type-variable:\n
19:10:20     T3 extends K<T3>,J<? extends I> declared in interface A\n
19:10:20   where CAP#1 is a fresh type-variable:\n
19:10:20     CAP#1 extends I from capture of ? extends I\n
19:10:20 A.java:5: error: types K<T4> and J<CAP#1> are incompatible; both define get(), but with unrelated return types\n
19:10:20 interface B<T4 extends J<? extends I> & K<T4>> extends J<I> {}\n
19:10:20             ^\n
19:10:20   where T4 is a type-variable:\n
19:10:20     T4 extends J<? extends I>,K<T4> declared in interface B\n
19:10:20   where CAP#1 is a fresh type-variable:\n
19:10:20     CAP#1 extends I from capture of ? extends I\n
19:10:20 2 errors\n
19:10:20 
19:10:20 --------- Difference is ----------
19:10:20  expected:<[]> but was:<[A.java:4: error: types J<CAP#1> and K<T3> are incompatible; both define get(), but with unrelated return types\n
19:10:20 interface A<T3 extends K<T3> & J<? extends I>> extends J<I> {}\n
19:10:20             ^\n
19:10:20   where T3 is a type-variable:\n
19:10:20     T3 extends K<T3>,J<? extends I> declared in interface A\n
19:10:20   where CAP#1 is a fresh type-variable:\n
19:10:20     CAP#1 extends I from capture of ? extends I\n
19:10:20 A.java:5: error: types K<T4> and J<CAP#1> are incompatible; both define get(), but with unrelated return types\n
19:10:20 interface B<T4 extends J<? extends I> & K<T4>> extends J<I> {}\n
19:10:20             ^\n
19:10:20   where T4 is a type-variable:\n
19:10:20     T4 extends J<? extends I>,K<T4> declared in interface B\n
19:10:20   where CAP#1 is a fresh type-variable:\n
19:10:20     CAP#1 extends I from capture of ? extends I\n
19:10:20 2 errors\n
19:10:20 ]>
19:10:20   MethodVerifyTest>TestCase.runTest:957->test204:11483->AbstractRegressionTest.runConformTest:1773->AbstractRegressionTest.runConformTest:1776->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2497->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test204 - Javac found error(s) but Eclipse did not find any.
19:10:20 ----------- Expected ------------
19:10:20 
19:10:20 ------------ but was ------------
19:10:20 OverrideBug.java:6: error: name clash: put(K#1,List<V#1>) in OverrideBug overrides a method whose erasure is the same as another method, yet neither overrides the other\n
19:10:20 public List<V> put(final K arg0, final List<V> arg1) {\n
19:10:20                ^\n
19:10:20   first method:  put(K#1,V#1) in OverrideBug\n
19:10:20   second method: put(K#2,V#2) in Map\n
19:10:20   where K#1,V#1,K#2,V#2 are type-variables:\n
19:10:20     K#1 extends Object declared in class OverrideBug\n
19:10:20     V#1 extends Object declared in class OverrideBug\n
19:10:20     K#2 extends Object declared in interface Map\n
19:10:20     V#2 extends Object declared in interface Map\n
19:10:20 OverrideBug.java:9: error: name clash: put(K#1,V#1) in OverrideBug and put(K#2,V#2) in Map have the same erasure, yet neither overrides the other\n
19:10:20 public List<V> put(final K arg0, final V arg1) {\n
19:10:20                ^\n
19:10:20   where K#1,V#1,K#2,V#2 are type-variables:\n
19:10:20     K#1 extends Object declared in class OverrideBug\n
19:10:20     V#1 extends Object declared in class OverrideBug\n
19:10:20     K#2 extends Object declared in interface Map\n
19:10:20     V#2 extends Object declared in interface Map\n
19:10:20 2 errors\n
19:10:20 
19:10:20 --------- Difference is ----------
19:10:20  expected:<[]> but was:<[OverrideBug.java:6: error: name clash: put(K#1,List<V#1>) in OverrideBug overrides a method whose erasure is the same as another method, yet neither overrides the other\n
19:10:20 public List<V> put(final K arg0, final List<V> arg1) {\n
19:10:20                ^\n
19:10:20   first method:  put(K#1,V#1) in OverrideBug\n
19:10:20   second method: put(K#2,V#2) in Map\n
19:10:20   where K#1,V#1,K#2,V#2 are type-variables:\n
19:10:20     K#1 extends Object declared in class OverrideBug\n
19:10:20     V#1 extends Object declared in class OverrideBug\n
19:10:20     K#2 extends Object declared in interface Map\n
19:10:20     V#2 extends Object declared in interface Map\n
19:10:20 OverrideBug.java:9: error: name clash: put(K#1,V#1) in OverrideBug and put(K#2,V#2) in Map have the same erasure, yet neither overrides the other\n
19:10:20 public List<V> put(final K arg0, final V arg1) {\n
19:10:20                ^\n
19:10:20   where K#1,V#1,K#2,V#2 are type-variables:\n
19:10:20     K#1 extends Object declared in class OverrideBug\n
19:10:20     V#1 extends Object declared in class OverrideBug\n
19:10:20     K#2 extends Object declared in interface Map\n
19:10:20     V#2 extends Object declared in interface Map\n
19:10:20 2 errors\n
19:10:20 ]>
19:10:20   MethodVerifyTest>TestCase.runTest:957->test330435:12264->AbstractRegressionTest.runNegativeTest:2678->AbstractRegressionTest.runNegativeTest:2687->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2489->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test330435 - Eclipse found error(s) but Javac did not find any.
19:10:20 ----------- Expected ------------
19:10:20 
19:10:20 ------------ but was ------------
19:10:20 ----------\n
19:10:20 1. ERROR in X.java (at line 3)\n
19:10:20 	String[] a = A.asList(args).toArray(new String[0]);\n
19:10:20 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n
19:10:20 Type mismatch: cannot convert from Object[] to String[]\n
19:10:20 ----------\n
19:10:20 
19:10:20 --------- Difference is ----------
19:10:20  expected:<[]> but was:<[----------\n
19:10:20 1. ERROR in X.java (at line 3)\n
19:10:20 	String[] a = A.asList(args).toArray(new String[0]);\n
19:10:20 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n
19:10:20 Type mismatch: cannot convert from Object[] to String[]\n
19:10:20 ----------\n
19:10:20 ]>
19:10:20   MethodVerifyTest>TestCase.runTest:957->test330445:12216->AbstractRegressionTest.runConformTest:1906->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2497->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test330445 - Javac found error(s) but Eclipse did not find any.
19:10:20 ----------- Expected ------------
19:10:20 
19:10:20 ------------ but was ------------
19:10:20 X.java:4: error: incompatible types: Properties cannot be converted to Map<String,String>\n
19:10:20         Y.foo(new Properties());\n
19:10:20               ^\n
19:10:20 Note: Some messages have been simplified; recompile with -Xdiags:verbose to get full output\n
19:10:20 1 error\n
19:10:20 
19:10:20 --------- Difference is ----------
19:10:20  expected:<[]> but was:<[X.java:4: error: incompatible types: Properties cannot be converted to Map<String,String>\n
19:10:20         Y.foo(new Properties());\n
19:10:20               ^\n
19:10:20 Note: Some messages have been simplified; recompile with -Xdiags:verbose to get full output\n
19:10:20 1 error\n
19:10:20 ]>
19:10:20   MethodVerifyTest>TestCase.runTest:957->test331446:12374->AbstractRegressionTest.runConformTest:1906->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2497->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test331446 - Javac found error(s) but Eclipse did not find any.
19:10:20 ----------- Expected ------------
19:10:20 
19:10:20 ------------ but was ------------
19:10:20 X.java:6: warning: [rawtypes] found raw type: Comparator\n
19:10:20 		Comparator comparator = new Comparator() {\n
19:10:20 		^\n
19:10:20   missing type arguments for generic class Comparator<T>\n
19:10:20   where T is a type-variable:\n
19:10:20     T extends Object declared in interface Comparator\n
19:10:20 X.java:6: warning: [rawtypes] found raw type: Comparator\n
19:10:20 		Comparator comparator = new Comparator() {\n
19:10:20 		                            ^\n
19:10:20   missing type arguments for generic class Comparator<T>\n
19:10:20   where T is a type-variable:\n
19:10:20     T extends Object declared in interface Comparator\n
19:10:20 X.java:12: warning: [rawtypes] found raw type: ArrayList\n
19:10:20 		Test.assertEquals("Test", comparator, new ArrayList(), new ArrayList());\n
19:10:20 		                                          ^\n
19:10:20   missing type arguments for generic class ArrayList<E>\n
19:10:20   where E is a type-variable:\n
19:10:20     E extends Object declared in class ArrayList\n
19:10:20 X.java:12: warning: [rawtypes] found raw type: ArrayList\n
19:10:20 		Test.assertEquals("Test", comparator, new ArrayList(), new ArrayList());\n
19:10:20 		                                                           ^\n
19:10:20   missing type arguments for generic class ArrayList<E>\n
19:10:20   where E is a type-variable:\n
19:10:20     E extends Object declared in class ArrayList\n
19:10:20 X.java:12: error: reference to assertEquals is ambiguous\n
19:10:20 		Test.assertEquals("Test", comparator, new ArrayList(), new ArrayList());\n
19:10:20 		    ^\n
19:10:20   both method <T#1>assertEquals(String,Comparator<T#1>,List<T#1>,List<T#1>) in Test and method <T#2>assertEquals(String,Comparator<T#2>,T#2,T#2) in Test match\n
19:10:20   where T#1,T#2 are type-variables:\n
19:10:20     T#1 extends Object declared in method <T#1>assertEquals(String,Comparator<T#1>,List<T#1>,List<T#1>)\n
19:10:20     T#2 extends Object declared in method <T#2>assertEquals(String,Comparator<T#2>,T#2,T#2)\n
19:10:20 X.java:12: warning: [unchecked] unchecked method invocation: method assertEquals in class Test is applied to given types\n
19:10:20 		Test.assertEquals("Test", comparator, new ArrayList(), new ArrayList());\n
19:10:20 		                 ^\n
19:10:20   required: String,Comparator<T>,List<T>,List<T>\n
19:10:20   found: String,Comparator,ArrayList,ArrayList\n
19:10:20   where T is a type-variable:\n
19:10:20     T extends Object declared in method <T>assertEquals(String,Comparator<T>,List<T>,List<T>)\n
19:10:20 X.java:12: warning: [unchecked] unchecked conversion\n
19:10:20 		Test.assertEquals("Test", comparator, new ArrayList(), new ArrayList());\n
19:10:20 		                          ^\n
19:10:20   required: Comparator<T>\n
19:10:20   found:    Comparator\n
19:10:20   where T is a type-variable:\n
19:10:20     T extends Object declared in method <T>assertEquals(String,Comparator<T>,List<T>,List<T>)\n
19:10:20 X.java:12: warning: [unchecked] unchecked conversion\n
19:10:20 		Test.assertEquals("Test", comparator, new ArrayList(), new ArrayList());\n
19:10:20 		                                      ^\n
19:10:20   required: List<T>\n
19:10:20   found:    ArrayList\n
19:10:20   where T is a type-variable:\n
19:10:20     T extends Object declared in method <T>assertEquals(String,Comparator<T>,List<T>,List<T>)\n
19:10:20 X.java:12: warning: [unchecked] unchecked conversion\n
19:10:20 		Test.assertEquals("Test", comparator, new ArrayList(), new ArrayList());\n
19:10:20 		                                                       ^\n
19:10:20   required: List<T>\n
19:10:20   found:    ArrayList\n
19:10:20   where T is a type-variable:\n
19:10:20     T extends Object declared in method <T>assertEquals(String,Comparator<T>,List<T>,List<T>)\n
19:10:20 1 error\n
19:10:20 8 warnings\n
19:10:20 
19:10:20 --------- Difference is ----------
19:10:20  expected:<[]> but was:<[X.java:6: warning: [rawtypes] found raw type: Comparator\n
19:10:20 		Comparator comparator = new Comparator() {\n
19:10:20 		^\n
19:10:20   missing type arguments for generic class Comparator<T>\n
19:10:20   where T is a type-variable:\n
19:10:20     T extends Object declared in interface Comparator\n
19:10:20 X.java:6: warning: [rawtypes] found raw type: Comparator\n
19:10:20 		Comparator comparator = new Comparator() {\n
19:10:20 		                            ^\n
19:10:20   missing type arguments for generic class Comparator<T>\n
19:10:20   where T is a type-variable:\n
19:10:20     T extends Object declared in interface Comparator\n
19:10:20 X.java:12: warning: [rawtypes] found raw type: ArrayList\n
19:10:20 		Test.assertEquals("Test", comparator, new ArrayList(), new ArrayList());\n
19:10:20 		                                          ^\n
19:10:20   missing type arguments for generic class ArrayList<E>\n
19:10:20   where E is a type-variable:\n
19:10:20     E extends Object declared in class ArrayList\n
19:10:20 X.java:12: warning: [rawtypes] found raw type: ArrayList\n
19:10:20 		Test.assertEquals("Test", comparator, new ArrayList(), new ArrayList());\n
19:10:20 		                                                           ^\n
19:10:20   missing type arguments for generic class ArrayList<E>\n
19:10:20   where E is a type-variable:\n
19:10:20     E extends Object declared in class ArrayList\n
19:10:20 X.java:12: error: reference to assertEquals is ambiguous\n
19:10:20 		Test.assertEquals("Test", comparator, new ArrayList(), new ArrayList());\n
19:10:20 		    ^\n
19:10:20   both method <T#1>assertEquals(String,Comparator<T#1>,List<T#1>,List<T#1>) in Test and method <T#2>assertEquals(String,Comparator<T#2>,T#2,T#2) in Test match\n
19:10:20   where T#1,T#2 are type-variables:\n
19:10:20     T#1 extends Object declared in method <T#1>assertEquals(String,Comparator<T#1>,List<T#1>,List<T#1>)\n
19:10:20     T#2 extends Object declared in method <T#2>assertEquals(String,Comparator<T#2>,T#2,T#2)\n
19:10:20 X.java:12: warning: [unchecked] unchecked method invocation: method assertEquals in class Test is applied to given types\n
19:10:20 		Test.assertEquals("Test", comparator, new ArrayList(), new ArrayList());\n
19:10:20 		                 ^\n
19:10:20   required: String,Comparator<T>,List<T>,List<T>\n
19:10:20   found: String,Comparator,ArrayList,ArrayList\n
19:10:20   where T is a type-variable:\n
19:10:20     T extends Object declared in method <T>assertEquals(String,Comparator<T>,List<T>,List<T>)\n
19:10:20 X.java:12: warning: [unchecked] unchecked conversion\n
19:10:20 		Test.assertEquals("Test", comparator, new ArrayList(), new ArrayList());\n
19:10:20 		                          ^\n
19:10:20   required: Comparator<T>\n
19:10:20   found:    Comparator\n
19:10:20   where T is a type-variable:\n
19:10:20     T extends Object declared in method <T>assertEquals(String,Comparator<T>,List<T>,List<T>)\n
19:10:20 X.java:12: warning: [unchecked] unchecked conversion\n
19:10:20 		Test.assertEquals("Test", comparator, new ArrayList(), new ArrayList());\n
19:10:20 		                                      ^\n
19:10:20   required: List<T>\n
19:10:20   found:    ArrayList\n
19:10:20   where T is a type-variable:\n
19:10:20     T extends Object declared in method <T>assertEquals(String,Comparator<T>,List<T>,List<T>)\n
19:10:20 X.java:12: warning: [unchecked] unchecked conversion\n
19:10:20 		Test.assertEquals("Test", comparator, new ArrayList(), new ArrayList());\n
19:10:20 		                                                       ^\n
19:10:20   required: List<T>\n
19:10:20   found:    ArrayList\n
19:10:20   where T is a type-variable:\n
19:10:20     T extends Object declared in method <T>assertEquals(String,Comparator<T>,List<T>,List<T>)\n
19:10:20 1 error\n
19:10:20 8 warnings\n
19:10:20 ]>
19:10:20   MethodVerifyTest>TestCase.runTest:957->testBug536978_comment2:14394->AbstractRegressionTest.runNegativeTest:2560->AbstractRegressionTest.runNegativeTest:2571->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2493->TestCase.assertEquals:242->TestCase.assertStringEquals:266 testBug536978_comment2 - Eclipse found error(s) but Javac only found warning(s).
19:10:20 ----------- Expected ------------
19:10:20 ----------\n
19:10:20 1. ERROR in SimpleDemo.java (at line 22)\n
19:10:20 	protected SimpleResult test(AbstractResult request) {\n
19:10:20 	          ^^^^^^^^^^^^\n
19:10:20 The return type is incompatible with AbstractDemo<Request,Response>.test(Request)\n
19:10:20 ----------\n
19:10:20 
19:10:20 ------------ but was ------------
19:10:20 SimpleDemo.java:22: warning: [unchecked] test(AbstractResult) in SimpleDemo overrides test(Request) in AbstractDemo\n
19:10:20     protected SimpleResult test(AbstractResult request) {\n
19:10:20                            ^\n
19:10:20   return type requires unchecked conversion from SimpleResult to Response#2\n
19:10:20   where Request,Response#1,Response#2 are type-variables:\n
19:10:20     Request extends AbstractResult declared in class AbstractDemo\n
19:10:20     Response#1 extends AbstractResult declared in class AbstractDemo\n
19:10:20     Response#2 extends AbstractResult declared in class SimpleDemo\n
19:10:20 1 warning\n
19:10:20 
19:10:20 --------- Difference is ----------
19:10:20  expected:<[----------\n
19:10:20 1. ERROR in SimpleDemo.java (at line 22)\n
19:10:20 	protected SimpleResult test(AbstractResult request) {\n
19:10:20 	          ^^^^^^^^^^^^\n
19:10:20 The return type is incompatible with AbstractDemo<Request,Response>.test(Request)\n
19:10:20 ----------]\n
19:10:20 > but was:<[SimpleDemo.java:22: warning: [unchecked] test(AbstractResult) in SimpleDemo overrides test(Request) in AbstractDemo\n
19:10:20     protected SimpleResult test(AbstractResult request) {\n
19:10:20                            ^\n
19:10:20   return type requires unchecked conversion from SimpleResult to Response#2\n
19:10:20   where Request,Response#1,Response#2 are type-variables:\n
19:10:20     Request extends AbstractResult declared in class AbstractDemo\n
19:10:20     Response#1 extends AbstractResult declared in class AbstractDemo\n
19:10:20     Response#2 extends AbstractResult declared in class SimpleDemo\n
19:10:20 1 warning]\n
19:10:20 >
19:10:20   NegativeTypeAnnotationTest>TestCase.runTest:957->test420038:4167->AbstractRegressionTest.runNegativeTest:2560->AbstractRegressionTest.runNegativeTest:2571->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2489->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test420038 - Eclipse found error(s) but Javac did not find any.
19:10:20 ----------- Expected ------------
19:10:20 
19:10:20 ------------ but was ------------
19:10:20 ----------\n
19:10:20 1. ERROR in X.java (at line 8)\n
19:10:20 	Class<?> c = int @T [].class; \n
19:10:20 	                 ^^\n
19:10:20 Syntax error, type annotations are illegal here\n
19:10:20 ----------\n
19:10:20 
19:10:20 --------- Difference is ----------
19:10:20  expected:<[]> but was:<[----------\n
19:10:20 1. ERROR in X.java (at line 8)\n
19:10:20 	Class<?> c = int @T [].class; \n
19:10:20 	                 ^^\n
19:10:20 Syntax error, type annotations are illegal here\n
19:10:20 ----------\n
19:10:20 ]>
19:10:20   NullAnnotationTest>TestCase.runTest:957->testBug452780:7990->AbstractNullAnnotationTest.runConformTestWithLibs:181->AbstractNullAnnotationTest.runConformTestWithLibs:199->AbstractRegressionTest.runConformTest:3495->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2509->TestCase.assertEquals:242->TestCase.assertStringEquals:266 testBug452780 - Javac found warning(s) but Eclipse did not find any.
19:10:20 ----------- Expected ------------
19:10:20 
19:10:20 ------------ but was ------------
19:10:20 Tools2.java:12: warning: [varargs] Varargs method could cause heap pollution from non-reifiable varargs parameter ts\n
19:10:20 		List<@NonNull T> res = Arrays.asList(ts);\n
19:10:20 		                                     ^\n
19:10:20 1 warning\n
19:10:20 
19:10:20 --------- Difference is ----------
19:10:20  expected:<[]> but was:<[Tools2.java:12: warning: [varargs] Varargs method could cause heap pollution from non-reifiable varargs parameter ts\n
19:10:20 		List<@NonNull T> res = Arrays.asList(ts);\n
19:10:20 		                                     ^\n
19:10:20 1 warning\n
19:10:20 ]>
19:10:20   NullAnnotationTest>TestCase.runTest:957->test_default_nullness_002_custom:2355->AbstractRegressionTest.access$0:3124->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2489->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test_default_nullness_002_custom - Eclipse found error(s) but Javac did not find any.
19:10:20 ----------- Expected ------------
19:10:20 
19:10:20 ------------ but was ------------
19:10:20 ----------\n
19:10:20 1. ERROR in Y.java (at line 5)\n
19:10:20 	@Nullable Object getObject(Object o) {\n
19:10:20 	^^^^^^^^^^^^^^^^\n
19:10:20 The return type is incompatible with '@NonNull Object' returned from X.getObject(Object) (mismatching null constraints)\n
19:10:20 ----------\n
19:10:20 2. ERROR in Y.java (at line 5)\n
19:10:20 	@Nullable Object getObject(Object o) {\n
19:10:20 	                           ^^^^^^\n
19:10:20 Illegal redefinition of parameter o, inherited method from X declares this parameter as @Nullable\n
19:10:20 ----------\n
19:10:20 
19:10:20 --------- Difference is ----------
19:10:20  expected:<[]> but was:<[----------\n
19:10:20 1. ERROR in Y.java (at line 5)\n
19:10:20 	@Nullable Object getObject(Object o) {\n
19:10:20 	^^^^^^^^^^^^^^^^\n
19:10:20 The return type is incompatible with '@NonNull Object' returned from X.getObject(Object) (mismatching null constraints)\n
19:10:20 ----------\n
19:10:20 2. ERROR in Y.java (at line 5)\n
19:10:20 	@Nullable Object getObject(Object o) {\n
19:10:20 	                           ^^^^^^\n
19:10:20 Illegal redefinition of parameter o, inherited method from X declares this parameter as @Nullable\n
19:10:20 ----------\n
19:10:20 ]>
19:10:20   NullAnnotationTest>TestCase.runTest:957->test_nullable_field_17:5451->AbstractNullAnnotationTest.runNegativeTestWithLibs:175->AbstractNullAnnotationTest.runNegativeTestWithLibs:153->AbstractNullAnnotationTest.runNegativeTestWithLibs:164->AbstractRegressionTest.runNegativeTest:3593->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2505->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test_nullable_field_17 - Eclipse found warning(s) but Javac did not find any.
19:10:20 ----------- Expected ------------
19:10:20 
19:10:20 ------------ but was ------------
19:10:20 ----------\n
19:10:20 1. INFO in X.java (at line 5)\n
19:10:20 	return this.o.toString();\n
19:10:20 	            ^\n
19:10:20 Potential null pointer access: this expression has a '@Nullable' type\n
19:10:20 ----------\n
19:10:20 
19:10:20 --------- Difference is ----------
19:10:20  expected:<[]> but was:<[----------\n
19:10:20 1. INFO in X.java (at line 5)\n
19:10:20 	return this.o.toString();\n
19:10:20 	            ^\n
19:10:20 Potential null pointer access: this expression has a '@Nullable' type\n
19:10:20 ----------\n
19:10:20 ]>
19:10:20   NullTypeAnnotationTest>TestCase.runTest:957->testBug446442_4:7472->AbstractNullAnnotationTest.runConformTestWithLibs:181->AbstractNullAnnotationTest.runConformTestWithLibs:199->AbstractRegressionTest.runConformTest:3495->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2497->TestCase.assertEquals:242->TestCase.assertStringEquals:266 testBug446442_4 - Javac found error(s) but Eclipse did not find any.
19:10:20 ----------- Expected ------------
19:10:20 
19:10:20 ------------ but was ------------
19:10:20 Test.java:8: error: interface Baz inherits abstract and default for m(Integer) from types Foo and Foo\n
19:10:20 interface Baz extends Foo<Integer, Integer> {}\n
19:10:20 ^\n
19:10:20 1 error\n
19:10:20 
19:10:20 --------- Difference is ----------
19:10:20  expected:<[]> but was:<[Test.java:8: error: interface Baz inherits abstract and default for m(Integer) from types Foo and Foo\n
19:10:20 interface Baz extends Foo<Integer, Integer> {}\n
19:10:20 ^\n
19:10:20 1 error\n
19:10:20 ]>
19:10:20   PolymorphicSignatureTest>TestCase.runTest:957->testBug475996:91->AbstractRegressionTest.runConformTest:1720->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2497->TestCase.assertEquals:242->TestCase.assertStringEquals:266 testBug475996 - Javac found error(s) but Eclipse did not find any.
19:10:20 ----------- Expected ------------
19:10:20 
19:10:20 ------------ but was ------------
19:10:20 X.java:1: error: cannot find symbol\n
19:10:20 import java.lang.invoke.VarHandle;\n
19:10:20                        ^\n
19:10:20   symbol:   class VarHandle\n
19:10:20   location: package java.lang.invoke\n
19:10:20 X.java:5: error: cannot find symbol\n
19:10:20 	VarHandle RESULT;\n
19:10:20 	^\n
19:10:20   symbol:   class VarHandle\n
19:10:20   location: class X<T>\n
19:10:20   where T is a type-variable:\n
19:10:20     T extends Object declared in class X\n
19:10:20 2 errors\n
19:10:20 
19:10:20 --------- Difference is ----------
19:10:20  expected:<[]> but was:<[X.java:1: error: cannot find symbol\n
19:10:20 import java.lang.invoke.VarHandle;\n
19:10:20                        ^\n
19:10:20   symbol:   class VarHandle\n
19:10:20   location: package java.lang.invoke\n
19:10:20 X.java:5: error: cannot find symbol\n
19:10:20 	VarHandle RESULT;\n
19:10:20 	^\n
19:10:20   symbol:   class VarHandle\n
19:10:20   location: class X<T>\n
19:10:20   where T is a type-variable:\n
19:10:20     T extends Object declared in class X\n
19:10:20 2 errors\n
19:10:20 ]>
19:10:20   ProblemConstructorTest>TestCase.runTest:957->test004:151->AbstractRegressionTest.runNegativeTest:2560->AbstractRegressionTest.runNegativeTest:2571->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2505->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test004 - Eclipse found warning(s) but Javac did not find any.
19:10:20 ----------- Expected ------------
19:10:20 
19:10:20 ------------ but was ------------
19:10:20 ----------\n
19:10:20 1. WARNING in X.java (at line 4)\n
19:10:20 	public int unusedMethod() { return this.state; }\n
19:10:20 	           ^^^^^^^^^^^^^^\n
19:10:20 The method unusedMethod() from the type X.M is never used locally\n
19:10:20 ----------\n
19:10:20 2. WARNING in X.java (at line 5)\n
19:10:20 	public M (int state) { this.state = state;} \n
19:10:20 	       ^^^^^^^^^^^^^\n
19:10:20 The constructor X.M(int) is never used locally\n
19:10:20 ----------\n
19:10:20 3. WARNING in X.java (at line 6)\n
19:10:20 	public int unusedField = 0;\n
19:10:20 	           ^^^^^^^^^^^\n
19:10:20 The value of the field X.M.unusedField is not used\n
19:10:20 ----------\n
19:10:20 4. WARNING in X.java (at line 7)\n
19:10:20 	public class N {}\n
19:10:20 	             ^\n
19:10:20 The type X.M.N is never used locally\n
19:10:20 ----------\n
19:10:20 
19:10:20 --------- Difference is ----------
19:10:20  expected:<[]> but was:<[----------\n
19:10:20 1. WARNING in X.java (at line 4)\n
19:10:20 	public int unusedMethod() { return this.state; }\n
19:10:20 	           ^^^^^^^^^^^^^^\n
19:10:20 The method unusedMethod() from the type X.M is never used locally\n
19:10:20 ----------\n
19:10:20 2. WARNING in X.java (at line 5)\n
19:10:20 	public M (int state) { this.state = state;} \n
19:10:20 	       ^^^^^^^^^^^^^\n
19:10:20 The constructor X.M(int) is never used locally\n
19:10:20 ----------\n
19:10:20 3. WARNING in X.java (at line 6)\n
19:10:20 	public int unusedField = 0;\n
19:10:20 	           ^^^^^^^^^^^\n
19:10:20 The value of the field X.M.unusedField is not used\n
19:10:20 ----------\n
19:10:20 4. WARNING in X.java (at line 7)\n
19:10:20 	public class N {}\n
19:10:20 	             ^\n
19:10:20 The type X.M.N is never used locally\n
19:10:20 ----------\n
19:10:20 ]>
19:10:20   ProblemConstructorTest>TestCase.runTest:957->test005:223->AbstractRegressionTest.runNegativeTest:2560->AbstractRegressionTest.runNegativeTest:2571->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2505->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test005 - Eclipse found warning(s) but Javac did not find any.
19:10:20 ----------- Expected ------------
19:10:20 
19:10:20 ------------ but was ------------
19:10:20 ----------\n
19:10:20 1. WARNING in A.java (at line 3)\n
19:10:20 	B.test();\n
19:10:20 	^^^^^^^^\n
19:10:20 Access to enclosing method test() from the type A.B is emulated by a synthetic accessor method\n
19:10:20 ----------\n
19:10:20 
19:10:20 --------- Difference is ----------
19:10:20  expected:<[]> but was:<[----------\n
19:10:20 1. WARNING in A.java (at line 3)\n
19:10:20 	B.test();\n
19:10:20 	^^^^^^^^\n
19:10:20 Access to enclosing method test() from the type A.B is emulated by a synthetic accessor method\n
19:10:20 ----------\n
19:10:20 ]>
19:10:20   ProblemConstructorTest>TestCase.runTest:957->test006:256->AbstractRegressionTest.runNegativeTest:2560->AbstractRegressionTest.runNegativeTest:2571->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2505->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test006 - Eclipse found warning(s) but Javac did not find any.
19:10:20 ----------- Expected ------------
19:10:20 
19:10:20 ------------ but was ------------
19:10:20 ----------\n
19:10:20 1. WARNING in A.java (at line 3)\n
19:10:20 	B.test();\n
19:10:20 	^^^^^^^^\n
19:10:20 Access to enclosing method test() from the type A.B is emulated by a synthetic accessor method\n
19:10:20 ----------\n
19:10:20 2. WARNING in A.java (at line 8)\n
19:10:20 	public B () { super(""); }\n
19:10:20 	       ^^^^\n
19:10:20 The constructor A.B() is never used locally\n
19:10:20 ----------\n
19:10:20 
19:10:20 --------- Difference is ----------
19:10:20  expected:<[]> but was:<[----------\n
19:10:20 1. WARNING in A.java (at line 3)\n
19:10:20 	B.test();\n
19:10:20 	^^^^^^^^\n
19:10:20 Access to enclosing method test() from the type A.B is emulated by a synthetic accessor method\n
19:10:20 ----------\n
19:10:20 2. WARNING in A.java (at line 8)\n
19:10:20 	public B () { super(""); }\n
19:10:20 	       ^^^^\n
19:10:20 The constructor A.B() is never used locally\n
19:10:20 ----------\n
19:10:20 ]>
19:10:20   ProblemConstructorTest>TestCase.runTest:957->test009:316->AbstractRegressionTest.runNegativeTest:2560->AbstractRegressionTest.runNegativeTest:2571->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2505->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test009 - Eclipse found warning(s) but Javac did not find any.
19:10:20 ----------- Expected ------------
19:10:20 
19:10:20 ------------ but was ------------
19:10:20 ----------\n
19:10:20 1. WARNING in A.java (at line 7)\n
19:10:20 	public B () { super(""); }\n
19:10:20 	       ^^^^\n
19:10:20 The constructor C.B() is never used locally\n
19:10:20 ----------\n
19:10:20 
19:10:20 --------- Difference is ----------
19:10:20  expected:<[]> but was:<[----------\n
19:10:20 1. WARNING in A.java (at line 7)\n
19:10:20 	public B () { super(""); }\n
19:10:20 	       ^^^^\n
19:10:20 The constructor C.B() is never used locally\n
19:10:20 ----------\n
19:10:20 ]>
19:10:20   ProblemConstructorTest>TestCase.runTest:957->test408038a:344->AbstractRegressionTest.runNegativeTest:2678->AbstractRegressionTest.runNegativeTest:2687->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2505->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test408038a - Eclipse found warning(s) but Javac did not find any.
19:10:20 ----------- Expected ------------
19:10:20 
19:10:20 ------------ but was ------------
19:10:20 ----------\n
19:10:20 1. WARNING in X.java (at line 4)\n
19:10:20 	public Y() {}\n
19:10:20 	       ^^^\n
19:10:20 The constructor X.Y() is never used locally\n
19:10:20 ----------\n
19:10:20 
19:10:20 --------- Difference is ----------
19:10:20  expected:<[]> but was:<[----------\n
19:10:20 1. WARNING in X.java (at line 4)\n
19:10:20 	public Y() {}\n
19:10:20 	       ^^^\n
19:10:20 The constructor X.Y() is never used locally\n
19:10:20 ----------\n
19:10:20 ]>
19:10:20   ProblemConstructorTest>TestCase.runTest:957->test408038b:376->AbstractRegressionTest.runNegativeTest:2678->AbstractRegressionTest.runNegativeTest:2687->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2505->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test408038b - Eclipse found warning(s) but Javac did not find any.
19:10:20 ----------- Expected ------------
19:10:20 
19:10:20 ------------ but was ------------
19:10:20 ----------\n
19:10:20 1. WARNING in X.java (at line 4)\n
19:10:20 	public Y() {}\n
19:10:20 	       ^^^\n
19:10:20 The constructor X.Y() is never used locally\n
19:10:20 ----------\n
19:10:20 
19:10:20 --------- Difference is ----------
19:10:20  expected:<[]> but was:<[----------\n
19:10:20 1. WARNING in X.java (at line 4)\n
19:10:20 	public Y() {}\n
19:10:20 	       ^^^\n
19:10:20 The constructor X.Y() is never used locally\n
19:10:20 ----------\n
19:10:20 ]>
19:10:20   ProblemConstructorTest>TestCase.runTest:957->test408038c:408->AbstractRegressionTest.runNegativeTest:2678->AbstractRegressionTest.runNegativeTest:2687->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2509->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test408038c - Javac found warning(s) but Eclipse did not find any.
19:10:20 ----------- Expected ------------
19:10:20 
19:10:20 ------------ but was ------------
19:10:20 X.java:6: warning: [serial] serializable class Y has no definition of serialVersionUID\n
19:10:20 	private static class Y implements Externalizable {\n
19:10:20 	               ^\n
19:10:20 1 warning\n
19:10:20 
19:10:20 --------- Difference is ----------
19:10:20  expected:<[]> but was:<[X.java:6: warning: [serial] serializable class Y has no definition of serialVersionUID\n
19:10:20 	private static class Y implements Externalizable {\n
19:10:20 	               ^\n
19:10:20 1 warning\n
19:10:20 ]>
19:10:20   ProblemConstructorTest>TestCase.runTest:957->test408038e:492->AbstractRegressionTest.runNegativeTest:2560->AbstractRegressionTest.runNegativeTest:2571->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2505->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test408038e - Eclipse found warning(s) but Javac did not find any.
19:10:20 ----------- Expected ------------
19:10:20 
19:10:20 ------------ but was ------------
19:10:20 ----------\n
19:10:20 1. WARNING in X.java (at line 3)\n
19:10:20 	private X(int x) {i = x;}\n
19:10:20 	        ^^^^^^^^\n
19:10:20 The constructor X(int) is never used locally\n
19:10:20 ----------\n
19:10:20 
19:10:20 --------- Difference is ----------
19:10:20  expected:<[]> but was:<[----------\n
19:10:20 1. WARNING in X.java (at line 3)\n
19:10:20 	private X(int x) {i = x;}\n
19:10:20 	        ^^^^^^^^\n
19:10:20 The constructor X(int) is never used locally\n
19:10:20 ----------\n
19:10:20 ]>
19:10:20   ProgrammingProblemsTest>TestCase.runTest:957->test0041:1578->AbstractRegressionTest.runNegativeTest:2560->AbstractRegressionTest.runNegativeTest:2571->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2505->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test0041 - Eclipse found warning(s) but Javac did not find any.
19:10:20 ----------- Expected ------------
19:10:20 
19:10:20 ------------ but was ------------
19:10:20 ----------\n
19:10:20 1. WARNING in X.java (at line 3)\n
19:10:20 	System.out.println(1.0 == 1.0);\n
19:10:20 	                   ^^^^^^^^^^\n
19:10:20 Comparing identical expressions\n
19:10:20 ----------\n
19:10:20 2. WARNING in X.java (at line 4)\n
19:10:20 	System.out.println(1.0f == 1.0f);\n
19:10:20 	                   ^^^^^^^^^^^^\n
19:10:20 Comparing identical expressions\n
19:10:20 ----------\n
19:10:20 
19:10:20 --------- Difference is ----------
19:10:20  expected:<[]> but was:<[----------\n
19:10:20 1. WARNING in X.java (at line 3)\n
19:10:20 	System.out.println(1.0 == 1.0);\n
19:10:20 	                   ^^^^^^^^^^\n
19:10:20 Comparing identical expressions\n
19:10:20 ----------\n
19:10:20 2. WARNING in X.java (at line 4)\n
19:10:20 	System.out.println(1.0f == 1.0f);\n
19:10:20 	                   ^^^^^^^^^^^^\n
19:10:20 Comparing identical expressions\n
19:10:20 ----------\n
19:10:20 ]>
19:10:20   ProgrammingProblemsTest>TestCase.runTest:957->test0044:1657->AbstractRegressionTest.runNegativeTest:2560->AbstractRegressionTest.runNegativeTest:2571->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2505->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test0044 - Eclipse found warning(s) but Javac did not find any.
19:10:20 ----------- Expected ------------
19:10:20 
19:10:20 ------------ but was ------------
19:10:20 ----------\n
19:10:20 1. WARNING in X.java (at line 6)\n
19:10:20 	nvx = nvx;\n
19:10:20 	^^^^^^^^^\n
19:10:20 The assignment to variable nvx has no effect\n
19:10:20 ----------\n
19:10:20 
19:10:20 --------- Difference is ----------
19:10:20  expected:<[]> but was:<[----------\n
19:10:20 1. WARNING in X.java (at line 6)\n
19:10:20 	nvx = nvx;\n
19:10:20 	^^^^^^^^^\n
19:10:20 The assignment to variable nvx has no effect\n
19:10:20 ----------\n
19:10:20 ]>
19:10:20   ProgrammingProblemsTest>TestCase.runTest:957->test0045:1678->AbstractRegressionTest.runNegativeTest:2560->AbstractRegressionTest.runNegativeTest:2571->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2505->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test0045 - Eclipse found warning(s) but Javac did not find any.
19:10:20 ----------- Expected ------------
19:10:20 
19:10:20 ------------ but was ------------
19:10:20 ----------\n
19:10:20 1. WARNING in X.java (at line 2)\n
19:10:20 	volatile int x = this.x;\n
19:10:20 	             ^^^^^^^^^^\n
19:10:20 The assignment to variable x has no effect\n
19:10:20 ----------\n
19:10:20 2. WARNING in X.java (at line 3)\n
19:10:20 	int nvx = this.nvx;\n
19:10:20 	    ^^^^^^^^^^^^^^\n
19:10:20 The assignment to variable nvx has no effect\n
19:10:20 ----------\n
19:10:20 
19:10:20 --------- Difference is ----------
19:10:20  expected:<[]> but was:<[----------\n
19:10:20 1. WARNING in X.java (at line 2)\n
19:10:20 	volatile int x = this.x;\n
19:10:20 	             ^^^^^^^^^^\n
19:10:20 The assignment to variable x has no effect\n
19:10:20 ----------\n
19:10:20 2. WARNING in X.java (at line 3)\n
19:10:20 	int nvx = this.nvx;\n
19:10:20 	    ^^^^^^^^^^^^^^\n
19:10:20 The assignment to variable nvx has no effect\n
19:10:20 ----------\n
19:10:20 ]>
19:10:20   ProgrammingProblemsTest>TestCase.runTest:957->test0046:1706->AbstractRegressionTest.runNegativeTest:2678->AbstractRegressionTest.runNegativeTest:2687->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2505->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test0046 - Eclipse found warning(s) but Javac did not find any.
19:10:20 ----------- Expected ------------
19:10:20 
19:10:20 ------------ but was ------------
19:10:20 ----------\n
19:10:20 1. WARNING in X.java (at line 4)\n
19:10:20 	boolean b=false;\n
19:10:20 	        ^\n
19:10:20 The value of the local variable b is not used\n
19:10:20 ----------\n
19:10:20 2. WARNING in X.java (at line 6)\n
19:10:20 	int k = 2;\n
19:10:20 	    ^\n
19:10:20 The value of the local variable k is not used\n
19:10:20 ----------\n
19:10:20 
19:10:20 --------- Difference is ----------
19:10:20  expected:<[]> but was:<[----------\n
19:10:20 1. WARNING in X.java (at line 4)\n
19:10:20 	boolean b=false;\n
19:10:20 	        ^\n
19:10:20 The value of the local variable b is not used\n
19:10:20 ----------\n
19:10:20 2. WARNING in X.java (at line 6)\n
19:10:20 	int k = 2;\n
19:10:20 	    ^\n
19:10:20 The value of the local variable k is not used\n
19:10:20 ----------\n
19:10:20 ]>
19:10:20   ProgrammingProblemsTest>TestCase.runTest:957->test0046_field:1746->AbstractRegressionTest.runNegativeTest:2678->AbstractRegressionTest.runNegativeTest:2687->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2505->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test0046_field - Eclipse found warning(s) but Javac did not find any.
19:10:20 ----------- Expected ------------
19:10:20 
19:10:20 ------------ but was ------------
19:10:20 ----------\n
19:10:20 1. WARNING in X.java (at line 3)\n
19:10:20 	private boolean b=false;\n
19:10:20 	                ^\n
19:10:20 The value of the field X.b is not used\n
19:10:20 ----------\n
19:10:20 2. WARNING in X.java (at line 4)\n
19:10:20 	private int k = 2;\n
19:10:20 	            ^\n
19:10:20 The value of the field X.k is not used\n
19:10:20 ----------\n
19:10:20 
19:10:20 --------- Difference is ----------
19:10:20  expected:<[]> but was:<[----------\n
19:10:20 1. WARNING in X.java (at line 3)\n
19:10:20 	private boolean b=false;\n
19:10:20 	                ^\n
19:10:20 The value of the field X.b is not used\n
19:10:20 ----------\n
19:10:20 2. WARNING in X.java (at line 4)\n
19:10:20 	private int k = 2;\n
19:10:20 	            ^\n
19:10:20 The value of the field X.k is not used\n
19:10:20 ----------\n
19:10:20 ]>
19:10:20   ProgrammingProblemsTest>TestCase.runTest:957->test0046_field_in_private_type:1865->AbstractRegressionTest.runNegativeTest:2678->AbstractRegressionTest.runNegativeTest:2687->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2505->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test0046_field_in_private_type - Eclipse found warning(s) but Javac did not find any.
19:10:20 ----------- Expected ------------
19:10:20 
19:10:20 ------------ but was ------------
19:10:20 ----------\n
19:10:20 1. WARNING in X.java (at line 4)\n
19:10:20 	public boolean b=false;\n
19:10:20 	               ^\n
19:10:20 The value of the field X.Y.b is not used\n
19:10:20 ----------\n
19:10:20 2. WARNING in X.java (at line 5)\n
19:10:20 	protected int k = 2;\n
19:10:20 	              ^\n
19:10:20 The value of the field X.Y.k is not used\n
19:10:20 ----------\n
19:10:20 
19:10:20 --------- Difference is ----------
19:10:20  expected:<[]> but was:<[----------\n
19:10:20 1. WARNING in X.java (at line 4)\n
19:10:20 	public boolean b=false;\n
19:10:20 	               ^\n
19:10:20 The value of the field X.Y.b is not used\n
19:10:20 ----------\n
19:10:20 2. WARNING in X.java (at line 5)\n
19:10:20 	protected int k = 2;\n
19:10:20 	              ^\n
19:10:20 The value of the field X.Y.k is not used\n
19:10:20 ----------\n
19:10:20 ]>
19:10:20   ProgrammingProblemsTest>TestCase.runTest:957->test0046_field_qualified:1825->AbstractRegressionTest.runNegativeTest:2678->AbstractRegressionTest.runNegativeTest:2687->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2505->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test0046_field_qualified - Eclipse found warning(s) but Javac did not find any.
19:10:20 ----------- Expected ------------
19:10:20 
19:10:20 ------------ but was ------------
19:10:20 ----------\n
19:10:20 1. WARNING in X.java (at line 3)\n
19:10:20 	private boolean b=false;\n
19:10:20 	                ^\n
19:10:20 The value of the field X.b is not used\n
19:10:20 ----------\n
19:10:20 2. WARNING in X.java (at line 4)\n
19:10:20 	private int k = 2;\n
19:10:20 	            ^\n
19:10:20 The value of the field X.k is not used\n
19:10:20 ----------\n
19:10:20 
19:10:20 --------- Difference is ----------
19:10:20  expected:<[]> but was:<[----------\n
19:10:20 1. WARNING in X.java (at line 3)\n
19:10:20 	private boolean b=false;\n
19:10:20 	                ^\n
19:10:20 The value of the field X.b is not used\n
19:10:20 ----------\n
19:10:20 2. WARNING in X.java (at line 4)\n
19:10:20 	private int k = 2;\n
19:10:20 	            ^\n
19:10:20 The value of the field X.k is not used\n
19:10:20 ----------\n
19:10:20 ]>
19:10:20   ProgrammingProblemsTest>TestCase.runTest:957->test0046_field_this_qualified:1785->AbstractRegressionTest.runNegativeTest:2678->AbstractRegressionTest.runNegativeTest:2687->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2505->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test0046_field_this_qualified - Eclipse found warning(s) but Javac did not find any.
19:10:20 ----------- Expected ------------
19:10:20 
19:10:20 ------------ but was ------------
19:10:20 ----------\n
19:10:20 1. WARNING in X.java (at line 3)\n
19:10:20 	private boolean b=false;\n
19:10:20 	                ^\n
19:10:20 The value of the field X.b is not used\n
19:10:20 ----------\n
19:10:20 2. WARNING in X.java (at line 4)\n
19:10:20 	private int k = 2;\n
19:10:20 	            ^\n
19:10:20 The value of the field X.k is not used\n
19:10:20 ----------\n
19:10:20 
19:10:20 --------- Difference is ----------
19:10:20  expected:<[]> but was:<[----------\n
19:10:20 1. WARNING in X.java (at line 3)\n
19:10:20 	private boolean b=false;\n
19:10:20 	                ^\n
19:10:20 The value of the field X.b is not used\n
19:10:20 ----------\n
19:10:20 2. WARNING in X.java (at line 4)\n
19:10:20 	private int k = 2;\n
19:10:20 	            ^\n
19:10:20 The value of the field X.k is not used\n
19:10:20 ----------\n
19:10:20 ]>
19:10:20   ProgrammingProblemsTest>TestCase.runTest:957->test0047:1908->AbstractRegressionTest.runNegativeTest:2678->AbstractRegressionTest.runNegativeTest:2687->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2505->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test0047 - Eclipse found warning(s) but Javac did not find any.
19:10:20 ----------- Expected ------------
19:10:20 
19:10:20 ------------ but was ------------
19:10:20 ----------\n
19:10:20 1. WARNING in X.java (at line 2)\n
19:10:20 	void foo(int param1, int param2, Integer param3) {\n
19:10:20 	             ^^^^^^\n
19:10:20 The value of the parameter param1 is not used\n
19:10:20 ----------\n
19:10:20 2. WARNING in X.java (at line 2)\n
19:10:20 	void foo(int param1, int param2, Integer param3) {\n
19:10:20 	                         ^^^^^^\n
19:10:20 The value of the parameter param2 is not used\n
19:10:20 ----------\n
19:10:20 3. WARNING in X.java (at line 3)\n
19:10:20 	boolean b=false;\n
19:10:20 	        ^\n
19:10:20 The value of the local variable b is not used\n
19:10:20 ----------\n
19:10:20 
19:10:20 --------- Difference is ----------
19:10:20  expected:<[]> but was:<[----------\n
19:10:20 1. WARNING in X.java (at line 2)\n
19:10:20 	void foo(int param1, int param2, Integer param3) {\n
19:10:20 	             ^^^^^^\n
19:10:20 The value of the parameter param1 is not used\n
19:10:20 ----------\n
19:10:20 2. WARNING in X.java (at line 2)\n
19:10:20 	void foo(int param1, int param2, Integer param3) {\n
19:10:20 	                         ^^^^^^\n
19:10:20 The value of the parameter param2 is not used\n
19:10:20 ----------\n
19:10:20 3. WARNING in X.java (at line 3)\n
19:10:20 	boolean b=false;\n
19:10:20 	        ^\n
19:10:20 The value of the local variable b is not used\n
19:10:20 ----------\n
19:10:20 ]>
19:10:20   ProgrammingProblemsTest>TestCase.runTest:957->test0048:1954->AbstractRegressionTest.runNegativeTest:2678->AbstractRegressionTest.runNegativeTest:2687->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2505->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test0048 - Eclipse found warning(s) but Javac did not find any.
19:10:20 ----------- Expected ------------
19:10:20 
19:10:20 ------------ but was ------------
19:10:20 ----------\n
19:10:20 1. WARNING in X.java (at line 3)\n
19:10:20 	boolean b=false;\n
19:10:20 	        ^\n
19:10:20 The value of the local variable b is not used\n
19:10:20 ----------\n
19:10:20 2. WARNING in X.java (at line 9)\n
19:10:20 	public void foo(int param1, int param2) {\n
19:10:20 	                    ^^^^^^\n
19:10:20 The value of the parameter param1 is not used\n
19:10:20 ----------\n
19:10:20 3. WARNING in X.java (at line 9)\n
19:10:20 	public void foo(int param1, int param2) {\n
19:10:20 	                                ^^^^^^\n
19:10:20 The value of the parameter param2 is not used\n
19:10:20 ----------\n
19:10:20 4. WARNING in X.java (at line 10)\n
19:10:20 	boolean b=false;\n
19:10:20 	        ^\n
19:10:20 The value of the local variable b is not used\n
19:10:20 ----------\n
19:10:20 
19:10:20 --------- Difference is ----------
19:10:20  expected:<[]> but was:<[----------\n
19:10:20 1. WARNING in X.java (at line 3)\n
19:10:20 	boolean b=false;\n
19:10:20 	        ^\n
19:10:20 The value of the local variable b is not used\n
19:10:20 ----------\n
19:10:20 2. WARNING in X.java (at line 9)\n
19:10:20 	public void foo(int param1, int param2) {\n
19:10:20 	                    ^^^^^^\n
19:10:20 The value of the parameter param1 is not used\n
19:10:20 ----------\n
19:10:20 3. WARNING in X.java (at line 9)\n
19:10:20 	public void foo(int param1, int param2) {\n
19:10:20 	                                ^^^^^^\n
19:10:20 The value of the parameter param2 is not used\n
19:10:20 ----------\n
19:10:20 4. WARNING in X.java (at line 10)\n
19:10:20 	boolean b=false;\n
19:10:20 	        ^\n
19:10:20 The value of the local variable b is not used\n
19:10:20 ----------\n
19:10:20 ]>
19:10:20   ProgrammingProblemsTest>TestCase.runTest:957->test0049:2019->AbstractRegressionTest.runNegativeTest:2678->AbstractRegressionTest.runNegativeTest:2687->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2505->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test0049 - Eclipse found warning(s) but Javac did not find any.
19:10:20 ----------- Expected ------------
19:10:20 
19:10:20 ------------ but was ------------
19:10:20 ----------\n
19:10:20 1. WARNING in X.java (at line 3)\n
19:10:20 	boolean b=false;\n
19:10:20 	        ^\n
19:10:20 The value of the local variable b is not used\n
19:10:20 ----------\n
19:10:20 2. WARNING in X.java (at line 9)\n
19:10:20 	public void foo(int param1, Integer param3) {\n
19:10:20 	                    ^^^^^^\n
19:10:20 The value of the parameter param1 is not used\n
19:10:20 ----------\n
19:10:20 3. WARNING in X.java (at line 15)\n
19:10:20 	public void foo(int param1, int param2, Integer param3) {\n
19:10:20 	                    ^^^^^^\n
19:10:20 The value of the parameter param1 is not used\n
19:10:20 ----------\n
19:10:20 4. WARNING in X.java (at line 15)\n
19:10:20 	public void foo(int param1, int param2, Integer param3) {\n
19:10:20 	                                ^^^^^^\n
19:10:20 The value of the parameter param2 is not used\n
19:10:20 ----------\n
19:10:20 
19:10:20 --------- Difference is ----------
19:10:20  expected:<[]> but was:<[----------\n
19:10:20 1. WARNING in X.java (at line 3)\n
19:10:20 	boolean b=false;\n
19:10:20 	        ^\n
19:10:20 The value of the local variable b is not used\n
19:10:20 ----------\n
19:10:20 2. WARNING in X.java (at line 9)\n
19:10:20 	public void foo(int param1, Integer param3) {\n
19:10:20 	                    ^^^^^^\n
19:10:20 The value of the parameter param1 is not used\n
19:10:20 ----------\n
19:10:20 3. WARNING in X.java (at line 15)\n
19:10:20 	public void foo(int param1, int param2, Integer param3) {\n
19:10:20 	                    ^^^^^^\n
19:10:20 The value of the parameter param1 is not used\n
19:10:20 ----------\n
19:10:20 4. WARNING in X.java (at line 15)\n
19:10:20 	public void foo(int param1, int param2, Integer param3) {\n
19:10:20 	                                ^^^^^^\n
19:10:20 The value of the parameter param2 is not used\n
19:10:20 ----------\n
19:10:20 ]>
19:10:20   ProgrammingProblemsTest>TestCase.runTest:957->test0050:2075->AbstractRegressionTest.runNegativeTest:2678->AbstractRegressionTest.runNegativeTest:2687->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2505->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test0050 - Eclipse found warning(s) but Javac did not find any.
19:10:20 ----------- Expected ------------
19:10:20 
19:10:20 ------------ but was ------------
19:10:20 ----------\n
19:10:20 1. WARNING in X.java (at line 4)\n
19:10:20 	if (false) {\n
19:10:20         	boolean b=false;\n
19:10:20         	b|=true;\n
19:10:20 		 }\n
19:10:20 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n
19:10:20 Dead code\n
19:10:20 ----------\n
19:10:20 2. WARNING in X.java (at line 8)\n
19:10:20 	int k = 2;\n
19:10:20 	    ^\n
19:10:20 The value of the local variable k is not used\n
19:10:20 ----------\n
19:10:20 
19:10:20 --------- Difference is ----------
19:10:20  expected:<[]> but was:<[----------\n
19:10:20 1. WARNING in X.java (at line 4)\n
19:10:20 	if (false) {\n
19:10:20         	boolean b=false;\n
19:10:20         	b|=true;\n
19:10:20 		 }\n
19:10:20 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n
19:10:20 Dead code\n
19:10:20 ----------\n
19:10:20 2. WARNING in X.java (at line 8)\n
19:10:20 	int k = 2;\n
19:10:20 	    ^\n
19:10:20 The value of the local variable k is not used\n
19:10:20 ----------\n
19:10:20 ]>
19:10:20   ProgrammingProblemsTest>TestCase.runTest:957->test0051:2117->AbstractRegressionTest.runNegativeTest:2678->AbstractRegressionTest.runNegativeTest:2687->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2505->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test0051 - Eclipse found warning(s) but Javac did not find any.
19:10:20 ----------- Expected ------------
19:10:20 
19:10:20 ------------ but was ------------
19:10:20 ----------\n
19:10:20 1. WARNING in X.java (at line 2)\n
19:10:20 	X(int abc) {\n
19:10:20 	      ^^^\n
19:10:20 The value of the parameter abc is not used\n
19:10:20 ----------\n
19:10:20 
19:10:20 --------- Difference is ----------
19:10:20  expected:<[]> but was:<[----------\n
19:10:20 1. WARNING in X.java (at line 2)\n
19:10:20 	X(int abc) {\n
19:10:20 	      ^^^\n
19:10:20 The value of the parameter abc is not used\n
19:10:20 ----------\n
19:10:20 ]>
19:10:20   ProgrammingProblemsTest>TestCase.runTest:957->test0055:2287->AbstractRegressionTest.runNegativeTest:2678->AbstractRegressionTest.runNegativeTest:2687->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2505->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test0055 - Eclipse found warning(s) but Javac did not find any.
19:10:20 ----------- Expected ------------
19:10:20 
19:10:20 ------------ but was ------------
19:10:20 ----------\n
19:10:20 1. WARNING in test1\E.java (at line 4)\n
19:10:20 	int a= 10;\n
19:10:20 	    ^\n
19:10:20 The value of the local variable a is not used\n
19:10:20 ----------\n
19:10:20 
19:10:20 --------- Difference is ----------
19:10:20  expected:<[]> but was:<[----------\n
19:10:20 1. WARNING in test1\E.java (at line 4)\n
19:10:20 	int a= 10;\n
19:10:20 	    ^\n
19:10:20 The value of the local variable a is not used\n
19:10:20 ----------\n
19:10:20 ]>
19:10:20   ProgrammingProblemsTest>TestCase.runTest:957->test0059:2399->AbstractRegressionTest.runNegativeTest:2678->AbstractRegressionTest.runNegativeTest:2687->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2505->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test0059 - Eclipse found warning(s) but Javac did not find any.
19:10:20 ----------- Expected ------------
19:10:20 
19:10:20 ------------ but was ------------
19:10:20 ----------\n
19:10:20 1. WARNING in X.java (at line 4)\n
19:10:20 	if (a != null){\n
19:10:20         	int j = 3;\n
19:10:20         	j++;\n
19:10:20     	}\n
19:10:20 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n
19:10:20 Dead code\n
19:10:20 ----------\n
19:10:20 2. WARNING in X.java (at line 5)\n
19:10:20 	int j = 3;\n
19:10:20 	    ^\n
19:10:20 The value of the local variable j is not used\n
19:10:20 ----------\n
19:10:20 
19:10:20 --------- Difference is ----------
19:10:20  expected:<[]> but was:<[----------\n
19:10:20 1. WARNING in X.java (at line 4)\n
19:10:20 	if (a != null){\n
19:10:20         	int j = 3;\n
19:10:20         	j++;\n
19:10:20     	}\n
19:10:20 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n
19:10:20 Dead code\n
19:10:20 ----------\n
19:10:20 2. WARNING in X.java (at line 5)\n
19:10:20 	int j = 3;\n
19:10:20 	    ^\n
19:10:20 The value of the local variable j is not used\n
19:10:20 ----------\n
19:10:20 ]>
19:10:20   ProgrammingProblemsTest>TestCase.runTest:957->test0060:2435->AbstractRegressionTest.runNegativeTest:2678->AbstractRegressionTest.runNegativeTest:2687->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2489->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test0060 - Eclipse found error(s) but Javac did not find any.
19:10:20 ----------- Expected ------------
19:10:20 
19:10:20 ------------ but was ------------
19:10:20 ----------\n
19:10:20 1. ERROR in org\eclipse\jdt\internal\compiler\lookup\X.java (at line 7)\n
19:10:20 	if (t1 == t2) { \n
19:10:20 	    ^^^^^^^^\n
19:10:20 The uninterned types TypeBinding and TypeBinding should not be compared using ==/!= operators.\n
19:10:20 ----------\n
19:10:20 2. ERROR in org\eclipse\jdt\internal\compiler\lookup\X.java (at line 9)\n
19:10:20 	if (t1 == t2) {\n
19:10:20 	    ^^^^^^^^\n
19:10:20 The uninterned types TypeBinding and TypeBinding should not be compared using ==/!= operators.\n
19:10:20 ----------\n
19:10:20 3. ERROR in org\eclipse\jdt\internal\compiler\lookup\X.java (at line 16)\n
19:10:20 	if (t1 == t2) { \n
19:10:20 	    ^^^^^^^^\n
19:10:20 The uninterned types TypeBinding and TypeBinding should not be compared using ==/!= operators.\n
19:10:20 ----------\n
19:10:20 4. ERROR in org\eclipse\jdt\internal\compiler\lookup\X.java (at line 18)\n
19:10:20 	if (t1 == t2) {\n
19:10:20 	    ^^^^^^^^\n
19:10:20 The uninterned types TypeBinding and TypeBinding should not be compared using ==/!= operators.\n
19:10:20 ----------\n
19:10:20 5. ERROR in org\eclipse\jdt\internal\compiler\lookup\X.java (at line 28)\n
19:10:20 	if (t1 == t2) { \n
19:10:20 	    ^^^^^^^^\n
19:10:20 The uninterned types TypeBinding and TypeBinding should not be compared using ==/!= operators.\n
19:10:20 ----------\n
19:10:20 
19:10:20 --------- Difference is ----------
19:10:20  expected:<[]> but was:<[----------\n
19:10:20 1. ERROR in org\eclipse\jdt\internal\compiler\lookup\X.java (at line 7)\n
19:10:20 	if (t1 == t2) { \n
19:10:20 	    ^^^^^^^^\n
19:10:20 The uninterned types TypeBinding and TypeBinding should not be compared using ==/!= operators.\n
19:10:20 ----------\n
19:10:20 2. ERROR in org\eclipse\jdt\internal\compiler\lookup\X.java (at line 9)\n
19:10:20 	if (t1 == t2) {\n
19:10:20 	    ^^^^^^^^\n
19:10:20 The uninterned types TypeBinding and TypeBinding should not be compared using ==/!= operators.\n
19:10:20 ----------\n
19:10:20 3. ERROR in org\eclipse\jdt\internal\compiler\lookup\X.java (at line 16)\n
19:10:20 	if (t1 == t2) { \n
19:10:20 	    ^^^^^^^^\n
19:10:20 The uninterned types TypeBinding and TypeBinding should not be compared using ==/!= operators.\n
19:10:20 ----------\n
19:10:20 4. ERROR in org\eclipse\jdt\internal\compiler\lookup\X.java (at line 18)\n
19:10:20 	if (t1 == t2) {\n
19:10:20 	    ^^^^^^^^\n
19:10:20 The uninterned types TypeBinding and TypeBinding should not be compared using ==/!= operators.\n
19:10:20 ----------\n
19:10:20 5. ERROR in org\eclipse\jdt\internal\compiler\lookup\X.java (at line 28)\n
19:10:20 	if (t1 == t2) { \n
19:10:20 	    ^^^^^^^^\n
19:10:20 The uninterned types TypeBinding and TypeBinding should not be compared using ==/!= operators.\n
19:10:20 ----------\n
19:10:20 ]>
19:10:20   ProgrammingProblemsTest>TestCase.runTest:957->test0063:2630->AbstractRegressionTest.runNegativeTest:2678->AbstractRegressionTest.runNegativeTest:2687->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2489->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test0063 - Eclipse found error(s) but Javac did not find any.
19:10:20 ----------- Expected ------------
19:10:20 
19:10:20 ------------ but was ------------
19:10:20 ----------\n
19:10:20 1. ERROR in org\eclipse\jdt\core\dom\X.java (at line 9)\n
19:10:20 	if (t1 == t2) { \n
19:10:20 	    ^^^^^^^^\n
19:10:20 The uninterned types TypeBinding and TypeBinding should not be compared using ==/!= operators.\n
19:10:20 ----------\n
19:10:20 2. ERROR in org\eclipse\jdt\core\dom\X.java (at line 11)\n
19:10:20 	if (t1 == t2) {\n
19:10:20 	    ^^^^^^^^\n
19:10:20 The uninterned types TypeBinding and TypeBinding should not be compared using ==/!= operators.\n
19:10:20 ----------\n
19:10:20 3. ERROR in org\eclipse\jdt\core\dom\X.java (at line 18)\n
19:10:20 	if (t1 == t2) { \n
19:10:20 	    ^^^^^^^^\n
19:10:20 The uninterned types TypeBinding and TypeBinding should not be compared using ==/!= operators.\n
19:10:20 ----------\n
19:10:20 4. ERROR in org\eclipse\jdt\core\dom\X.java (at line 20)\n
19:10:20 	if (t1 == t2) {\n
19:10:20 	    ^^^^^^^^\n
19:10:20 The uninterned types TypeBinding and TypeBinding should not be compared using ==/!= operators.\n
19:10:20 ----------\n
19:10:20 5. ERROR in org\eclipse\jdt\core\dom\X.java (at line 30)\n
19:10:20 	if (t1 == t2) { \n
19:10:20 	    ^^^^^^^^\n
19:10:20 The uninterned types TypeBinding and TypeBinding should not be compared using ==/!= operators.\n
19:10:20 ----------\n
19:10:20 
19:10:20 --------- Difference is ----------
19:10:20  expected:<[]> but was:<[----------\n
19:10:20 1. ERROR in org\eclipse\jdt\core\dom\X.java (at line 9)\n
19:10:20 	if (t1 == t2) { \n
19:10:20 	    ^^^^^^^^\n
19:10:20 The uninterned types TypeBinding and TypeBinding should not be compared using ==/!= operators.\n
19:10:20 ----------\n
19:10:20 2. ERROR in org\eclipse\jdt\core\dom\X.java (at line 11)\n
19:10:20 	if (t1 == t2) {\n
19:10:20 	    ^^^^^^^^\n
19:10:20 The uninterned types TypeBinding and TypeBinding should not be compared using ==/!= operators.\n
19:10:20 ----------\n
19:10:20 3. ERROR in org\eclipse\jdt\core\dom\X.java (at line 18)\n
19:10:20 	if (t1 == t2) { \n
19:10:20 	    ^^^^^^^^\n
19:10:20 The uninterned types TypeBinding and TypeBinding should not be compared using ==/!= operators.\n
19:10:20 ----------\n
19:10:20 4. ERROR in org\eclipse\jdt\core\dom\X.java (at line 20)\n
19:10:20 	if (t1 == t2) {\n
19:10:20 	    ^^^^^^^^\n
19:10:20 The uninterned types TypeBinding and TypeBinding should not be compared using ==/!= operators.\n
19:10:20 ----------\n
19:10:20 5. ERROR in org\eclipse\jdt\core\dom\X.java (at line 30)\n
19:10:20 	if (t1 == t2) { \n
19:10:20 	    ^^^^^^^^\n
19:10:20 The uninterned types TypeBinding and TypeBinding should not be compared using ==/!= operators.\n
19:10:20 ----------\n
19:10:20 ]>
19:10:20   ProgrammingProblemsTest>TestCase.runTest:957->testBug410218a:2714->AbstractRegressionTest.runNegativeTest:2560->AbstractRegressionTest.runNegativeTest:2571->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2505->TestCase.assertEquals:242->TestCase.assertStringEquals:266 testBug410218a - Eclipse found warning(s) but Javac did not find any.
19:10:20 ----------- Expected ------------
19:10:20 
19:10:20 ------------ but was ------------
19:10:20 ----------\n
19:10:20 1. WARNING in X.java (at line 8)\n
19:10:20 	if (set.contains("ONE")) // bad\n
19:10:20 	                 ^^^^^\n
19:10:20 Unlikely argument type String for contains(Object) on a Collection<Short>\n
19:10:20 ----------\n
19:10:20 2. WARNING in X.java (at line 9)\n
19:10:20 	set.remove("ONE"); // bad\n
19:10:20 	           ^^^^^\n
19:10:20 Unlikely argument type String for remove(Object) on a Collection<Short>\n
19:10:20 ----------\n
19:10:20 3. WARNING in X.java (at line 10)\n
19:10:20 	if (set.contains(1)) // bad\n
19:10:20 	                 ^\n
19:10:20 Unlikely argument type int for contains(Object) on a Collection<Short>\n
19:10:20 ----------\n
19:10:20 4. WARNING in X.java (at line 11)\n
19:10:20 	set.remove(1); // bad (tries to remove "Integer 1")\n
19:10:20 	           ^\n
19:10:20 Unlikely argument type int for remove(Object) on a Collection<Short>\n
19:10:20 ----------\n
19:10:20 
19:10:20 --------- Difference is ----------
19:10:20  expected:<[]> but was:<[----------\n
19:10:20 1. WARNING in X.java (at line 8)\n
19:10:20 	if (set.contains("ONE")) // bad\n
19:10:20 	                 ^^^^^\n
19:10:20 Unlikely argument type String for contains(Object) on a Collection<Short>\n
19:10:20 ----------\n
19:10:20 2. WARNING in X.java (at line 9)\n
19:10:20 	set.remove("ONE"); // bad\n
19:10:20 	           ^^^^^\n
19:10:20 Unlikely argument type String for remove(Object) on a Collection<Short>\n
19:10:20 ----------\n
19:10:20 3. WARNING in X.java (at line 10)\n
19:10:20 	if (set.contains(1)) // bad\n
19:10:20 	                 ^\n
19:10:20 Unlikely argument type int for contains(Object) on a Collection<Short>\n
19:10:20 ----------\n
19:10:20 4. WARNING in X.java (at line 11)\n
19:10:20 	set.remove(1); // bad (tries to remove "Integer 1")\n
19:10:20 	           ^\n
19:10:20 Unlikely argument type int for remove(Object) on a Collection<Short>\n
19:10:20 ----------\n
19:10:20 ]>
19:10:20   ProgrammingProblemsTest>TestCase.runTest:957->testBug410218b:2764->AbstractRegressionTest.runNegativeTest:2560->AbstractRegressionTest.runNegativeTest:2571->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2505->TestCase.assertEquals:242->TestCase.assertStringEquals:266 testBug410218b - Eclipse found warning(s) but Javac did not find any.
19:10:20 ----------- Expected ------------
19:10:20 
19:10:20 ------------ but was ------------
19:10:20 ----------\n
19:10:20 1. WARNING in X.java (at line 4)\n
19:10:20 	if (hss.contains(ts)) // bad\n
19:10:20 	                 ^^\n
19:10:20 Unlikely argument type TreeSet<T> for contains(Object) on a Collection<HashSet<T>>\n
19:10:20 ----------\n
19:10:20 2. WARNING in X.java (at line 5)\n
19:10:20 	hss.remove(ts); // bad\n
19:10:20 	           ^^\n
19:10:20 Unlikely argument type TreeSet<T> for remove(Object) on a Collection<HashSet<T>>\n
19:10:20 ----------\n
19:10:20 
19:10:20 --------- Difference is ----------
19:10:20  expected:<[]> but was:<[----------\n
19:10:20 1. WARNING in X.java (at line 4)\n
19:10:20 	if (hss.contains(ts)) // bad\n
19:10:20 	                 ^^\n
19:10:20 Unlikely argument type TreeSet<T> for contains(Object) on a Collection<HashSet<T>>\n
19:10:20 ----------\n
19:10:20 2. WARNING in X.java (at line 5)\n
19:10:20 	hss.remove(ts); // bad\n
19:10:20 	           ^^\n
19:10:20 Unlikely argument type TreeSet<T> for remove(Object) on a Collection<HashSet<T>>\n
19:10:20 ----------\n
19:10:20 ]>
19:10:20   ProgrammingProblemsTest>TestCase.runTest:957->testBug410218b2:2797->AbstractRegressionTest.runNegativeTest:2678->AbstractRegressionTest.runNegativeTest:2687->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2505->TestCase.assertEquals:242->TestCase.assertStringEquals:266 testBug410218b2 - Eclipse found warning(s) but Javac did not find any.
19:10:20 ----------- Expected ------------
19:10:20 
19:10:20 ------------ but was ------------
19:10:20 ----------\n
19:10:20 1. WARNING in X.java (at line 4)\n
19:10:20 	if (hss.contains(ts)) // bad\n
19:10:20 	                 ^^\n
19:10:20 Unlikely argument type TreeSet<T> for contains(Object) on a Collection<HashSet<T>>\n
19:10:20 ----------\n
19:10:20 2. WARNING in X.java (at line 5)\n
19:10:20 	hss.remove(ts); // bad\n
19:10:20 	           ^^\n
19:10:20 Unlikely argument type TreeSet<T> for remove(Object) on a Collection<HashSet<T>>\n
19:10:20 ----------\n
19:10:20 3. WARNING in X.java (at line 6)\n
19:10:20 	if (hss.contains((Set<T>)ts)) // bad (because of strict check)\n
19:10:20 	                 ^^^^^^^^^^\n
19:10:20 Unlikely argument type Set<T> for contains(Object) on a Collection<HashSet<T>>\n
19:10:20 ----------\n
19:10:20 4. WARNING in X.java (at line 7)\n
19:10:20 	hss.remove((Set<T>)ts); // bad (because of strict check)\n
19:10:20 	           ^^^^^^^^^^\n
19:10:20 Unlikely argument type Set<T> for remove(Object) on a Collection<HashSet<T>>\n
19:10:20 ----------\n
19:10:20 
19:10:20 --------- Difference is ----------
19:10:20  expected:<[]> but was:<[----------\n
19:10:20 1. WARNING in X.java (at line 4)\n
19:10:20 	if (hss.contains(ts)) // bad\n
19:10:20 	                 ^^\n
19:10:20 Unlikely argument type TreeSet<T> for contains(Object) on a Collection<HashSet<T>>\n
19:10:20 ----------\n
19:10:20 2. WARNING in X.java (at line 5)\n
19:10:20 	hss.remove(ts); // bad\n
19:10:20 	           ^^\n
19:10:20 Unlikely argument type TreeSet<T> for remove(Object) on a Collection<HashSet<T>>\n
19:10:20 ----------\n
19:10:20 3. WARNING in X.java (at line 6)\n
19:10:20 	if (hss.contains((Set<T>)ts)) // bad (because of strict check)\n
19:10:20 	                 ^^^^^^^^^^\n
19:10:20 Unlikely argument type Set<T> for contains(Object) on a Collection<HashSet<T>>\n
19:10:20 ----------\n
19:10:20 4. WARNING in X.java (at line 7)\n
19:10:20 	hss.remove((Set<T>)ts); // bad (because of strict check)\n
19:10:20 	           ^^^^^^^^^^\n
19:10:20 Unlikely argument type Set<T> for remove(Object) on a Collection<HashSet<T>>\n
19:10:20 ----------\n
19:10:20 ]>
19:10:20   ProgrammingProblemsTest>TestCase.runTest:957->testBug410218c:2841->AbstractRegressionTest.runNegativeTest:2560->AbstractRegressionTest.runNegativeTest:2571->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2505->TestCase.assertEquals:242->TestCase.assertStringEquals:266 testBug410218c - Eclipse found warning(s) but Javac did not find any.
19:10:20 ----------- Expected ------------
19:10:20 
19:10:20 ------------ but was ------------
19:10:20 ----------\n
19:10:20 1. WARNING in X.java (at line 4)\n
19:10:20 	if (m.containsKey("ONE")) // bad\n
19:10:20 	                  ^^^^^\n
19:10:20 Unlikely argument type String for containsKey(Object) on a Map<capture#1-of ? extends Number,Number>\n
19:10:20 ----------\n
19:10:20 2. WARNING in X.java (at line 5)\n
19:10:20 	m.remove("ONE"); // bad\n
19:10:20 	         ^^^^^\n
19:10:20 Unlikely argument type String for remove(Object) on a Map<capture#2-of ? extends Number,Number>\n
19:10:20 ----------\n
19:10:20 3. WARNING in X.java (at line 6)\n
19:10:20 	if (m.containsValue("ONE")) // bad\n
19:10:20 	                    ^^^^^\n
19:10:20 Unlikely argument type String for containsValue(Object) on a Map<capture#3-of ? extends Number,Number>\n
19:10:20 ----------\n
19:10:20 4. WARNING in X.java (at line 7)\n
19:10:20 	m.remove("ONE"); // bad\n
19:10:20 	         ^^^^^\n
19:10:20 Unlikely argument type String for remove(Object) on a Map<capture#4-of ? extends Number,Number>\n
19:10:20 ----------\n
19:10:20 5. WARNING in X.java (at line 14)\n
19:10:20 	return m.get("ONE"); // bad\n
19:10:20 	             ^^^^^\n
19:10:20 Unlikely argument type String for get(Object) on a Map<capture#9-of ? extends Number,Number>\n
19:10:20 ----------\n
19:10:20 
19:10:20 --------- Difference is ----------
19:10:20  expected:<[]> but was:<[----------\n
19:10:20 1. WARNING in X.java (at line 4)\n
19:10:20 	if (m.containsKey("ONE")) // bad\n
19:10:20 	                  ^^^^^\n
19:10:20 Unlikely argument type String for containsKey(Object) on a Map<capture#1-of ? extends Number,Number>\n
19:10:20 ----------\n
19:10:20 2. WARNING in X.java (at line 5)\n
19:10:20 	m.remove("ONE"); // bad\n
19:10:20 	         ^^^^^\n
19:10:20 Unlikely argument type String for remove(Object) on a Map<capture#2-of ? extends Number,Number>\n
19:10:20 ----------\n
19:10:20 3. WARNING in X.java (at line 6)\n
19:10:20 	if (m.containsValue("ONE")) // bad\n
19:10:20 	                    ^^^^^\n
19:10:20 Unlikely argument type String for containsValue(Object) on a Map<capture#3-of ? extends Number,Number>\n
19:10:20 ----------\n
19:10:20 4. WARNING in X.java (at line 7)\n
19:10:20 	m.remove("ONE"); // bad\n
19:10:20 	         ^^^^^\n
19:10:20 Unlikely argument type String for remove(Object) on a Map<capture#4-of ? extends Number,Number>\n
19:10:20 ----------\n
19:10:20 5. WARNING in X.java (at line 14)\n
19:10:20 	return m.get("ONE"); // bad\n
19:10:20 	             ^^^^^\n
19:10:20 Unlikely argument type String for get(Object) on a Map<capture#9-of ? extends Number,Number>\n
19:10:20 ----------\n
19:10:20 ]>
19:10:20   ProgrammingProblemsTest>TestCase.runTest:957->testBug410218d:2895->AbstractRegressionTest.runNegativeTest:2678->AbstractRegressionTest.runNegativeTest:2687->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2489->TestCase.assertEquals:242->TestCase.assertStringEquals:266 testBug410218d - Eclipse found error(s) but Javac did not find any.
19:10:20 ----------- Expected ------------
19:10:20 
19:10:20 ------------ but was ------------
19:10:20 ----------\n
19:10:20 1. ERROR in X.java (at line 10)\n
19:10:20 	numbers.removeAll(stringSet); // bad\n
19:10:20 	                  ^^^^^^^^^\n
19:10:20 Unlikely argument type Set<String> for removeAll(Collection<?>) on a Collection<Number>\n
19:10:20 ----------\n
19:10:20 
19:10:20 --------- Difference is ----------
19:10:20  expected:<[]> but was:<[----------\n
19:10:20 1. ERROR in X.java (at line 10)\n
19:10:20 	numbers.removeAll(stringSet); // bad\n
19:10:20 	                  ^^^^^^^^^\n
19:10:20 Unlikely argument type Set<String> for removeAll(Collection<?>) on a Collection<Number>\n
19:10:20 ----------\n
19:10:20 ]>
19:10:20   ProgrammingProblemsTest>TestCase.runTest:957->testBug410218e:2927->AbstractRegressionTest.runNegativeTest:2678->AbstractRegressionTest.runNegativeTest:2687->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2505->TestCase.assertEquals:242->TestCase.assertStringEquals:266 testBug410218e - Eclipse found warning(s) but Javac did not find any.
19:10:20 ----------- Expected ------------
19:10:20 
19:10:20 ------------ but was ------------
19:10:20 ----------\n
19:10:20 1. WARNING in X.java (at line 4)\n
19:10:20 	return ints.indexOf("ONE"); // bad\n
19:10:20 	                    ^^^^^\n
19:10:20 Unlikely argument type String for indexOf(Object) on a List<Integer>\n
19:10:20 ----------\n
19:10:20 
19:10:20 --------- Difference is ----------
19:10:20  expected:<[]> but was:<[----------\n
19:10:20 1. WARNING in X.java (at line 4)\n
19:10:20 	return ints.indexOf("ONE"); // bad\n
19:10:20 	                    ^^^^^\n
19:10:20 Unlikely argument type String for indexOf(Object) on a List<Integer>\n
19:10:20 ----------\n
19:10:20 ]>
19:10:20   ProgrammingProblemsTest>TestCase.runTest:957->testBug410218f:2961->AbstractRegressionTest.runNegativeTest:2678->AbstractRegressionTest.runNegativeTest:2687->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2505->TestCase.assertEquals:242->TestCase.assertStringEquals:266 testBug410218f - Eclipse found warning(s) but Javac did not find any.
19:10:20 ----------- Expected ------------
19:10:20 
19:10:20 ------------ but was ------------
19:10:20 ----------\n
19:10:20 1. WARNING in test\TestUnlikely.java (at line 30)\n
19:10:20 	c.remove(o); // warning: unrelated interface\n
19:10:20 	         ^\n
19:10:20 Unlikely argument type TestUnlikely.OtherInterface for remove(Object) on a Collection<TestUnlikely.Interface>\n
19:10:20 ----------\n
19:10:20 2. WARNING in test\TestUnlikely.java (at line 37)\n
19:10:20 	c.remove(i); // warning: unrelated interface\n
19:10:20 	         ^\n
19:10:20 Unlikely argument type TestUnlikely.Interface for remove(Object) on a Collection<TestUnlikely.OtherInterface>\n
19:10:20 ----------\n
19:10:20 3. WARNING in test\TestUnlikely.java (at line 39)\n
19:10:20 	c.remove(f); // warning: impossible\n
19:10:20 	         ^\n
19:10:20 Unlikely argument type TestUnlikely.Final for remove(Object) on a Collection<TestUnlikely.OtherInterface>\n
19:10:20 ----------\n
19:10:20 4. WARNING in test\TestUnlikely.java (at line 40)\n
19:10:20 	c.remove(nf); // warning: castable, but not supertype\n
19:10:20 	         ^^\n
19:10:20 Unlikely argument type TestUnlikely.NonFinal for remove(Object) on a Collection<TestUnlikely.OtherInterface>\n
19:10:20 ----------\n
19:10:20 5. WARNING in test\TestUnlikely.java (at line 46)\n
19:10:20 	c.remove(o); // warning: impossible\n
19:10:20 	         ^\n
19:10:20 Unlikely argument type TestUnlikely.OtherInterface for remove(Object) on a Collection<TestUnlikely.Final>\n
19:10:20 ----------\n
19:10:20 6. WARNING in test\TestUnlikely.java (at line 48)\n
19:10:20 	c.remove(nf); // warning: impossible\n
19:10:20 	         ^^\n
19:10:20 Unlikely argument type TestUnlikely.NonFinal for remove(Object) on a Collection<TestUnlikely.Final>\n
19:10:20 ----------\n
19:10:20 7. WARNING in test\TestUnlikely.java (at line 49)\n
19:10:20 	c.remove(s); // warning: impossible\n
19:10:20 	         ^\n
19:10:20 Unlikely argument type TestUnlikely.Sub for remove(Object) on a Collection<TestUnlikely.Final>\n
19:10:20 ----------\n
19:10:20 8. WARNING in test\TestUnlikely.java (at line 54)\n
19:10:20 	c.remove(o); // warning: unrelated interface\n
19:10:20 	         ^\n
19:10:20 Unlikely argument type TestUnlikely.OtherInterface for remove(Object) on a Collection<TestUnlikely.NonFinal>\n
19:10:20 ----------\n
19:10:20 9. WARNING in test\TestUnlikely.java (at line 55)\n
19:10:20 	c.remove(f); // warning: impossible\n
19:10:20 	         ^\n
19:10:20 Unlikely argument type TestUnlikely.Final for remove(Object) on a Collection<TestUnlikely.NonFinal>\n
19:10:20 ----------\n
19:10:20 10. WARNING in test\TestUnlikely.java (at line 63)\n
19:10:20 	c.remove(f); // warning: impossible\n
19:10:20 	         ^\n
19:10:20 Unlikely argument type TestUnlikely.Final for remove(Object) on a Collection<TestUnlikely.Sub>\n
19:10:20 ----------\n
19:10:20 11. WARNING in test\TestUnlikely.java (at line 70)\n
19:10:20 	map.containsKey(value); // warning\n
19:10:20 	                ^^^^^\n
19:10:20 Unlikely argument type V for containsKey(Object) on a Map<K,V>\n
19:10:20 ----------\n
19:10:20 12. WARNING in test\TestUnlikely.java (at line 71)\n
19:10:20 	map.containsValue(key); // warning\n
19:10:20 	                  ^^^\n
19:10:20 Unlikely argument type K for containsValue(Object) on a Map<K,V>\n
19:10:20 ----------\n
19:10:20 13. WARNING in test\TestUnlikely.java (at line 95)\n
19:10:20 	if (c.contains(iterator.next())) { // warning\n
19:10:20 	               ^^^^^^^^^^^^^^^\n
19:10:20 Unlikely argument type U for contains(Object) on a Collection<T>\n
19:10:20 ----------\n
19:10:20 14. WARNING in test\TestUnlikely.java (at line 105)\n
19:10:20 	c.removeAll(other); // warning\n
19:10:20 	            ^^^^^\n
19:10:20 Unlikely argument type Set<TestUnlikely.Final> for removeAll(Collection<?>) on a Collection<TestUnlikely.NonFinal>\n
19:10:20 ----------\n
19:10:20 15. WARNING in test\TestUnlikely.java (at line 111)\n
19:10:20 	Predicate<OtherInterface> p2 = c::contains; // warning\n
19:10:20 	                               ^^^^^^^^^^^\n
19:10:20 Unlikely argument type TestUnlikely.OtherInterface for contains(Object) on a Collection<TestUnlikely.Interface>\n
19:10:20 ----------\n
19:10:20 16. WARNING in test\TestUnlikely.java (at line 112)\n
19:10:20 	BiPredicate<Collection<Interface>, OtherInterface> bp2 = Collection<Interface>::contains; // warning\n
19:10:20 	                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n
19:10:20 Unlikely argument type TestUnlikely.OtherInterface for contains(Object) on a Collection<TestUnlikely.Interface>\n
19:10:20 ----------\n
19:10:20 17. INFO in test\TestUnlikely.java (at line 120)\n
19:10:20 	s.equals(i); // info\n
19:10:20 	         ^\n
19:10:20 Unlikely argument type for equals(): Integer seems to be unrelated to String\n
19:10:20 ----------\n
19:10:20 18. INFO in test\TestUnlikely.java (at line 121)\n
19:10:20 	i.equals(s); // info\n
19:10:20 	         ^\n
19:10:20 Unlikely argument type for equals(): String seems to be unrelated to Integer\n
19:10:20 ----------\n
19:10:20 19. INFO in test\TestUnlikely.java (at line 125)\n
19:10:20 	Predicate<String> p1 = i::equals; // info\n
19:10:20 	                       ^^^^^^^^^\n
19:10:20 Unlikely argument type for equals(): String seems to be unrelated to Integer\n
19:10:20 ----------\n
19:10:20 20. INFO in test\TestUnlikely.java (at line 128)\n
19:10:20 	BiPredicate<String, Integer> bp2 = Object::equals; // info\n
19:10:20 	                                   ^^^^^^^^^^^^^^\n
19:10:20 Unlikely argument type for equals(): Integer seems to be unrelated to String\n
19:10:20 ----------\n
19:10:20 21. INFO in test\TestUnlikely.java (at line 131)\n
19:10:20 	Objects.equals(s, i); // info\n
19:10:20 	                  ^\n
19:10:20 Unlikely argument type for equals(): Integer seems to be unrelated to String\n
19:10:20 ----------\n
19:10:20 22. INFO in test\TestUnlikely.java (at line 132)\n
19:10:20 	Objects.equals(i, s); // info\n
19:10:20 	                  ^\n
19:10:20 Unlikely argument type for equals(): String seems to be unrelated to Integer\n
19:10:20 ----------\n
19:10:20 23. INFO in test\TestUnlikely.java (at line 136)\n
19:10:20 	BiPredicate<String, Integer> bp3 = Objects::equals; // info\n
19:10:20 	                                   ^^^^^^^^^^^^^^^\n
19:10:20 Unlikely argument type for equals(): Integer seems to be unrelated to String\n
19:10:20 ----------\n
19:10:20 
19:10:20 --------- Difference is ----------
19:10:20  expected:<[]> but was:<[----------\n
19:10:20 1. WARNING in test\TestUnlikely.java (at line 30)\n
19:10:20 	c.remove(o); // warning: unrelated interface\n
19:10:20 	         ^\n
19:10:20 Unlikely argument type TestUnlikely.OtherInterface for remove(Object) on a Collection<TestUnlikely.Interface>\n
19:10:20 ----------\n
19:10:20 2. WARNING in test\TestUnlikely.java (at line 37)\n
19:10:20 	c.remove(i); // warning: unrelated interface\n
19:10:20 	         ^\n
19:10:20 Unlikely argument type TestUnlikely.Interface for remove(Object) on a Collection<TestUnlikely.OtherInterface>\n
19:10:20 ----------\n
19:10:20 3. WARNING in test\TestUnlikely.java (at line 39)\n
19:10:20 	c.remove(f); // warning: impossible\n
19:10:20 	         ^\n
19:10:20 Unlikely argument type TestUnlikely.Final for remove(Object) on a Collection<TestUnlikely.OtherInterface>\n
19:10:20 ----------\n
19:10:20 4. WARNING in test\TestUnlikely.java (at line 40)\n
19:10:20 	c.remove(nf); // warning: castable, but not supertype\n
19:10:20 	         ^^\n
19:10:20 Unlikely argument type TestUnlikely.NonFinal for remove(Object) on a Collection<TestUnlikely.OtherInterface>\n
19:10:20 ----------\n
19:10:20 5. WARNING in test\TestUnlikely.java (at line 46)\n
19:10:20 	c.remove(o); // warning: impossible\n
19:10:20 	         ^\n
19:10:20 Unlikely argument type TestUnlikely.OtherInterface for remove(Object) on a Collection<TestUnlikely.Final>\n
19:10:20 ----------\n
19:10:20 6. WARNING in test\TestUnlikely.java (at line 48)\n
19:10:20 	c.remove(nf); // warning: impossible\n
19:10:20 	         ^^\n
19:10:20 Unlikely argument type TestUnlikely.NonFinal for remove(Object) on a Collection<TestUnlikely.Final>\n
19:10:20 ----------\n
19:10:20 7. WARNING in test\TestUnlikely.java (at line 49)\n
19:10:20 	c.remove(s); // warning: impossible\n
19:10:20 	         ^\n
19:10:20 Unlikely argument type TestUnlikely.Sub for remove(Object) on a Collection<TestUnlikely.Final>\n
19:10:20 ----------\n
19:10:20 8. WARNING in test\TestUnlikely.java (at line 54)\n
19:10:20 	c.remove(o); // warning: unrelated interface\n
19:10:20 	         ^\n
19:10:20 Unlikely argument type TestUnlikely.OtherInterface for remove(Object) on a Collection<TestUnlikely.NonFinal>\n
19:10:20 ----------\n
19:10:20 9. WARNING in test\TestUnlikely.java (at line 55)\n
19:10:20 	c.remove(f); // warning: impossible\n
19:10:20 	         ^\n
19:10:20 Unlikely argument type TestUnlikely.Final for remove(Object) on a Collection<TestUnlikely.NonFinal>\n
19:10:20 ----------\n
19:10:20 10. WARNING in test\TestUnlikely.java (at line 63)\n
19:10:20 	c.remove(f); // warning: impossible\n
19:10:20 	         ^\n
19:10:20 Unlikely argument type TestUnlikely.Final for remove(Object) on a Collection<TestUnlikely.Sub>\n
19:10:20 ----------\n
19:10:20 11. WARNING in test\TestUnlikely.java (at line 70)\n
19:10:20 	map.containsKey(value); // warning\n
19:10:20 	                ^^^^^\n
19:10:20 Unlikely argument type V for containsKey(Object) on a Map<K,V>\n
19:10:20 ----------\n
19:10:20 12. WARNING in test\TestUnlikely.java (at line 71)\n
19:10:20 	map.containsValue(key); // warning\n
19:10:20 	                  ^^^\n
19:10:20 Unlikely argument type K for containsValue(Object) on a Map<K,V>\n
19:10:20 ----------\n
19:10:20 13. WARNING in test\TestUnlikely.java (at line 95)\n
19:10:20 	if (c.contains(iterator.next())) { // warning\n
19:10:20 	               ^^^^^^^^^^^^^^^\n
19:10:20 Unlikely argument type U for contains(Object) on a Collection<T>\n
19:10:20 ----------\n
19:10:20 14. WARNING in test\TestUnlikely.java (at line 105)\n
19:10:20 	c.removeAll(other); // warning\n
19:10:20 	            ^^^^^\n
19:10:20 Unlikely argument type Set<TestUnlikely.Final> for removeAll(Collection<?>) on a Collection<TestUnlikely.NonFinal>\n
19:10:20 ----------\n
19:10:20 15. WARNING in test\TestUnlikely.java (at line 111)\n
19:10:20 	Predicate<OtherInterface> p2 = c::contains; // warning\n
19:10:20 	                               ^^^^^^^^^^^\n
19:10:20 Unlikely argument type TestUnlikely.OtherInterface for contains(Object) on a Collection<TestUnlikely.Interface>\n
19:10:20 ----------\n
19:10:20 16. WARNING in test\TestUnlikely.java (at line 112)\n
19:10:20 	BiPredicate<Collection<Interface>, OtherInterface> bp2 = Collection<Interface>::contains; // warning\n
19:10:20 	                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n
19:10:20 Unlikely argument type TestUnlikely.OtherInterface for contains(Object) on a Collection<TestUnlikely.Interface>\n
19:10:20 ----------\n
19:10:20 17. INFO in test\TestUnlikely.java (at line 120)\n
19:10:20 	s.equals(i); // info\n
19:10:20 	         ^\n
19:10:20 Unlikely argument type for equals(): Integer seems to be unrelated to String\n
19:10:20 ----------\n
19:10:20 18. INFO in test\TestUnlikely.java (at line 121)\n
19:10:20 	i.equals(s); // info\n
19:10:20 	         ^\n
19:10:20 Unlikely argument type for equals(): String seems to be unrelated to Integer\n
19:10:20 ----------\n
19:10:20 19. INFO in test\TestUnlikely.java (at line 125)\n
19:10:20 	Predicate<String> p1 = i::equals; // info\n
19:10:20 	                       ^^^^^^^^^\n
19:10:20 Unlikely argument type for equals(): String seems to be unrelated to Integer\n
19:10:20 ----------\n
19:10:20 20. INFO in test\TestUnlikely.java (at line 128)\n
19:10:20 	BiPredicate<String, Integer> bp2 = Object::equals; // info\n
19:10:20 	                                   ^^^^^^^^^^^^^^\n
19:10:20 Unlikely argument type for equals(): Integer seems to be unrelated to String\n
19:10:20 ----------\n
19:10:20 21. INFO in test\TestUnlikely.java (at line 131)\n
19:10:20 	Objects.equals(s, i); // info\n
19:10:20 	                  ^\n
19:10:20 Unlikely argument type for equals(): Integer seems to be unrelated to String\n
19:10:20 ----------\n
19:10:20 22. INFO in test\TestUnlikely.java (at line 132)\n
19:10:20 	Objects.equals(i, s); // info\n
19:10:20 	                  ^\n
19:10:20 Unlikely argument type for equals(): String seems to be unrelated to Integer\n
19:10:20 ----------\n
19:10:20 23. INFO in test\TestUnlikely.java (at line 136)\n
19:10:20 	BiPredicate<String, Integer> bp3 = Objects::equals; // info\n
19:10:20 	                                   ^^^^^^^^^^^^^^^\n
19:10:20 Unlikely argument type for equals(): Integer seems to be unrelated to String\n
19:10:20 ----------\n
19:10:20 ]>
19:10:20   ProgrammingProblemsTest>TestCase.runTest:957->testBug514956c:3268->AbstractRegressionTest.runNegativeTest:2678->AbstractRegressionTest.runNegativeTest:2687->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2489->TestCase.assertEquals:242->TestCase.assertStringEquals:266 testBug514956c - Eclipse found error(s) but Javac did not find any.
19:10:20 ----------- Expected ------------
19:10:20 
19:10:20 ------------ but was ------------
19:10:20 ----------\n
19:10:20 1. ERROR in Unlikely.java (at line 6)\n
19:10:20 	return i1.equals((I1)this);\n
19:10:20 	                 ^^^^^^^^\n
19:10:20 Unnecessary cast from Unlikely to I1\n
19:10:20 ----------\n
19:10:20 2. ERROR in Unlikely.java (at line 9)\n
19:10:20 	return i1.equals((I3)i2);\n
19:10:20 	                 ^^^^^^\n
19:10:20 Unnecessary cast from I2 to I3\n
19:10:20 ----------\n
19:10:20 3. WARNING in Unlikely.java (at line 9)\n
19:10:20 	return i1.equals((I3)i2);\n
19:10:20 	                 ^^^^^^\n
19:10:20 Unlikely argument type for equals(): I3 seems to be unrelated to I1\n
19:10:20 ----------\n
19:10:20 
19:10:20 --------- Difference is ----------
19:10:20  expected:<[]> but was:<[----------\n
19:10:20 1. ERROR in Unlikely.java (at line 6)\n
19:10:20 	return i1.equals((I1)this);\n
19:10:20 	                 ^^^^^^^^\n
19:10:20 Unnecessary cast from Unlikely to I1\n
19:10:20 ----------\n
19:10:20 2. ERROR in Unlikely.java (at line 9)\n
19:10:20 	return i1.equals((I3)i2);\n
19:10:20 	                 ^^^^^^\n
19:10:20 Unnecessary cast from I2 to I3\n
19:10:20 ----------\n
19:10:20 3. WARNING in Unlikely.java (at line 9)\n
19:10:20 	return i1.equals((I3)i2);\n
19:10:20 	                 ^^^^^^\n
19:10:20 Unlikely argument type for equals(): I3 seems to be unrelated to I1\n
19:10:20 ----------\n
19:10:20 ]>
19:10:20   RuntimeTests>TestCase.runTest:957->test0600_reflection:148->AbstractRegressionTest.runConformTest:3425->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2540 test0600_reflection: unused excuse org.eclipse.jdt.core.tests.compiler.regression.AbstractRegressionTest$JavacTestOptions$EclipseJustification$3@71098fb3 for compiler org.eclipse.jdt.core.tests.compiler.regression.AbstractRegressionTest$JavacCompiler@75e92bb7
19:10:20   ScannerTest>TestCase.runTest:957->test045:961->AbstractRegressionTest.runConformTest:1773->AbstractRegressionTest.runConformTest:1776->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2497->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test045 - Javac found error(s) but Eclipse did not find any.
19:10:20 ----------- Expected ------------
19:10:20 
19:10:20 ------------ but was ------------
19:10:20 _X.java:5: error: variable i is already defined in method main(String[])\n
19:10:20 		String i\u0001;\n
19:10:20 		       ^\n
19:10:20 _X.java:6: error: variable i is already defined in method main(String[])\n
19:10:20 		String i\u0002;\n
19:10:20 		       ^\n
19:10:20 _X.java:7: error: variable i is already defined in method main(String[])\n
19:10:20 		String i\u0003;\n
19:10:20 		       ^\n
19:10:20 _X.java:8: error: variable i is already defined in method main(String[])\n
19:10:20 		String i\u0004;\n
19:10:20 		       ^\n
19:10:20 _X.java:9: error: variable i is already defined in method main(String[])\n
19:10:20 		String i\u0005;\n
19:10:20 		       ^\n
19:10:20 _X.java:10: error: variable i is already defined in method main(String[])\n
19:10:20 		String i\u0006;\n
19:10:20 		       ^\n
19:10:20 _X.java:11: error: variable i is already defined in method main(String[])\n
19:10:20 		String i\u0007;\n
19:10:20 		       ^\n
19:10:20 _X.java:12: error: variable i is already defined in method main(String[])\n
19:10:20 		String i\u0008;\n
19:10:20 		       ^\n
19:10:20 _X.java:13: error: variable i is already defined in method main(String[])\n
19:10:20 		String i\u000e;\n
19:10:20 		       ^\n
19:10:20 _X.java:14: error: variable i is already defined in method main(String[])\n
19:10:20 		String i\u000f;\n
19:10:20 		       ^\n
19:10:20 _X.java:15: error: variable i is already defined in method main(String[])\n
19:10:20 		String i\u0010;\n
19:10:20 		       ^\n
19:10:20 _X.java:16: error: variable i is already defined in method main(String[])\n
19:10:20 		String i\u0011;\n
19:10:20 		       ^\n
19:10:20 _X.java:17: error: variable i is already defined in method main(String[])\n
19:10:20 		String i\u0012;\n
19:10:20 		       ^\n
19:10:20 _X.java:18: error: variable i is already defined in method main(String[])\n
19:10:20 		String i\u0013;\n
19:10:20 		       ^\n
19:10:20 _X.java:19: error: variable i is already defined in method main(String[])\n
19:10:20 		String i\u0014;\n
19:10:20 		       ^\n
19:10:20 _X.java:20: error: variable i is already defined in method main(String[])\n
19:10:20 		String i\u0015;\n
19:10:20 		       ^\n
19:10:20 _X.java:21: error: variable i is already defined in method main(String[])\n
19:10:20 		String i\u0016;\n
19:10:20 		       ^\n
19:10:20 _X.java:22: error: variable i is already defined in method main(String[])\n
19:10:20 		String i\u0017;\n
19:10:20 		       ^\n
19:10:20 _X.java:23: error: variable i is already defined in method main(String[])\n
19:10:20 		String i\u0018;\n
19:10:20 		       ^\n
19:10:20 _X.java:24: error: variable i is already defined in method main(String[])\n
19:10:20 		String i\u0019;\n
19:10:20 		       ^\n
19:10:20 _X.java:25: error: variable i is already defined in method main(String[])\n
19:10:20 		String i\u001a;\n
19:10:20 		       ^\n
19:10:20 _X.java:26: error: variable i is already defined in method main(String[])\n
19:10:20 		String i\u001b;\n
19:10:20 		       ^\n
19:10:20 _X.java:27: error: variable i is already defined in method main(String[])\n
19:10:20 		String i\u007f;\n
19:10:20 		       ^\n
19:10:20 23 errors\n
19:10:20 
19:10:20 --------- Difference is ----------
19:10:20  expected:<[]> but was:<[_X.java:5: error: variable i is already defined in method main(String[])\n
19:10:20 		String i\u0001;\n
19:10:20 		       ^\n
19:10:20 _X.java:6: error: variable i is already defined in method main(String[])\n
19:10:20 		String i\u0002;\n
19:10:20 		       ^\n
19:10:20 _X.java:7: error: variable i is already defined in method main(String[])\n
19:10:20 		String i\u0003;\n
19:10:20 		       ^\n
19:10:20 _X.java:8: error: variable i is already defined in method main(String[])\n
19:10:20 		String i\u0004;\n
19:10:20 		       ^\n
19:10:20 _X.java:9: error: variable i is already defined in method main(String[])\n
19:10:20 		String i\u0005;\n
19:10:20 		       ^\n
19:10:20 _X.java:10: error: variable i is already defined in method main(String[])\n
19:10:20 		String i\u0006;\n
19:10:20 		       ^\n
19:10:20 _X.java:11: error: variable i is already defined in method main(String[])\n
19:10:20 		String i\u0007;\n
19:10:20 		       ^\n
19:10:20 _X.java:12: error: variable i is already defined in method main(String[])\n
19:10:20 		String i\u0008;\n
19:10:20 		       ^\n
19:10:20 _X.java:13: error: variable i is already defined in method main(String[])\n
19:10:20 		String i\u000e;\n
19:10:20 		       ^\n
19:10:20 _X.java:14: error: variable i is already defined in method main(String[])\n
19:10:20 		String i\u000f;\n
19:10:20 		       ^\n
19:10:20 _X.java:15: error: variable i is already defined in method main(String[])\n
19:10:20 		String i\u0010;\n
19:10:20 		       ^\n
19:10:20 _X.java:16: error: variable i is already defined in method main(String[])\n
19:10:20 		String i\u0011;\n
19:10:20 		       ^\n
19:10:20 _X.java:17: error: variable i is already defined in method main(String[])\n
19:10:20 		String i\u0012;\n
19:10:20 		       ^\n
19:10:20 _X.java:18: error: variable i is already defined in method main(String[])\n
19:10:20 		String i\u0013;\n
19:10:20 		       ^\n
19:10:20 _X.java:19: error: variable i is already defined in method main(String[])\n
19:10:20 		String i\u0014;\n
19:10:20 		       ^\n
19:10:20 _X.java:20: error: variable i is already defined in method main(String[])\n
19:10:20 		String i\u0015;\n
19:10:20 		       ^\n
19:10:20 _X.java:21: error: variable i is already defined in method main(String[])\n
19:10:20 		String i\u0016;\n
19:10:20 		       ^\n
19:10:20 _X.java:22: error: variable i is already defined in method main(String[])\n
19:10:20 		String i\u0017;\n
19:10:20 		       ^\n
19:10:20 _X.java:23: error: variable i is already defined in method main(String[])\n
19:10:20 		String i\u0018;\n
19:10:20 		       ^\n
19:10:20 _X.java:24: error: variable i is already defined in method main(String[])\n
19:10:20 		String i\u0019;\n
19:10:20 		       ^\n
19:10:20 _X.java:25: error: variable i is already defined in method main(String[])\n
19:10:20 		String i\u001a;\n
19:10:20 		       ^\n
19:10:20 _X.java:26: error: variable i is already defined in method main(String[])\n
19:10:20 		String i\u001b;\n
19:10:20 		       ^\n
19:10:20 _X.java:27: error: variable i is already defined in method main(String[])\n
19:10:20 		String i\u007f;\n
19:10:20 		       ^\n
19:10:20 23 errors\n
19:10:20 ]>
19:10:20   SerialVersionUIDTests>TestCase.runTest:957->test011:220->AbstractRegressionTest.runNegativeTest:2678->AbstractRegressionTest.runNegativeTest:2687->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2489->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test011 - Eclipse found error(s) but Javac did not find any.
19:10:20 ----------- Expected ------------
19:10:20 
19:10:20 ------------ but was ------------
19:10:20 ----------\n
19:10:20 1. ERROR in X.java (at line 2)\n
19:10:20 	private static final long serialVersionUID = 1L;\n
19:10:20 	                          ^^^^^^^^^^^^^^^^\n
19:10:20 The value of the field X.serialVersionUID is not used\n
19:10:20 ----------\n
19:10:20 
19:10:20 --------- Difference is ----------
19:10:20  expected:<[]> but was:<[----------\n
19:10:20 1. ERROR in X.java (at line 2)\n
19:10:20 	private static final long serialVersionUID = 1L;\n
19:10:20 	                          ^^^^^^^^^^^^^^^^\n
19:10:20 The value of the field X.serialVersionUID is not used\n
19:10:20 ----------\n
19:10:20 ]>
19:10:20   SerialVersionUIDTests>TestCase.runTest:957->test012:243->AbstractRegressionTest.runNegativeTest:2678->AbstractRegressionTest.runNegativeTest:2687->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2489->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test012 - Eclipse found error(s) but Javac did not find any.
19:10:20 ----------- Expected ------------
19:10:20 
19:10:20 ------------ but was ------------
19:10:20 ----------\n
19:10:20 1. ERROR in X.java (at line 2)\n
19:10:20 	private static final long serialVersionUID = 1L;\n
19:10:20 	                          ^^^^^^^^^^^^^^^^\n
19:10:20 The value of the field X<T>.serialVersionUID is not used\n
19:10:20 ----------\n
19:10:20 
19:10:20 --------- Difference is ----------
19:10:20  expected:<[]> but was:<[----------\n
19:10:20 1. ERROR in X.java (at line 2)\n
19:10:20 	private static final long serialVersionUID = 1L;\n
19:10:20 	                          ^^^^^^^^^^^^^^^^\n
19:10:20 The value of the field X<T>.serialVersionUID is not used\n
19:10:20 ----------\n
19:10:20 ]>
19:10:20   SerialVersionUIDTests>TestCase.runTest:957->test013:266->AbstractRegressionTest.runNegativeTest:2678->AbstractRegressionTest.runNegativeTest:2687->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2489->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test013 - Eclipse found error(s) but Javac did not find any.
19:10:20 ----------- Expected ------------
19:10:20 
19:10:20 ------------ but was ------------
19:10:20 ----------\n
19:10:20 1. ERROR in X.java (at line 2)\n
19:10:20 	private static final long serialPersistentFields = 1L;\n
19:10:20 	                          ^^^^^^^^^^^^^^^^^^^^^^\n
19:10:20 The value of the field X<T>.serialPersistentFields is not used\n
19:10:20 ----------\n
19:10:20 
19:10:20 --------- Difference is ----------
19:10:20  expected:<[]> but was:<[----------\n
19:10:20 1. ERROR in X.java (at line 2)\n
19:10:20 	private static final long serialPersistentFields = 1L;\n
19:10:20 	                          ^^^^^^^^^^^^^^^^^^^^^^\n
19:10:20 The value of the field X<T>.serialPersistentFields is not used\n
19:10:20 ----------\n
19:10:20 ]>
19:10:20   SerialVersionUIDTests>TestCase.runTest:957->test014:288->AbstractRegressionTest.runNegativeTest:2678->AbstractRegressionTest.runNegativeTest:2687->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2489->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test014 - Eclipse found error(s) but Javac did not find any.
19:10:20 ----------- Expected ------------
19:10:20 
19:10:20 ------------ but was ------------
19:10:20 ----------\n
19:10:20 1. ERROR in X.java (at line 2)\n
19:10:20 	private static final long serialPersistentFields = 1L;\n
19:10:20 	                          ^^^^^^^^^^^^^^^^^^^^^^\n
19:10:20 The value of the field X.serialPersistentFields is not used\n
19:10:20 ----------\n
19:10:20 
19:10:20 --------- Difference is ----------
19:10:20  expected:<[]> but was:<[----------\n
19:10:20 1. ERROR in X.java (at line 2)\n
19:10:20 	private static final long serialPersistentFields = 1L;\n
19:10:20 	                          ^^^^^^^^^^^^^^^^^^^^^^\n
19:10:20 The value of the field X.serialPersistentFields is not used\n
19:10:20 ----------\n
19:10:20 ]>
19:10:20   SerialVersionUIDTests>TestCase.runTest:957->test015:311->AbstractRegressionTest.runNegativeTest:2678->AbstractRegressionTest.runNegativeTest:2687->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2489->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test015 - Eclipse found error(s) but Javac did not find any.
19:10:20 ----------- Expected ------------
19:10:20 
19:10:20 ------------ but was ------------
19:10:20 ----------\n
19:10:20 1. ERROR in X.java (at line 5)\n
19:10:20 	private int i;\n
19:10:20 	            ^\n
19:10:20 The value of the field X<T>.i is not used\n
19:10:20 ----------\n
19:10:20 
19:10:20 --------- Difference is ----------
19:10:20  expected:<[]> but was:<[----------\n
19:10:20 1. ERROR in X.java (at line 5)\n
19:10:20 	private int i;\n
19:10:20 	            ^\n
19:10:20 The value of the field X<T>.i is not used\n
19:10:20 ----------\n
19:10:20 ]>
19:10:20   SerialVersionUIDTests>TestCase.runTest:957->test016:336->AbstractRegressionTest.runNegativeTest:2678->AbstractRegressionTest.runNegativeTest:2687->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2489->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test016 - Eclipse found error(s) but Javac did not find any.
19:10:20 ----------- Expected ------------
19:10:20 
19:10:20 ------------ but was ------------
19:10:20 ----------\n
19:10:20 1. ERROR in X.java (at line 5)\n
19:10:20 	private int i;\n
19:10:20 	            ^\n
19:10:20 The value of the field X.i is not used\n
19:10:20 ----------\n
19:10:20 
19:10:20 --------- Difference is ----------
19:10:20  expected:<[]> but was:<[----------\n
19:10:20 1. ERROR in X.java (at line 5)\n
19:10:20 	private int i;\n
19:10:20 	            ^\n
19:10:20 The value of the field X.i is not used\n
19:10:20 ----------\n
19:10:20 ]>
19:10:20   StaticImportTest>TestCase.runTest:957->test074:2538->AbstractRegressionTest.runConformTest:1773->AbstractRegressionTest.runConformTest:1776->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2497->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test074 - Javac found error(s) but Eclipse did not find any.
19:10:20 ----------- Expected ------------
19:10:20 
19:10:20 ------------ but was ------------
19:10:20 test/Outer.java:4: error: cannot find symbol\n
19:10:20     int i = VALUE;\n
19:10:20             ^\n
19:10:20   symbol:   variable VALUE\n
19:10:20   location: class Outer\n
19:10:20 1 error\n
19:10:20 
19:10:20 --------- Difference is ----------
19:10:20  expected:<[]> but was:<[test/Outer.java:4: error: cannot find symbol\n
19:10:20     int i = VALUE;\n
19:10:20             ^\n
19:10:20   symbol:   variable VALUE\n
19:10:20   location: class Outer\n
19:10:20 1 error\n
19:10:20 ]>
19:10:20   StaticImportTest>TestCase.runTest:957->test078:2648->AbstractRegressionTest.runNegativeTest:2560->AbstractRegressionTest.runNegativeTest:2571->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2489->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test078 - Eclipse found error(s) but Javac did not find any.
19:10:20 ----------- Expected ------------
19:10:20 
19:10:20 ------------ but was ------------
19:10:20 ----------\n
19:10:20 1. ERROR in A\A.java (at line 3)\n
19:10:20 	import B.B.C1;\n
19:10:20 	       ^^^^^^\n
19:10:20 The import B.B.C1 collides with another import statement\n
19:10:20 ----------\n
19:10:20 
19:10:20 --------- Difference is ----------
19:10:20  expected:<[]> but was:<[----------\n
19:10:20 1. ERROR in A\A.java (at line 3)\n
19:10:20 	import B.B.C1;\n
19:10:20 	       ^^^^^^\n
19:10:20 The import B.B.C1 collides with another import statement\n
19:10:20 ----------\n
19:10:20 ]>
19:10:20   StaticImportTest>TestCase.runTest:957->test079:2682->AbstractRegressionTest.runNegativeTest:2560->AbstractRegressionTest.runNegativeTest:2571->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2505->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test079 - Eclipse found warning(s) but Javac did not find any.
19:10:20 ----------- Expected ------------
19:10:20 
19:10:20 ------------ but was ------------
19:10:20 ----------\n
19:10:20 1. WARNING in A\A.java (at line 2)\n
19:10:20 	import static B.B.C1;\n
19:10:20 	              ^^^^^^\n
19:10:20 The import B.B.C1 is never used\n
19:10:20 ----------\n
19:10:20 
19:10:20 --------- Difference is ----------
19:10:20  expected:<[]> but was:<[----------\n
19:10:20 1. WARNING in A\A.java (at line 2)\n
19:10:20 	import static B.B.C1;\n
19:10:20 	              ^^^^^^\n
19:10:20 The import B.B.C1 is never used\n
19:10:20 ----------\n
19:10:20 ]>
19:10:20   SwitchTest>TestCase.runTest:957->test014:610->AbstractRegressionTest.runNegativeTest:2678->AbstractRegressionTest.runNegativeTest:2687->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2493->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test014 - Eclipse found error(s) but Javac only found warning(s).
19:10:20 ----------- Expected ------------
19:10:20 ----------\n
19:10:20 1. ERROR in X.java (at line 18)\n
19:10:20 	case 6://WRONG\n
19:10:20 	^^^^^^\n
19:10:20 Switch case may be entered by falling through previous case. If intended, add a new comment //$FALL-THROUGH$ on the line above\n
19:10:20 ----------\n
19:10:20 
19:10:20 ------------ but was ------------
19:10:20 X.java:8: warning: [fallthrough] possible fall-through into case\n
19:10:20 			case 2://OK\n
19:10:20 			^\n
19:10:20 X.java:10: warning: [fallthrough] possible fall-through into case\n
19:10:20 			case 3://OK\n
19:10:20 			^\n
19:10:20 X.java:13: warning: [fallthrough] possible fall-through into case\n
19:10:20 			case 4://OK\n
19:10:20 			^\n
19:10:20 X.java:18: warning: [fallthrough] possible fall-through into case\n
19:10:20 			case 6://WRONG\n
19:10:20 			^\n
19:10:20 X.java:22: warning: [fallthrough] possible fall-through into case\n
19:10:20 			case 7://OK\n
19:10:20 			^\n
19:10:20 5 warnings\n
19:10:20 
19:10:20 --------- Difference is ----------
19:10:20  expected:<[----------\n
19:10:20 1. ERROR in X.java (at line 18)\n
19:10:20 	case 6://WRONG\n
19:10:20 	^^^^^^\n
19:10:20 Switch case may be entered by falling through previous case. If intended, add a new comment //$FALL-THROUGH$ on the line above\n
19:10:20 ----------]\n
19:10:20 > but was:<[X.java:8: warning: [fallthrough] possible fall-through into case\n
19:10:20 			case 2://OK\n
19:10:20 			^\n
19:10:20 X.java:10: warning: [fallthrough] possible fall-through into case\n
19:10:20 			case 3://OK\n
19:10:20 			^\n
19:10:20 X.java:13: warning: [fallthrough] possible fall-through into case\n
19:10:20 			case 4://OK\n
19:10:20 			^\n
19:10:20 X.java:18: warning: [fallthrough] possible fall-through into case\n
19:10:20 			case 6://WRONG\n
19:10:20 			^\n
19:10:20 X.java:22: warning: [fallthrough] possible fall-through into case\n
19:10:20 			case 7://OK\n
19:10:20 			^\n
19:10:20 5 warnings]\n
19:10:20 >
19:10:20   SwitchTest>TestCase.runTest:957->test015:653->AbstractRegressionTest.runNegativeTest:2678->AbstractRegressionTest.runNegativeTest:2687->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2493->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test015 - Eclipse found error(s) but Javac only found warning(s).
19:10:20 ----------- Expected ------------
19:10:20 ----------\n
19:10:20 1. ERROR in X.java (at line 18)\n
19:10:20 	case 6://WRONG\n
19:10:20 	^^^^^^\n
19:10:20 Switch case may be entered by falling through previous case. If intended, add a new comment //$FALL-THROUGH$ on the line above\n
19:10:20 ----------\n
19:10:20 
19:10:20 ------------ but was ------------
19:10:20 X.java:8: warning: [fallthrough] possible fall-through into case\n
19:10:20 			case 2://OK\n
19:10:20 			^\n
19:10:20 X.java:10: warning: [fallthrough] possible fall-through into case\n
19:10:20 			case 3://OK\n
19:10:20 			^\n
19:10:20 X.java:13: warning: [fallthrough] possible fall-through into case\n
19:10:20 			case 4://OK\n
19:10:20 			^\n
19:10:20 X.java:18: warning: [fallthrough] possible fall-through into case\n
19:10:20 			case 6://WRONG\n
19:10:20 			^\n
19:10:20 X.java:22: warning: [fallthrough] possible fall-through into case\n
19:10:20 			case 7://OK\n
19:10:20 			^\n
19:10:20 5 warnings\n
19:10:20 
19:10:20 --------- Difference is ----------
19:10:20  expected:<[----------\n
19:10:20 1. ERROR in X.java (at line 18)\n
19:10:20 	case 6://WRONG\n
19:10:20 	^^^^^^\n
19:10:20 Switch case may be entered by falling through previous case. If intended, add a new comment //$FALL-THROUGH$ on the line above\n
19:10:20 ----------]\n
19:10:20 > but was:<[X.java:8: warning: [fallthrough] possible fall-through into case\n
19:10:20 			case 2://OK\n
19:10:20 			^\n
19:10:20 X.java:10: warning: [fallthrough] possible fall-through into case\n
19:10:20 			case 3://OK\n
19:10:20 			^\n
19:10:20 X.java:13: warning: [fallthrough] possible fall-through into case\n
19:10:20 			case 4://OK\n
19:10:20 			^\n
19:10:20 X.java:18: warning: [fallthrough] possible fall-through into case\n
19:10:20 			case 6://WRONG\n
19:10:20 			^\n
19:10:20 X.java:22: warning: [fallthrough] possible fall-through into case\n
19:10:20 			case 7://OK\n
19:10:20 			^\n
19:10:20 5 warnings]\n
19:10:20 >
19:10:20   SwitchTest>TestCase.runTest:957->test016:696->AbstractRegressionTest.runNegativeTest:2678->AbstractRegressionTest.runNegativeTest:2687->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2493->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test016 - Eclipse found error(s) but Javac only found warning(s).
19:10:20 ----------- Expected ------------
19:10:20 ----------\n
19:10:20 1. ERROR in X.java (at line 8)\n
19:10:20 	case 2://WRONG\n
19:10:20 	^^^^^^\n
19:10:20 Switch case may be entered by falling through previous case. If intended, add a new comment //$FALL-THROUGH$ on the line above\n
19:10:20 ----------\n
19:10:20 
19:10:20 ------------ but was ------------
19:10:20 X.java:8: warning: [fallthrough] possible fall-through into case\n
19:10:20 			case 2://WRONG\n
19:10:20 			^\n
19:10:20 1 warning\n
19:10:20 
19:10:20 --------- Difference is ----------
19:10:20  expected:<[----------\n
19:10:20 1. ERROR in X.java (at line 8)\n
19:10:20 	case 2://WRONG\n
19:10:20 	^^^^^^\n
19:10:20 Switch case may be entered by falling through previous case. If intended, add a new comment //$FALL-THROUGH$ on the line above\n
19:10:20 ----------]\n
19:10:20 > but was:<[X.java:8: warning: [fallthrough] possible fall-through into case\n
19:10:20 			case 2://WRONG\n
19:10:20 			^\n
19:10:20 1 warning]\n
19:10:20 >
19:10:20   SwitchTest>TestCase.runTest:957->test017:725->AbstractRegressionTest.runNegativeTest:2678->AbstractRegressionTest.runNegativeTest:2687->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2493->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test017 - Eclipse found error(s) but Javac only found warning(s).
19:10:20 ----------- Expected ------------
19:10:20 ----------\n
19:10:20 1. ERROR in X.java (at line 10)\n
19:10:20 	default :\n
19:10:20 	^^^^^^^\n
19:10:20 Switch case may be entered by falling through previous case. If intended, add a new comment //$FALL-THROUGH$ on the line above\n
19:10:20 ----------\n
19:10:20 
19:10:20 ------------ but was ------------
19:10:20 X.java:10: warning: [fallthrough] possible fall-through into case\n
19:10:20 			default :\n
19:10:20 			^\n
19:10:20 1 warning\n
19:10:20 
19:10:20 --------- Difference is ----------
19:10:20  expected:<[----------\n
19:10:20 1. ERROR in X.java (at line 10)\n
19:10:20 	default :\n
19:10:20 	^^^^^^^\n
19:10:20 Switch case may be entered by falling through previous case. If intended, add a new comment //$FALL-THROUGH$ on the line above\n
19:10:20 ----------]\n
19:10:20 > but was:<[X.java:10: warning: [fallthrough] possible fall-through into case\n
19:10:20 			default :\n
19:10:20 			^\n
19:10:20 1 warning]\n
19:10:20 >
19:10:20   SwitchTest>TestCase.runTest:957->test387146a:2572->AbstractRegressionTest.runNegativeTest:2678->AbstractRegressionTest.runNegativeTest:2687->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2509->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test387146a - Javac found warning(s) but Eclipse did not find any.
19:10:20 ----------- Expected ------------
19:10:20 
19:10:20 ------------ but was ------------
19:10:20 X.java:10: warning: [fallthrough] possible fall-through into case\n
19:10:20 		case 2:\n
19:10:20 		^\n
19:10:20 1 warning\n
19:10:20 
19:10:20 --------- Difference is ----------
19:10:20  expected:<[]> but was:<[X.java:10: warning: [fallthrough] possible fall-through into case\n
19:10:20 		case 2:\n
19:10:20 		^\n
19:10:20 1 warning\n
19:10:20 ]>
19:10:20   SwitchTest>TestCase.runTest:957->test387146b:2601->AbstractRegressionTest.runNegativeTest:2678->AbstractRegressionTest.runNegativeTest:2687->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2509->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test387146b - Javac found warning(s) but Eclipse did not find any.
19:10:20 ----------- Expected ------------
19:10:20 
19:10:20 ------------ but was ------------
19:10:20 X.java:10: warning: [fallthrough] possible fall-through into case\n
19:10:20 		case 2:\n
19:10:20 		^\n
19:10:20 1 warning\n
19:10:20 
19:10:20 --------- Difference is ----------
19:10:20  expected:<[]> but was:<[X.java:10: warning: [fallthrough] possible fall-through into case\n
19:10:20 		case 2:\n
19:10:20 		^\n
19:10:20 1 warning\n
19:10:20 ]>
19:10:20   SwitchTest>TestCase.runTest:957->test410892_4:2782->AbstractRegressionTest.runNegativeTest:2678->AbstractRegressionTest.runNegativeTest:2687->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2505->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test410892_4 - Eclipse found warning(s) but Javac did not find any.
19:10:20 ----------- Expected ------------
19:10:20 
19:10:20 ------------ but was ------------
19:10:20 ----------\n
19:10:20 1. WARNING in X.java (at line 4)\n
19:10:20 	int var2 = 0;\n
19:10:20 	    ^^^^\n
19:10:20 The value of the local variable var2 is not used\n
19:10:20 ----------\n
19:10:20 
19:10:20 --------- Difference is ----------
19:10:20  expected:<[]> but was:<[----------\n
19:10:20 1. WARNING in X.java (at line 4)\n
19:10:20 	int var2 = 0;\n
19:10:20 	    ^^^^\n
19:10:20 The value of the local variable var2 is not used\n
19:10:20 ----------\n
19:10:20 ]>
19:10:20   SwitchTest>TestCase.runTest:957->test410892_5:2817->AbstractRegressionTest.runNegativeTest:2678->AbstractRegressionTest.runNegativeTest:2687->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2505->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test410892_5 - Eclipse found warning(s) but Javac did not find any.
19:10:20 ----------- Expected ------------
19:10:20 
19:10:20 ------------ but was ------------
19:10:20 ----------\n
19:10:20 1. WARNING in X.java (at line 4)\n
19:10:20 	int var2 = 0;\n
19:10:20 	    ^^^^\n
19:10:20 The value of the local variable var2 is not used\n
19:10:20 ----------\n
19:10:20 
19:10:20 --------- Difference is ----------
19:10:20  expected:<[]> but was:<[----------\n
19:10:20 1. WARNING in X.java (at line 4)\n
19:10:20 	int var2 = 0;\n
19:10:20 	    ^^^^\n
19:10:20 The value of the local variable var2 is not used\n
19:10:20 ----------\n
19:10:20 ]>
19:10:20   SwitchTest>TestCase.runTest:957->test410892_6:2853->AbstractRegressionTest.runNegativeTest:2678->AbstractRegressionTest.runNegativeTest:2687->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2505->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test410892_6 - Eclipse found warning(s) but Javac did not find any.
19:10:20 ----------- Expected ------------
19:10:20 
19:10:20 ------------ but was ------------
19:10:20 ----------\n
19:10:20 1. WARNING in X.java (at line 4)\n
19:10:20 	int var2 = 0;\n
19:10:20 	    ^^^^\n
19:10:20 The value of the local variable var2 is not used\n
19:10:20 ----------\n
19:10:20 
19:10:20 --------- Difference is ----------
19:10:20  expected:<[]> but was:<[----------\n
19:10:20 1. WARNING in X.java (at line 4)\n
19:10:20 	int var2 = 0;\n
19:10:20 	    ^^^^\n
19:10:20 The value of the local variable var2 is not used\n
19:10:20 ----------\n
19:10:20 ]>
19:10:20   SwitchTest>TestCase.runTest:957->testBug374605:2144->AbstractRegressionTest.runNegativeTest:2678->AbstractRegressionTest.runNegativeTest:2687->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2505->TestCase.assertEquals:242->TestCase.assertStringEquals:266 testBug374605 - Eclipse found warning(s) but Javac did not find any.
19:10:20 ----------- Expected ------------
19:10:20 
19:10:20 ------------ but was ------------
19:10:20 ----------\n
19:10:20 1. WARNING in p\X.java (at line 4)\n
19:10:20 	switch (i) {\n
19:10:20 	        ^\n
19:10:20 The switch statement should have a default case\n
19:10:20 ----------\n
19:10:20 
19:10:20 --------- Difference is ----------
19:10:20  expected:<[]> but was:<[----------\n
19:10:20 1. WARNING in p\X.java (at line 4)\n
19:10:20 	switch (i) {\n
19:10:20 	        ^\n
19:10:20 The switch statement should have a default case\n
19:10:20 ----------\n
19:10:20 ]>
19:10:20   XLargeTest>TestCase.runTest:957->test0016:14523->AbstractRegressionTest.runConformTest:1773->AbstractRegressionTest.runConformTest:1776->AbstractRegressionTest.runTest:3006->AbstractRegressionTest.runTest:3281->AbstractRegressionTest.runJavac:2434->AbstractRegressionTest.handleMismatch:2497->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test0016 - Javac found error(s) but Eclipse did not find any.
19:10:20 ----------- Expected ------------
19:10:20 
19:10:20 ------------ but was ------------
19:10:20 X.java:2: error: code too large\n
19:10:20 	X0(0),\n
19:10:20 	^\n
19:10:20 1 error\n
19:10:20 
19:10:20 --------- Difference is ----------
19:10:20  expected:<[]> but was:<[X.java:2: error: code too large\n
19:10:20 	X0(0),\n
19:10:20 	^\n
19:10:20 1 error\n
19:10:20 ]>
19:10:20 
19:10:20 Tests run: 12608, Failures: 187, Errors: 0, Skipped: 0
19:10:20 
19:10:22 [INFO] ------------------------------------------------------------------------
19:10:22 [INFO] Reactor Summary:
19:10:22 [INFO] 
19:10:22 [INFO] org.eclipse.jdt.core 3.21.100-SNAPSHOT ............. SUCCESS [01:59 min]
19:10:22 [INFO] org.eclipse.jdt.core.tests.compiler 3.12.1200-SNAPSHOT FAILURE [  02:05 h]
19:10:22 [INFO] ------------------------------------------------------------------------
19:10:22 [INFO] BUILD FAILURE
19:10:22 [INFO] ------------------------------------------------------------------------
19:10:22 [INFO] Total time:  02:09 h
19:10:22 [INFO] Finished at: 2020-03-17T23:10:22Z
19:10:22 [INFO] ------------------------------------------------------------------------
19:10:22 [ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:1.6.0:test (default-test) on project org.eclipse.jdt.core.tests.compiler: There are test failures.
19:10:22 [ERROR] 
19:10:22 [ERROR] Please refer to /home/jenkins/agent/workspace/eclipse.jdt.core-run.javac-1.8/org.eclipse.jdt.core.tests.compiler/target/surefire-reports for the individual test results.
19:10:22 [ERROR] -> [Help 1]
19:10:22 org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:1.6.0:test (default-test) on project org.eclipse.jdt.core.tests.compiler: There are test failures.
19:10:22 
19:10:22 Please refer to /home/jenkins/agent/workspace/eclipse.jdt.core-run.javac-1.8/org.eclipse.jdt.core.tests.compiler/target/surefire-reports for the individual test results.
19:10:22     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
19:10:22     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
19:10:22     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
19:10:22     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
19:10:22     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
19:10:22     at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
19:10:22     at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
19:10:22     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
19:10:22     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
19:10:22     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
19:10:22     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957)
19:10:22     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289)
19:10:22     at org.apache.maven.cli.MavenCli.main (MavenCli.java:193)
19:10:22     at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
19:10:22     at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
19:10:22     at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
19:10:22     at java.lang.reflect.Method.invoke (Method.java:498)
19:10:22     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
19:10:22     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
19:10:22     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
19:10:22     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
19:10:22 Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.
19:10:22 
19:10:22 Please refer to /home/jenkins/agent/workspace/eclipse.jdt.core-run.javac-1.8/org.eclipse.jdt.core.tests.compiler/target/surefire-reports for the individual test results.
19:10:22     at org.eclipse.tycho.surefire.TestMojo.runTest (TestMojo.java:1050)
19:10:22     at org.eclipse.tycho.surefire.TestMojo.execute (TestMojo.java:702)
19:10:22     at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
19:10:22     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
19:10:22     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
19:10:22     at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
19:10:22     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
19:10:22     at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
19:10:22     at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
19:10:22     at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
19:10:22     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
19:10:22     at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
19:10:22     at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
19:10:22     at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957)
19:10:22     at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289)
19:10:22     at org.apache.maven.cli.MavenCli.main (MavenCli.java:193)
19:10:22     at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
19:10:22     at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
19:10:22     at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
19:10:22     at java.lang.reflect.Method.invoke (Method.java:498)
19:10:22     at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
19:10:22     at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
19:10:22     at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
19:10:22     at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
19:10:22 [ERROR] 
19:10:22 [ERROR] 
19:10:22 [ERROR] For more information about the errors and possible solutions, please read the following articles:
19:10:22 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
19:10:22 [ERROR] 
19:10:22 [ERROR] After correcting the problems, you can resume the build with the command
19:10:22 [ERROR]   mvn <args> -rf :org.eclipse.jdt.core.tests.compiler
19:10:25 Build step 'Invoke top-level Maven targets' marked build as failure
19:10:26 Archiving artifacts
19:10:28 Recording test results
19:10:30 Sending e-mails to: stephan.herrmann@berlin.de
19:10:30 Email was triggered for: Failure - Any
19:10:30 Sending email for trigger: Failure - Any
19:10:30 An attempt to send an e-mail to empty list of recipients, ignored.
19:10:30 Finished: FAILURE