----------- Expected ------------
02:29:4002:29:40------------ but was ------------
02:29:40----------\n
02:29:401. ERROR in test\a\X.java (at line 10)\n
02:29:40 * {@link X.Y#foo(test.a.X.Y.Z)} KO for javadoc tool\n
02:29:40 ^^^\n
02:29:40Javadoc: The method foo(X.Y.Z[]) in the type X.Y is not applicable for the arguments (X.Y.Z)\n
02:29:40----------\n
02:29:402. ERROR in test\a\X.java (at line 11)\n
02:29:40 * {@link X.Y#foo(no_test.a.X.Y.Z[])} KO for javadoc tool\n
02:29:40 ^^^^^^^^^^^^^^^\n
02:29:40Javadoc: no_test[] cannot be resolved to a type\n
02:29:40----------\n
02:29:403. ERROR in test\a\X.java (at line 12)\n
02:29:40 * {@link X.Y#foo(Y.Z[])} KO for javadoc tool\n
02:29:40 ^^^\n
02:29:40Javadoc: Invalid member type qualification\n
02:29:40----------\n
02:29:404. ERROR in test\a\X.java (at line 13)\n
02:29:40 * {@link test.a.X.Y#foo(Y.Z[])} KO for javadoc tool\n
02:29:40 ^^^\n
02:29:40Javadoc: Invalid member type qualification\n
02:29:40----------\n
02:29:4002:29:40--------- Difference is ----------
02:29:40 expected:<[]> but was:<[----------\n
02:29:401. ERROR in test\a\X.java (at line 10)\n
02:29:40 * {@link X.Y#foo(test.a.X.Y.Z)} KO for javadoc tool\n
02:29:40 ^^^\n
02:29:40Javadoc: The method foo(X.Y.Z[]) in the type X.Y is not applicable for the arguments (X.Y.Z)\n
02:29:40----------\n
02:29:402. ERROR in test\a\X.java (at line 11)\n
02:29:40 * {@link X.Y#foo(no_test.a.X.Y.Z[])} KO for javadoc tool\n
02:29:40 ^^^^^^^^^^^^^^^\n
02:29:40Javadoc: no_test[] cannot be resolved to a type\n
02:29:40----------\n
02:29:403. ERROR in test\a\X.java (at line 12)\n
02:29:40 * {@link X.Y#foo(Y.Z[])} KO for javadoc tool\n
02:29:40 ^^^\n
02:29:40Javadoc: Invalid member type qualification\n
02:29:40----------\n
02:29:404. ERROR in test\a\X.java (at line 13)\n
02:29:40 * {@link test.a.X.Y#foo(Y.Z[])} KO for javadoc tool\n
02:29:40 ^^^\n
02:29:40Javadoc: Invalid member type qualification\n
02:29:40----------\n
02:29:40]>
02:29:40 JavadocBugsTest>TestCase.runTest:957->testBug233187b:7884->AbstractRegressionTest.runNegativeTest:2723->AbstractRegressionTest.runNegativeTest:2734->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2652->TestCase.assertEquals:242->TestCase.assertStringEquals:266 testBug233187b - Eclipse found error(s) but Javac did not find any.
02:29:40----------- Expected ------------
02:29:4002:29:40------------ but was ------------
02:29:40----------\n
02:29:401. ERROR in test\b\X.java (at line 10)\n
02:29:40 * {@link X.Y#foo(test.b.X.Y.Z[])} KO for javadoc tool\n
02:29:40 ^^^\n
02:29:40Javadoc: The method foo(X.Y.Z) in the type X.Y is not applicable for the arguments (X.Y.Z[])\n
02:29:40----------\n
02:29:402. ERROR in test\b\X.java (at line 11)\n
02:29:40 * {@link X.Y#foo(no_test.b.X.Y.Z)} KO for javadoc tool\n
02:29:40 ^^^^^^^^^^^^^^^\n
02:29:40Javadoc: no_test cannot be resolved to a type\n
02:29:40----------\n
02:29:403. ERROR in test\b\X.java (at line 12)\n
02:29:40 * {@link X.Y#foo(Y.Z)} KO for javadoc tool\n
02:29:40 ^^^\n
02:29:40Javadoc: Invalid member type qualification\n
02:29:40----------\n
02:29:404. ERROR in test\b\X.java (at line 13)\n
02:29:40 * {@link test.b.X.Y#foo(Y.Z)} KO for javadoc tool\n
02:29:40 ^^^\n
02:29:40Javadoc: Invalid member type qualification\n
02:29:40----------\n
02:29:4002:29:40--------- Difference is ----------
02:29:40 expected:<[]> but was:<[----------\n
02:29:401. ERROR in test\b\X.java (at line 10)\n
02:29:40 * {@link X.Y#foo(test.b.X.Y.Z[])} KO for javadoc tool\n
02:29:40 ^^^\n
02:29:40Javadoc: The method foo(X.Y.Z) in the type X.Y is not applicable for the arguments (X.Y.Z[])\n
02:29:40----------\n
02:29:402. ERROR in test\b\X.java (at line 11)\n
02:29:40 * {@link X.Y#foo(no_test.b.X.Y.Z)} KO for javadoc tool\n
02:29:40 ^^^^^^^^^^^^^^^\n
02:29:40Javadoc: no_test cannot be resolved to a type\n
02:29:40----------\n
02:29:403. ERROR in test\b\X.java (at line 12)\n
02:29:40 * {@link X.Y#foo(Y.Z)} KO for javadoc tool\n
02:29:40 ^^^\n
02:29:40Javadoc: Invalid member type qualification\n
02:29:40----------\n
02:29:404. ERROR in test\b\X.java (at line 13)\n
02:29:40 * {@link test.b.X.Y#foo(Y.Z)} KO for javadoc tool\n
02:29:40 ^^^\n
02:29:40Javadoc: Invalid member type qualification\n
02:29:40----------\n
02:29:40]>
02:29:40 JavadocBugsTest>TestCase.runTest:957->testBug254825:8112->AbstractRegressionTest.runNegativeTest:2723->AbstractRegressionTest.runNegativeTest:2734->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2652->TestCase.assertEquals:242->TestCase.assertStringEquals:266 testBug254825 - Eclipse found error(s) but Javac did not find any.
02:29:40----------- Expected ------------
02:29:4002:29:40------------ but was ------------
02:29:40----------\n
02:29:401. ERROR in X.java (at line 4)\n
02:29:40 /** @see #o */\n
02:29:40 ^\n
02:29:40Javadoc: o cannot be resolved or is not a field\n
02:29:40----------\n
02:29:4002:29:40--------- Difference is ----------
02:29:40 expected:<[]> but was:<[----------\n
02:29:401. ERROR in X.java (at line 4)\n
02:29:40 /** @see #o */\n
02:29:40 ^\n
02:29:40Javadoc: o cannot be resolved or is not a field\n
02:29:40----------\n
02:29:40]>
02:29:40 JavadocBugsTest>TestCase.runTest:957->testBug254825b:8133->AbstractRegressionTest.runNegativeTest:2723->AbstractRegressionTest.runNegativeTest:2734->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2652->TestCase.assertEquals:242->TestCase.assertStringEquals:266 testBug254825b - Eclipse found error(s) but Javac did not find any.
02:29:40----------- Expected ------------
02:29:4002:29:40------------ but was ------------
02:29:40----------\n
02:29:401. ERROR in X.java (at line 2)\n
02:29:40 /** @see #o */\n
02:29:40 ^\n
02:29:40Javadoc: o cannot be resolved or is not a field\n
02:29:40----------\n
02:29:4002:29:40--------- Difference is ----------
02:29:40 expected:<[]> but was:<[----------\n
02:29:401. ERROR in X.java (at line 2)\n
02:29:40 /** @see #o */\n
02:29:40 ^\n
02:29:40Javadoc: o cannot be resolved or is not a field\n
02:29:40----------\n
02:29:40]>
02:29:40 JavadocBugsTest>TestCase.runTest:957->testBug258798_1:8167->AbstractRegressionTest.runNegativeTest:2723->AbstractRegressionTest.runNegativeTest:2734->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2668->TestCase.assertEquals:242->TestCase.assertStringEquals:266 testBug258798_1 - Eclipse found warning(s) but Javac did not find any.
02:29:40----------- Expected ------------
02:29:4002:29:40------------ but was ------------
02:29:40----------\n
02:29:401. WARNING in X.java (at line 5)\n
02:29:40 X(int i) {\n
02:29:40 ^\n
02:29:40Javadoc: Missing tag for parameter i\n
02:29:40----------\n
02:29:4002:29:40--------- Difference is ----------
02:29:40 expected:<[]> but was:<[----------\n
02:29:401. WARNING in X.java (at line 5)\n
02:29:40 X(int i) {\n
02:29:40 ^\n
02:29:40Javadoc: Missing tag for parameter i\n
02:29:40----------\n
02:29:40]>
02:29:40 JavadocBugsTest>TestCase.runTest:957->testBug258798_2a:8188->AbstractRegressionTest.runNegativeTest:2723->AbstractRegressionTest.runNegativeTest:2734->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2668->TestCase.assertEquals:242->TestCase.assertStringEquals:266 testBug258798_2a - Eclipse found warning(s) but Javac did not find any.
02:29:40----------- Expected ------------
02:29:4002:29:40------------ but was ------------
02:29:40----------\n
02:29:401. WARNING in X.java (at line 6)\n
02:29:40 Y(double d) { super(0); }\n
02:29:40 ^\n
02:29:40Javadoc: Missing tag for parameter d\n
02:29:40----------\n
02:29:4002:29:40--------- Difference is ----------
02:29:40 expected:<[]> but was:<[----------\n
02:29:401. WARNING in X.java (at line 6)\n
02:29:40 Y(double d) { super(0); }\n
02:29:40 ^\n
02:29:40Javadoc: Missing tag for parameter d\n
02:29:40----------\n
02:29:40]>
02:29:40 JavadocBugsTest>TestCase.runTest:957->testBug258798_2b:8210->AbstractRegressionTest.runNegativeTest:2723->AbstractRegressionTest.runNegativeTest:2734->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2668->TestCase.assertEquals:242->TestCase.assertStringEquals:266 testBug258798_2b - Eclipse found warning(s) but Javac did not find any.
02:29:40----------- Expected ------------
02:29:4002:29:40------------ but was ------------
02:29:40----------\n
02:29:401. WARNING in X.java (at line 7)\n
02:29:40 Y(List<U> lu) { super(null); }\n
02:29:40 ^^\n
02:29:40Javadoc: Missing tag for parameter lu\n
02:29:40----------\n
02:29:4002:29:40--------- Difference is ----------
02:29:40 expected:<[]> but was:<[----------\n
02:29:401. WARNING in X.java (at line 7)\n
02:29:40 Y(List<U> lu) { super(null); }\n
02:29:40 ^^\n
02:29:40Javadoc: Missing tag for parameter lu\n
02:29:40----------\n
02:29:40]>
02:29:40 JavadocBugsTest>TestCase.runTest:957->testBug258798_2c:8234->AbstractRegressionTest.runNegativeTest:2723->AbstractRegressionTest.runNegativeTest:2734->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2668->TestCase.assertEquals:242->TestCase.assertStringEquals:266 testBug258798_2c - Eclipse found warning(s) but Javac did not find any.
02:29:40----------- Expected ------------
02:29:4002:29:40------------ but was ------------
02:29:40----------\n
02:29:401. WARNING in X.java (at line 7)\n
02:29:40 Y(List<U> lu) { super(lu); }\n
02:29:40 ^^\n
02:29:40Javadoc: Missing tag for parameter lu\n
02:29:40----------\n
02:29:4002:29:40--------- Difference is ----------
02:29:40 expected:<[]> but was:<[----------\n
02:29:401. WARNING in X.java (at line 7)\n
02:29:40 Y(List<U> lu) { super(lu); }\n
02:29:40 ^^\n
02:29:40Javadoc: Missing tag for parameter lu\n
02:29:40----------\n
02:29:40]>
02:29:40 JavadocBugsTest>TestCase.runTest:957->testBug267833_3:8500->AbstractRegressionTest.runNegativeTest:2723->AbstractRegressionTest.runNegativeTest:2734->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2652->TestCase.assertEquals:242->TestCase.assertStringEquals:266 testBug267833_3 - Eclipse found error(s) but Javac did not find any.
02:29:40----------- Expected ------------
02:29:4002:29:40------------ but was ------------
02:29:40----------\n
02:29:401. ERROR in X.java (at line 3)\n
02:29:40 * Description {@see String} , {@return int}, {@since 1.0}, {@param i}, {@throws NullPointerException}\n
02:29:40 ^^^\n
02:29:40Javadoc: Unexpected tag\n
02:29:40----------\n
02:29:402. ERROR in X.java (at line 3)\n
02:29:40 * Description {@see String} , {@return int}, {@since 1.0}, {@param i}, {@throws NullPointerException}\n
02:29:40 ^^^^^^\n
02:29:40Javadoc: Unexpected tag\n
02:29:40----------\n
02:29:403. ERROR in X.java (at line 3)\n
02:29:40 * Description {@see String} , {@return int}, {@since 1.0}, {@param i}, {@throws NullPointerException}\n
02:29:40 ^^^^^\n
02:29:40Javadoc: Unexpected tag\n
02:29:40----------\n
02:29:404. ERROR in X.java (at line 3)\n
02:29:40 * Description {@see String} , {@return int}, {@since 1.0}, {@param i}, {@throws NullPointerException}\n
02:29:40 ^^^^^\n
02:29:40Javadoc: Unexpected tag\n
02:29:40----------\n
02:29:405. ERROR in X.java (at line 3)\n
02:29:40 * Description {@see String} , {@return int}, {@since 1.0}, {@param i}, {@throws NullPointerException}\n
02:29:40 ^^^^^^\n
02:29:40Javadoc: Unexpected tag\n
02:29:40----------\n
02:29:406. ERROR in X.java (at line 4)\n
02:29:40 * and more {@author jay}, {@category cat}, {@deprecated}, {@exception NullPointerException}, {@version 1.1}\n
02:29:40 ^^^^^^\n
02:29:40Javadoc: Unexpected tag\n
02:29:40----------\n
02:29:407. ERROR in X.java (at line 4)\n
02:29:40 * and more {@author jay}, {@category cat}, {@deprecated}, {@exception NullPointerException}, {@version 1.1}\n
02:29:40 ^^^^^^^^\n
02:29:40Javadoc: Unexpected tag\n
02:29:40----------\n
02:29:408. ERROR in X.java (at line 4)\n
02:29:40 * and more {@author jay}, {@category cat}, {@deprecated}, {@exception NullPointerException}, {@version 1.1}\n
02:29:40 ^^^^^^^^^^\n
02:29:40Javadoc: Unexpected tag\n
02:29:40----------\n
02:29:409. ERROR in X.java (at line 4)\n
02:29:40 * and more {@author jay}, {@category cat}, {@deprecated}, {@exception NullPointerException}, {@version 1.1}\n
02:29:40 ^^^^^^^^^\n
02:29:40Javadoc: Unexpected tag\n
02:29:40----------\n
02:29:4010. ERROR in X.java (at line 4)\n
02:29:40 * and more {@author jay}, {@category cat}, {@deprecated}, {@exception NullPointerException}, {@version 1.1}\n
02:29:40 ^^^^^^^\n
02:29:40Javadoc: Unexpected tag\n
02:29:40----------\n
02:29:4011. ERROR in X.java (at line 5)\n
02:29:40 * and more {@since 1.0}, {@serial 0L}, {@serialData data}, {@serialField field}\n
02:29:40 ^^^^^\n
02:29:40Javadoc: Unexpected tag\n
02:29:40----------\n
02:29:4012. ERROR in X.java (at line 5)\n
02:29:40 * and more {@since 1.0}, {@serial 0L}, {@serialData data}, {@serialField field}\n
02:29:40 ^^^^^^\n
02:29:40Javadoc: Unexpected tag\n
02:29:40----------\n
02:29:4013. ERROR in X.java (at line 5)\n
02:29:40 * and more {@since 1.0}, {@serial 0L}, {@serialData data}, {@serialField field}\n
02:29:40 ^^^^^^^^^^\n
02:29:40Javadoc: Unexpected tag\n
02:29:40----------\n
02:29:4014. ERROR in X.java (at line 5)\n
02:29:40 * and more {@since 1.0}, {@serial 0L}, {@serialData data}, {@serialField field}\n
02:29:40 ^^^^^^^^^^^\n
02:29:40Javadoc: Unexpected tag\n
02:29:40----------\n
02:29:4002:29:40--------- Difference is ----------
02:29:40 expected:<[]> but was:<[----------\n
02:29:401. ERROR in X.java (at line 3)\n
02:29:40 * Description {@see String} , {@return int}, {@since 1.0}, {@param i}, {@throws NullPointerException}\n
02:29:40 ^^^\n
02:29:40Javadoc: Unexpected tag\n
02:29:40----------\n
02:29:402. ERROR in X.java (at line 3)\n
02:29:40 * Description {@see String} , {@return int}, {@since 1.0}, {@param i}, {@throws NullPointerException}\n
02:29:40 ^^^^^^\n
02:29:40Javadoc: Unexpected tag\n
02:29:40----------\n
02:29:403. ERROR in X.java (at line 3)\n
02:29:40 * Description {@see String} , {@return int}, {@since 1.0}, {@param i}, {@throws NullPointerException}\n
02:29:40 ^^^^^\n
02:29:40Javadoc: Unexpected tag\n
02:29:40----------\n
02:29:404. ERROR in X.java (at line 3)\n
02:29:40 * Description {@see String} , {@return int}, {@since 1.0}, {@param i}, {@throws NullPointerException}\n
02:29:40 ^^^^^\n
02:29:40Javadoc: Unexpected tag\n
02:29:40----------\n
02:29:405. ERROR in X.java (at line 3)\n
02:29:40 * Description {@see String} , {@return int}, {@since 1.0}, {@param i}, {@throws NullPointerException}\n
02:29:40 ^^^^^^\n
02:29:40Javadoc: Unexpected tag\n
02:29:40----------\n
02:29:406. ERROR in X.java (at line 4)\n
02:29:40 * and more {@author jay}, {@category cat}, {@deprecated}, {@exception NullPointerException}, {@version 1.1}\n
02:29:40 ^^^^^^\n
02:29:40Javadoc: Unexpected tag\n
02:29:40----------\n
02:29:407. ERROR in X.java (at line 4)\n
02:29:40 * and more {@author jay}, {@category cat}, {@deprecated}, {@exception NullPointerException}, {@version 1.1}\n
02:29:40 ^^^^^^^^\n
02:29:40Javadoc: Unexpected tag\n
02:29:40----------\n
02:29:408. ERROR in X.java (at line 4)\n
02:29:40 * and more {@author jay}, {@category cat}, {@deprecated}, {@exception NullPointerException}, {@version 1.1}\n
02:29:40 ^^^^^^^^^^\n
02:29:40Javadoc: Unexpected tag\n
02:29:40----------\n
02:29:409. ERROR in X.java (at line 4)\n
02:29:40 * and more {@author jay}, {@category cat}, {@deprecated}, {@exception NullPointerException}, {@version 1.1}\n
02:29:40 ^^^^^^^^^\n
02:29:40Javadoc: Unexpected tag\n
02:29:40----------\n
02:29:4010. ERROR in X.java (at line 4)\n
02:29:40 * and more {@author jay}, {@category cat}, {@deprecated}, {@exception NullPointerException}, {@version 1.1}\n
02:29:40 ^^^^^^^\n
02:29:40Javadoc: Unexpected tag\n
02:29:40----------\n
02:29:4011. ERROR in X.java (at line 5)\n
02:29:40 * and more {@since 1.0}, {@serial 0L}, {@serialData data}, {@serialField field}\n
02:29:40 ^^^^^\n
02:29:40Javadoc: Unexpected tag\n
02:29:40----------\n
02:29:4012. ERROR in X.java (at line 5)\n
02:29:40 * and more {@since 1.0}, {@serial 0L}, {@serialData data}, {@serialField field}\n
02:29:40 ^^^^^^\n
02:29:40Javadoc: Unexpected tag\n
02:29:40----------\n
02:29:4013. ERROR in X.java (at line 5)\n
02:29:40 * and more {@since 1.0}, {@serial 0L}, {@serialData data}, {@serialField field}\n
02:29:40 ^^^^^^^^^^\n
02:29:40Javadoc: Unexpected tag\n
02:29:40----------\n
02:29:4014. ERROR in X.java (at line 5)\n
02:29:40 * and more {@since 1.0}, {@serial 0L}, {@serialData data}, {@serialField field}\n
02:29:40 ^^^^^^^^^^^\n
02:29:40Javadoc: Unexpected tag\n
02:29:40----------\n
02:29:40]>
02:29:40 JavadocBugsTest>TestCase.runTest:957->testBug281609a:8594->AbstractRegressionTest.runNegativeTest:2723->AbstractRegressionTest.runNegativeTest:2734->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2652->TestCase.assertEquals:242->TestCase.assertStringEquals:266 testBug281609a - Eclipse found error(s) but Javac did not find any.
02:29:40----------- Expected ------------
02:29:4002:29:40------------ but was ------------
02:29:40----------\n
02:29:401. ERROR in pkg\X.java (at line 7)\n
02:29:40 * @see PKG\n
02:29:40 ^^^\n
02:29:40Javadoc: PKG cannot be resolved to a type\n
02:29:40----------\n
02:29:4002:29:40--------- Difference is ----------
02:29:40 expected:<[]> but was:<[----------\n
02:29:401. ERROR in pkg\X.java (at line 7)\n
02:29:40 * @see PKG\n
02:29:40 ^^^\n
02:29:40Javadoc: PKG cannot be resolved to a type\n
02:29:40----------\n
02:29:40]>
02:29:40 JavadocBugsTest>TestCase.runTest:957->testBug73352a:3108->AbstractRegressionTest.runConformTest:3678->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2703 testBug73352a: unused excuse org.eclipse.jdt.core.tests.compiler.regression.AbstractRegressionTest$JavacTestOptions$Excuse@22c5a7fd for compiler org.eclipse.jdt.core.tests.compiler.regression.AbstractRegressionTest$JavacCompiler@2a3251ad
02:29:40 JavadocBugsTest>TestCase.runTest:957->testBug73352c:3240->AbstractRegressionTest.runConformTest:3678->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2703 testBug73352c: unused excuse org.eclipse.jdt.core.tests.compiler.regression.AbstractRegressionTest$JavacTestOptions$Excuse@22c5a7fd for compiler org.eclipse.jdt.core.tests.compiler.regression.AbstractRegressionTest$JavacCompiler@2a3251ad
02:29:40 JavadocTestForClass>TestCase.runTest:957->test055:1067->AbstractRegressionTest.runNegativeTest:2723->AbstractRegressionTest.runNegativeTest:2734->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2656->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test055 - Eclipse found error(s) but Javac only found warning(s).
02:29:40----------- Expected ------------
02:29:40----------\n
02:29:401. ERROR in X.java (at line 5)\n
02:29:40 * <li> {@link Entry} </li>\n
02:29:40 ^^^^^\n
02:29:40Javadoc: Invalid member type qualification\n
02:29:40----------\n
02:29:4002:29:40------------ but was ------------
02:29:40X.java:8: warning: [rawtypes] found raw type: Map\n
02:29:40public interface X extends Map {\n
02:29:40 ^\n
02:29:40 missing type arguments for generic class Map<K,V>\n
02:29:40 where K,V are type-variables:\n
02:29:40 K extends Object declared in interface Map\n
02:29:40 V extends Object declared in interface Map\n
02:29:40X.java:9: warning: [rawtypes] found raw type: Entry\n
02:29:40 Entry e = null;\n
02:29:40 ^\n
02:29:40 missing type arguments for generic class Entry<K,V>\n
02:29:40 where K,V are type-variables:\n
02:29:40 K extends Object declared in interface Entry\n
02:29:40 V extends Object declared in interface Entry\n
02:29:402 warnings\n
02:29:4002:29:40--------- Difference is ----------
02:29:40 expected:<[----------\n
02:29:401. ERROR in X.java (at line 5)\n
02:29:40 * <li> {@link Entry} </li>\n
02:29:40 ^^^^^\n
02:29:40Javadoc: Invalid member type qualification\n
02:29:40----------]\n
02:29:40> but was:<[X.java:8: warning: [rawtypes] found raw type: Map\n
02:29:40public interface X extends Map {\n
02:29:40 ^\n
02:29:40 missing type arguments for generic class Map<K,V>\n
02:29:40 where K,V are type-variables:\n
02:29:40 K extends Object declared in interface Map\n
02:29:40 V extends Object declared in interface Map\n
02:29:40X.java:9: warning: [rawtypes] found raw type: Entry\n
02:29:40 Entry e = null;\n
02:29:40 ^\n
02:29:40 missing type arguments for generic class Entry<K,V>\n
02:29:40 where K,V are type-variables:\n
02:29:40 K extends Object declared in interface Entry\n
02:29:40 V extends Object declared in interface Entry\n
02:29:402 warnings]\n
02:29:40>
02:29:40 JavadocTest_1_5>TestCase.runTest:957->testBug247037a:3887->AbstractRegressionTest.runNegativeTest:2723->AbstractRegressionTest.runNegativeTest:2734->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2652->TestCase.assertEquals:242->TestCase.assertStringEquals:266 testBug247037a - Eclipse found error(s) but Javac did not find any.
02:29:40----------- Expected ------------
02:29:4002:29:40------------ but was ------------
02:29:40----------\n
02:29:401. ERROR in pack\package-info.java (at line 2)\n
02:29:40 * {@inheritDoc}\n
02:29:40 ^^^^^^^^^^\n
02:29:40Javadoc: Unexpected tag\n
02:29:40----------\n
02:29:402. ERROR in pack\package-info.java (at line 3)\n
02:29:40 * @since {@inheritDoc}\n
02:29:40 ^^^^^^^^^^\n
02:29:40Javadoc: Unexpected tag\n
02:29:40----------\n
02:29:403. ERROR in pack\package-info.java (at line 4)\n
02:29:40 * @blah {@inheritDoc}\n
02:29:40 ^^^^^^^^^^\n
02:29:40Javadoc: Unexpected tag\n
02:29:40----------\n
02:29:4002:29:40--------- Difference is ----------
02:29:40 expected:<[]> but was:<[----------\n
02:29:401. ERROR in pack\package-info.java (at line 2)\n
02:29:40 * {@inheritDoc}\n
02:29:40 ^^^^^^^^^^\n
02:29:40Javadoc: Unexpected tag\n
02:29:40----------\n
02:29:402. ERROR in pack\package-info.java (at line 3)\n
02:29:40 * @since {@inheritDoc}\n
02:29:40 ^^^^^^^^^^\n
02:29:40Javadoc: Unexpected tag\n
02:29:40----------\n
02:29:403. ERROR in pack\package-info.java (at line 4)\n
02:29:40 * @blah {@inheritDoc}\n
02:29:40 ^^^^^^^^^^\n
02:29:40Javadoc: Unexpected tag\n
02:29:40----------\n
02:29:40]>
02:29:40 JavadocTest_1_5>TestCase.runTest:957->testBug247037b:3919->AbstractRegressionTest.runNegativeTest:2723->AbstractRegressionTest.runNegativeTest:2734->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2652->TestCase.assertEquals:242->TestCase.assertStringEquals:266 testBug247037b - Eclipse found error(s) but Javac did not find any.
02:29:40----------- Expected ------------
02:29:4002:29:40------------ but was ------------
02:29:40----------\n
02:29:401. ERROR in pack\package-info.java (at line 2)\n
02:29:40 * @return {@inheritDoc}\n
02:29:40 ^^^^^^\n
02:29:40Javadoc: Unexpected tag\n
02:29:40----------\n
02:29:402. ERROR in pack\package-info.java (at line 2)\n
02:29:40 * @return {@inheritDoc}\n
02:29:40 ^^^^^^^^^^\n
02:29:40Javadoc: Unexpected tag\n
02:29:40----------\n
02:29:403. ERROR in pack\package-info.java (at line 3)\n
02:29:40 * @param blah {@inheritDoc}\n
02:29:40 ^^^^^\n
02:29:40Javadoc: Unexpected tag\n
02:29:40----------\n
02:29:404. ERROR in pack\package-info.java (at line 3)\n
02:29:40 * @param blah {@inheritDoc}\n
02:29:40 ^^^^^^^^^^\n
02:29:40Javadoc: Unexpected tag\n
02:29:40----------\n
02:29:4002:29:40--------- Difference is ----------
02:29:40 expected:<[]> but was:<[----------\n
02:29:401. ERROR in pack\package-info.java (at line 2)\n
02:29:40 * @return {@inheritDoc}\n
02:29:40 ^^^^^^\n
02:29:40Javadoc: Unexpected tag\n
02:29:40----------\n
02:29:402. ERROR in pack\package-info.java (at line 2)\n
02:29:40 * @return {@inheritDoc}\n
02:29:40 ^^^^^^^^^^\n
02:29:40Javadoc: Unexpected tag\n
02:29:40----------\n
02:29:403. ERROR in pack\package-info.java (at line 3)\n
02:29:40 * @param blah {@inheritDoc}\n
02:29:40 ^^^^^\n
02:29:40Javadoc: Unexpected tag\n
02:29:40----------\n
02:29:404. ERROR in pack\package-info.java (at line 3)\n
02:29:40 * @param blah {@inheritDoc}\n
02:29:40 ^^^^^^^^^^\n
02:29:40Javadoc: Unexpected tag\n
02:29:40----------\n
02:29:40]>
02:29:40 JavadocTest_1_5>TestCase.runTest:957->testBug284333:3960->AbstractRegressionTest.runNegativeTest:2723->AbstractRegressionTest.runNegativeTest:2734->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2652->TestCase.assertEquals:242->TestCase.assertStringEquals:266 testBug284333 - Eclipse found error(s) but Javac did not find any.
02:29:40----------- Expected ------------
02:29:4002:29:40------------ but was ------------
02:29:40----------\n
02:29:401. ERROR in foo\bar\package-info.java (at line 2)\n
02:29:40 * @see ClassInSamePackage#SOME_FIELD\n
02:29:40 ^^^^^^^^^^^^^^^^^^\n
02:29:40Javadoc: Invalid reference\n
02:29:40----------\n
02:29:402. ERROR in foo\bar\package-info.java (at line 4)\n
02:29:40 * @see ClassInSamePackage#SOME_FIELD\n
02:29:40 ^^^^^^^^^^^^^^^^^^\n
02:29:40Javadoc: Invalid reference\n
02:29:40----------\n
02:29:403. ERROR in foo\bar\package-info.java (at line 5)\n
02:29:40 * @see ClassInSubPackage#foo\n
02:29:40 ^^^^^^^^^^^^^^^^^\n
02:29:40Javadoc: ClassInSubPackage cannot be resolved to a type\n
02:29:40----------\n
02:29:404. ERROR in foo\bar\package-info.java (at line 7)\n
02:29:40 * @see ClassInSubPackage#foo\n
02:29:40 ^^^^^^^^^^^^^^^^^\n
02:29:40Javadoc: ClassInSubPackage cannot be resolved to a type\n
02:29:40----------\n
02:29:405. ERROR in foo\bar\package-info.java (at line 8)\n
02:29:40 * @see ClassInEnclosingPackage\n
02:29:40 ^^^^^^^^^^^^^^^^^^^^^^^\n
02:29:40Javadoc: ClassInEnclosingPackage cannot be resolved to a type\n
02:29:40----------\n
02:29:406. ERROR in foo\bar\package-info.java (at line 10)\n
02:29:40 * @see ClassInEnclosingPackage\n
02:29:40 ^^^^^^^^^^^^^^^^^^^^^^^\n
02:29:40Javadoc: ClassInEnclosingPackage cannot be resolved to a type\n
02:29:40----------\n
02:29:4002:29:40--------- Difference is ----------
02:29:40 expected:<[]> but was:<[----------\n
02:29:401. ERROR in foo\bar\package-info.java (at line 2)\n
02:29:40 * @see ClassInSamePackage#SOME_FIELD\n
02:29:40 ^^^^^^^^^^^^^^^^^^\n
02:29:40Javadoc: Invalid reference\n
02:29:40----------\n
02:29:402. ERROR in foo\bar\package-info.java (at line 4)\n
02:29:40 * @see ClassInSamePackage#SOME_FIELD\n
02:29:40 ^^^^^^^^^^^^^^^^^^\n
02:29:40Javadoc: Invalid reference\n
02:29:40----------\n
02:29:403. ERROR in foo\bar\package-info.java (at line 5)\n
02:29:40 * @see ClassInSubPackage#foo\n
02:29:40 ^^^^^^^^^^^^^^^^^\n
02:29:40Javadoc: ClassInSubPackage cannot be resolved to a type\n
02:29:40----------\n
02:29:404. ERROR in foo\bar\package-info.java (at line 7)\n
02:29:40 * @see ClassInSubPackage#foo\n
02:29:40 ^^^^^^^^^^^^^^^^^\n
02:29:40Javadoc: ClassInSubPackage cannot be resolved to a type\n
02:29:40----------\n
02:29:405. ERROR in foo\bar\package-info.java (at line 8)\n
02:29:40 * @see ClassInEnclosingPackage\n
02:29:40 ^^^^^^^^^^^^^^^^^^^^^^^\n
02:29:40Javadoc: ClassInEnclosingPackage cannot be resolved to a type\n
02:29:40----------\n
02:29:406. ERROR in foo\bar\package-info.java (at line 10)\n
02:29:40 * @see ClassInEnclosingPackage\n
02:29:40 ^^^^^^^^^^^^^^^^^^^^^^^\n
02:29:40Javadoc: ClassInEnclosingPackage cannot be resolved to a type\n
02:29:40----------\n
02:29:40]>
02:29:40 JavadocTest_1_5>TestCase.runTest:957->testBug284333a:4039->AbstractRegressionTest.runNegativeTest:2723->AbstractRegressionTest.runNegativeTest:2734->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2652->TestCase.assertEquals:242->TestCase.assertStringEquals:266 testBug284333a - Eclipse found error(s) but Javac did not find any.
02:29:40----------- Expected ------------
02:29:4002:29:40------------ but was ------------
02:29:40----------\n
02:29:401. ERROR in foo\bar\NotAPackageInfo.java (at line 9)\n
02:29:40 * @see ClassInSubPackage#foo\n
02:29:40 ^^^^^^^^^^^^^^^^^\n
02:29:40Javadoc: ClassInSubPackage cannot be resolved to a type\n
02:29:40----------\n
02:29:402. ERROR in foo\bar\NotAPackageInfo.java (at line 11)\n
02:29:40 * @see ClassInSubPackage#foo\n
02:29:40 ^^^^^^^^^^^^^^^^^\n
02:29:40Javadoc: ClassInSubPackage cannot be resolved to a type\n
02:29:40----------\n
02:29:403. ERROR in foo\bar\NotAPackageInfo.java (at line 15)\n
02:29:40 * @see ClassInEnclosingPackage\n
02:29:40 ^^^^^^^^^^^^^^^^^^^^^^^\n
02:29:40Javadoc: ClassInEnclosingPackage cannot be resolved to a type\n
02:29:40----------\n
02:29:404. ERROR in foo\bar\NotAPackageInfo.java (at line 17)\n
02:29:40 * @see ClassInEnclosingPackage\n
02:29:40 ^^^^^^^^^^^^^^^^^^^^^^^\n
02:29:40Javadoc: ClassInEnclosingPackage cannot be resolved to a type\n
02:29:40----------\n
02:29:4002:29:40--------- Difference is ----------
02:29:40 expected:<[]> but was:<[----------\n
02:29:401. ERROR in foo\bar\NotAPackageInfo.java (at line 9)\n
02:29:40 * @see ClassInSubPackage#foo\n
02:29:40 ^^^^^^^^^^^^^^^^^\n
02:29:40Javadoc: ClassInSubPackage cannot be resolved to a type\n
02:29:40----------\n
02:29:402. ERROR in foo\bar\NotAPackageInfo.java (at line 11)\n
02:29:40 * @see ClassInSubPackage#foo\n
02:29:40 ^^^^^^^^^^^^^^^^^\n
02:29:40Javadoc: ClassInSubPackage cannot be resolved to a type\n
02:29:40----------\n
02:29:403. ERROR in foo\bar\NotAPackageInfo.java (at line 15)\n
02:29:40 * @see ClassInEnclosingPackage\n
02:29:40 ^^^^^^^^^^^^^^^^^^^^^^^\n
02:29:40Javadoc: ClassInEnclosingPackage cannot be resolved to a type\n
02:29:40----------\n
02:29:404. ERROR in foo\bar\NotAPackageInfo.java (at line 17)\n
02:29:40 * @see ClassInEnclosingPackage\n
02:29:40 ^^^^^^^^^^^^^^^^^^^^^^^\n
02:29:40Javadoc: ClassInEnclosingPackage cannot be resolved to a type\n
02:29:40----------\n
02:29:40]>
02:29:40 LambdaExpressionsTest>TestCase.runTest:957->test039:1033->AbstractRegressionTest.runConformTest:1890->AbstractRegressionTest.runConformTest:1893->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2676->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test039 - Eclipse/Javac standard output mismatch.
02:29:40----------- Expected ------------
02:29:40class X cannot be cast to class I (X and I are in unnamed module of loader
02:29:40------------ but was ------------
02:29:40class X cannot be cast to class I (X and I are in unnamed module of loader 'app')
02:29:40--------- Difference is ----------
02:29:40 expected:<...med module of loader[]> but was:<...med module of loader[ 'app')]>
02:29:40 LookupTest>TestCase.runTest:957->test103:3426->AbstractRegressionTest.runNegativeTest:2723->AbstractRegressionTest.runNegativeTest:2734->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2668->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test103 - Eclipse found warning(s) but Javac did not find any.
02:29:40----------- Expected ------------
02:29:4002:29:40------------ but was ------------
02:29:40----------\n
02:29:401. WARNING in A.java (at line 2)\n
02:29:40 private int x;\n
02:29:40 ^\n
02:29:40The value of the field A.x is not used\n
02:29:40----------\n
02:29:402. WARNING in A.java (at line 4)\n
02:29:40 private int x;\n
02:29:40 ^\n
02:29:40The value of the field A.B.x is not used\n
02:29:40----------\n
02:29:403. WARNING in A.java (at line 5)\n
02:29:40 private C c = new C() {\n
02:29:40 ^\n
02:29:40The value of the field A.B.c is not used\n
02:29:40----------\n
02:29:404. WARNING in A.java (at line 6)\n
02:29:40 void foo() {\n
02:29:40 ^^^^^\n
02:29:40The method foo() from the type new A.C(){} is never used locally\n
02:29:40----------\n
02:29:405. WARNING in A.java (at line 7)\n
02:29:40 x = 3;\n
02:29:40 ^\n
02:29:40Write access to enclosing field A.B.x is emulated by a synthetic accessor method\n
02:29:40----------\n
02:29:406. WARNING in A.java (at line 12)\n
02:29:40 private int x;\n
02:29:40 ^\n
02:29:40The value of the field A.C.x is not used\n
02:29:40----------\n
02:29:4002:29:40--------- Difference is ----------
02:29:40 expected:<[]> but was:<[----------\n
02:29:401. WARNING in A.java (at line 2)\n
02:29:40 private int x;\n
02:29:40 ^\n
02:29:40The value of the field A.x is not used\n
02:29:40----------\n
02:29:402. WARNING in A.java (at line 4)\n
02:29:40 private int x;\n
02:29:40 ^\n
02:29:40The value of the field A.B.x is not used\n
02:29:40----------\n
02:29:403. WARNING in A.java (at line 5)\n
02:29:40 private C c = new C() {\n
02:29:40 ^\n
02:29:40The value of the field A.B.c is not used\n
02:29:40----------\n
02:29:404. WARNING in A.java (at line 6)\n
02:29:40 void foo() {\n
02:29:40 ^^^^^\n
02:29:40The method foo() from the type new A.C(){} is never used locally\n
02:29:40----------\n
02:29:405. WARNING in A.java (at line 7)\n
02:29:40 x = 3;\n
02:29:40 ^\n
02:29:40Write access to enclosing field A.B.x is emulated by a synthetic accessor method\n
02:29:40----------\n
02:29:406. WARNING in A.java (at line 12)\n
02:29:40 private int x;\n
02:29:40 ^\n
02:29:40The value of the field A.C.x is not used\n
02:29:40----------\n
02:29:40]>
02:29:40 LookupTest>TestCase.runTest:957->test105:3550->AbstractRegressionTest.runNegativeTest:2723->AbstractRegressionTest.runNegativeTest:2734->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2668->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test105 - Eclipse found warning(s) but Javac did not find any.
02:29:40----------- Expected ------------
02:29:4002:29:40------------ but was ------------
02:29:40----------\n
02:29:401. WARNING in A.java (at line 2)\n
02:29:40 private int x;\n
02:29:40 ^\n
02:29:40The value of the field A.x is not used\n
02:29:40----------\n
02:29:402. WARNING in A.java (at line 3)\n
02:29:40 private C c = new C() {\n
02:29:40 ^\n
02:29:40The value of the field A.c is not used\n
02:29:40----------\n
02:29:403. WARNING in A.java (at line 4)\n
02:29:40 void foo() {\n
02:29:40 ^^^^^\n
02:29:40The method foo() from the type new A.C(){} is never used locally\n
02:29:40----------\n
02:29:404. WARNING in A.java (at line 5)\n
02:29:40 x = 3;\n
02:29:40 ^\n
02:29:40Write access to enclosing field A.x is emulated by a synthetic accessor method\n
02:29:40----------\n
02:29:405. WARNING in A.java (at line 9)\n
02:29:40 private int x;\n
02:29:40 ^\n
02:29:40The value of the field A.C.x is not used\n
02:29:40----------\n
02:29:4002:29:40--------- Difference is ----------
02:29:40 expected:<[]> but was:<[----------\n
02:29:401. WARNING in A.java (at line 2)\n
02:29:40 private int x;\n
02:29:40 ^\n
02:29:40The value of the field A.x is not used\n
02:29:40----------\n
02:29:402. WARNING in A.java (at line 3)\n
02:29:40 private C c = new C() {\n
02:29:40 ^\n
02:29:40The value of the field A.c is not used\n
02:29:40----------\n
02:29:403. WARNING in A.java (at line 4)\n
02:29:40 void foo() {\n
02:29:40 ^^^^^\n
02:29:40The method foo() from the type new A.C(){} is never used locally\n
02:29:40----------\n
02:29:404. WARNING in A.java (at line 5)\n
02:29:40 x = 3;\n
02:29:40 ^\n
02:29:40Write access to enclosing field A.x is emulated by a synthetic accessor method\n
02:29:40----------\n
02:29:405. WARNING in A.java (at line 9)\n
02:29:40 private int x;\n
02:29:40 ^\n
02:29:40The value of the field A.C.x is not used\n
02:29:40----------\n
02:29:40]>
02:29:40 MethodHandleTest>TestCase.runTest:957->test009:279->AbstractRegressionTest.runNegativeTest:3892->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2703 test009: unused excuse org.eclipse.jdt.core.tests.compiler.regression.AbstractRegressionTest$JavacTestOptions$Excuse@67c78e54 for compiler org.eclipse.jdt.core.tests.compiler.regression.AbstractRegressionTest$JavacCompiler@2a3251ad
02:29:40 MethodHandleTest>TestCase.runTest:957->test010:315->AbstractRegressionTest.runNegativeTest:3892->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2703 test010: unused excuse org.eclipse.jdt.core.tests.compiler.regression.AbstractRegressionTest$JavacTestOptions$Excuse@67c78e54 for compiler org.eclipse.jdt.core.tests.compiler.regression.AbstractRegressionTest$JavacCompiler@2a3251ad
02:29:40 MethodVerifyTest>TestCase.runTest:957->test025e:1714->AbstractRegressionTest.runConformTest:3678->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2703 test025e: unused excuse org.eclipse.jdt.core.tests.compiler.regression.AbstractRegressionTest$JavacTestOptions$Excuse@22c5a7fd for compiler org.eclipse.jdt.core.tests.compiler.regression.AbstractRegressionTest$JavacCompiler@2a3251ad
02:29:40 MethodVerifyTest>TestCase.runTest:957->test025f:1748->AbstractRegressionTest.runConformTest:3678->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2703 test025f: unused excuse org.eclipse.jdt.core.tests.compiler.regression.AbstractRegressionTest$JavacTestOptions$Excuse@22c5a7fd for compiler org.eclipse.jdt.core.tests.compiler.regression.AbstractRegressionTest$JavacCompiler@2a3251ad
02:29:40 MethodVerifyTest>TestCase.runTest:957->test041:2862->AbstractRegressionTest.runConformTest:3678->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2703 test041: unused excuse org.eclipse.jdt.core.tests.compiler.regression.AbstractRegressionTest$JavacTestOptions$EclipseJustification$1@376ec276 for compiler org.eclipse.jdt.core.tests.compiler.regression.AbstractRegressionTest$JavacCompiler@2a3251ad
02:29:40 MethodVerifyTest>TestCase.runTest:957->test041a:2884->AbstractRegressionTest.runConformTest:3678->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2703 test041a: unused excuse org.eclipse.jdt.core.tests.compiler.regression.AbstractRegressionTest$JavacTestOptions$EclipseJustification$1@376ec276 for compiler org.eclipse.jdt.core.tests.compiler.regression.AbstractRegressionTest$JavacCompiler@2a3251ad
02:29:40 MethodVerifyTest>TestCase.runTest:957->test043:2995->AbstractRegressionTest.runNegativeTest:3787->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2703 test043: unused excuse org.eclipse.jdt.core.tests.compiler.regression.AbstractRegressionTest$JavacTestOptions$EclipseJustification@2b90f91c for compiler org.eclipse.jdt.core.tests.compiler.regression.AbstractRegressionTest$JavacCompiler@2a3251ad
02:29:40 MethodVerifyTest>TestCase.runTest:957->test145:9264->AbstractRegressionTest.runConformTest:1890->AbstractRegressionTest.runConformTest:1893->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2660->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test145 - Javac found error(s) but Eclipse did not find any.
02:29:40----------- Expected ------------
02:29:4002:29:40------------ but was ------------
02:29:40BaseImpl.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
02:29:40class BaseImpl extends Base<String> { public void setValue(String object) {} }\n
02:29:40 ^\n
02:29:40 first method: setValue(Object) in Base\n
02:29:40 second method: setValue(Tvalue) in BaseInterface\n
02:29:40 where Tvalue is a type-variable:\n
02:29:40 Tvalue extends Object declared in interface BaseInterface\n
02:29:401 error\n
02:29:4002:29:40--------- Difference is ----------
02:29:40 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
02:29:40class BaseImpl extends Base<String> { public void setValue(String object) {} }\n
02:29:40 ^\n
02:29:40 first method: setValue(Object) in Base\n
02:29:40 second method: setValue(Tvalue) in BaseInterface\n
02:29:40 where Tvalue is a type-variable:\n
02:29:40 Tvalue extends Object declared in interface BaseInterface\n
02:29:401 error\n
02:29:40]>
02:29:40 MethodVerifyTest>TestCase.runTest:957->test169:10108->AbstractRegressionTest.runNegativeTest:3892->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2703 test169: unused excuse org.eclipse.jdt.core.tests.compiler.regression.AbstractRegressionTest$JavacTestOptions$Excuse@22c5a7fd for compiler org.eclipse.jdt.core.tests.compiler.regression.AbstractRegressionTest$JavacCompiler@2a3251ad
02:29:40 MethodVerifyTest>TestCase.runTest:957->test169a:10140->AbstractRegressionTest.runNegativeTest:3892->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2703 test169a: unused excuse org.eclipse.jdt.core.tests.compiler.regression.AbstractRegressionTest$JavacTestOptions$Excuse@22c5a7fd for compiler org.eclipse.jdt.core.tests.compiler.regression.AbstractRegressionTest$JavacCompiler@2a3251ad
02:29:40 MethodVerifyTest>TestCase.runTest:957->test175:10289->AbstractRegressionTest.runNegativeTest:3892->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2703 test175: unused excuse org.eclipse.jdt.core.tests.compiler.regression.AbstractRegressionTest$JavacTestOptions$Excuse@22c5a7fd for compiler org.eclipse.jdt.core.tests.compiler.regression.AbstractRegressionTest$JavacCompiler@2a3251ad
02:29:40 MethodVerifyTest>TestCase.runTest:957->test188:10972->AbstractRegressionTest.runNegativeTest:3892->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2703 test188: unused excuse org.eclipse.jdt.core.tests.compiler.regression.AbstractRegressionTest$JavacTestOptions$Excuse@22c5a7fd for compiler org.eclipse.jdt.core.tests.compiler.regression.AbstractRegressionTest$JavacCompiler@2a3251ad
02:29:40 MethodVerifyTest>TestCase.runTest:957->test201:11430->AbstractRegressionTest.runConformTest:1890->AbstractRegressionTest.runConformTest:1893->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2660->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test201 - Javac found error(s) but Eclipse did not find any.
02:29:40----------- Expected ------------
02:29:4002:29:40------------ but was ------------
02:29:40A.java:4: error: types J<CAP#1> and K<T3> are incompatible; both define get(), but with unrelated return types\n
02:29:40interface A<T3 extends K<T3> & J<? extends I>> extends J<I> {}\n
02:29:40 ^\n
02:29:40 where T3 is a type-variable:\n
02:29:40 T3 extends K<T3>,J<? extends I> declared in interface A\n
02:29:40 where CAP#1 is a fresh type-variable:\n
02:29:40 CAP#1 extends I from capture of ? extends I\n
02:29:40A.java:5: error: types K<T4> and J<CAP#1> are incompatible; both define get(), but with unrelated return types\n
02:29:40interface B<T4 extends J<? extends I> & K<T4>> extends J<I> {}\n
02:29:40 ^\n
02:29:40 where T4 is a type-variable:\n
02:29:40 T4 extends J<? extends I>,K<T4> declared in interface B\n
02:29:40 where CAP#1 is a fresh type-variable:\n
02:29:40 CAP#1 extends I from capture of ? extends I\n
02:29:402 errors\n
02:29:4002:29:40--------- Difference is ----------
02:29:40 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
02:29:40interface A<T3 extends K<T3> & J<? extends I>> extends J<I> {}\n
02:29:40 ^\n
02:29:40 where T3 is a type-variable:\n
02:29:40 T3 extends K<T3>,J<? extends I> declared in interface A\n
02:29:40 where CAP#1 is a fresh type-variable:\n
02:29:40 CAP#1 extends I from capture of ? extends I\n
02:29:40A.java:5: error: types K<T4> and J<CAP#1> are incompatible; both define get(), but with unrelated return types\n
02:29:40interface B<T4 extends J<? extends I> & K<T4>> extends J<I> {}\n
02:29:40 ^\n
02:29:40 where T4 is a type-variable:\n
02:29:40 T4 extends J<? extends I>,K<T4> declared in interface B\n
02:29:40 where CAP#1 is a fresh type-variable:\n
02:29:40 CAP#1 extends I from capture of ? extends I\n
02:29:402 errors\n
02:29:40]>
02:29:40 MethodVerifyTest>TestCase.runTest:957->test204:11484->AbstractRegressionTest.runConformTest:1890->AbstractRegressionTest.runConformTest:1893->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2660->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test204 - Javac found error(s) but Eclipse did not find any.
02:29:40----------- Expected ------------
02:29:4002:29:40------------ but was ------------
02:29:40OverrideBug.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
02:29:40public List<V> put(final K arg0, final List<V> arg1) {\n
02:29:40 ^\n
02:29:40 first method: put(K#1,V#1) in OverrideBug\n
02:29:40 second method: put(K#2,V#2) in Map\n
02:29:40 where K#1,V#1,K#2,V#2 are type-variables:\n
02:29:40 K#1 extends Object declared in class OverrideBug\n
02:29:40 V#1 extends Object declared in class OverrideBug\n
02:29:40 K#2 extends Object declared in interface Map\n
02:29:40 V#2 extends Object declared in interface Map\n
02:29:40OverrideBug.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
02:29:40public List<V> put(final K arg0, final V arg1) {\n
02:29:40 ^\n
02:29:40 where K#1,V#1,K#2,V#2 are type-variables:\n
02:29:40 K#1 extends Object declared in class OverrideBug\n
02:29:40 V#1 extends Object declared in class OverrideBug\n
02:29:40 K#2 extends Object declared in interface Map\n
02:29:40 V#2 extends Object declared in interface Map\n
02:29:402 errors\n
02:29:4002:29:40--------- Difference is ----------
02:29:40 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
02:29:40public List<V> put(final K arg0, final List<V> arg1) {\n
02:29:40 ^\n
02:29:40 first method: put(K#1,V#1) in OverrideBug\n
02:29:40 second method: put(K#2,V#2) in Map\n
02:29:40 where K#1,V#1,K#2,V#2 are type-variables:\n
02:29:40 K#1 extends Object declared in class OverrideBug\n
02:29:40 V#1 extends Object declared in class OverrideBug\n
02:29:40 K#2 extends Object declared in interface Map\n
02:29:40 V#2 extends Object declared in interface Map\n
02:29:40OverrideBug.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
02:29:40public List<V> put(final K arg0, final V arg1) {\n
02:29:40 ^\n
02:29:40 where K#1,V#1,K#2,V#2 are type-variables:\n
02:29:40 K#1 extends Object declared in class OverrideBug\n
02:29:40 V#1 extends Object declared in class OverrideBug\n
02:29:40 K#2 extends Object declared in interface Map\n
02:29:40 V#2 extends Object declared in interface Map\n
02:29:402 errors\n
02:29:40]>
02:29:40 MethodVerifyTest>TestCase.runTest:957->test330435:12265->AbstractRegressionTest.runNegativeTest:2841->AbstractRegressionTest.runNegativeTest:2850->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2652->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test330435 - Eclipse found error(s) but Javac did not find any.
02:29:40----------- Expected ------------
02:29:4002:29:40------------ but was ------------
02:29:40----------\n
02:29:401. ERROR in X.java (at line 3)\n
02:29:40 String[] a = A.asList(args).toArray(new String[0]);\n
02:29:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n
02:29:40Type mismatch: cannot convert from Object[] to String[]\n
02:29:40----------\n
02:29:4002:29:40--------- Difference is ----------
02:29:40 expected:<[]> but was:<[----------\n
02:29:401. ERROR in X.java (at line 3)\n
02:29:40 String[] a = A.asList(args).toArray(new String[0]);\n
02:29:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n
02:29:40Type mismatch: cannot convert from Object[] to String[]\n
02:29:40----------\n
02:29:40]>
02:29:40 MethodVerifyTest>TestCase.runTest:957->test330445:12217->AbstractRegressionTest.runConformTest:2069->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2660->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test330445 - Javac found error(s) but Eclipse did not find any.
02:29:40----------- Expected ------------
02:29:4002:29:40------------ but was ------------
02:29:40X.java:4: error: incompatible types: Properties cannot be converted to Map<String,String>\n
02:29:40 Y.foo(new Properties());\n
02:29:40 ^\n
02:29:40Note: Some messages have been simplified; recompile with -Xdiags:verbose to get full output\n
02:29:401 error\n
02:29:4002:29:40--------- Difference is ----------
02:29:40 expected:<[]> but was:<[X.java:4: error: incompatible types: Properties cannot be converted to Map<String,String>\n
02:29:40 Y.foo(new Properties());\n
02:29:40 ^\n
02:29:40Note: Some messages have been simplified; recompile with -Xdiags:verbose to get full output\n
02:29:401 error\n
02:29:40]>
02:29:40 MethodVerifyTest>TestCase.runTest:957->test331446:12375->AbstractRegressionTest.runConformTest:2069->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2660->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test331446 - Javac found error(s) but Eclipse did not find any.
02:29:40----------- Expected ------------
02:29:4002:29:40------------ but was ------------
02:29:40X.java:6: warning: [rawtypes] found raw type: Comparator\n
02:29:40 Comparator comparator = new Comparator() {\n
02:29:40 ^\n
02:29:40 missing type arguments for generic class Comparator<T>\n
02:29:40 where T is a type-variable:\n
02:29:40 T extends Object declared in interface Comparator\n
02:29:40X.java:6: warning: [rawtypes] found raw type: Comparator\n
02:29:40 Comparator comparator = new Comparator() {\n
02:29:40 ^\n
02:29:40 missing type arguments for generic class Comparator<T>\n
02:29:40 where T is a type-variable:\n
02:29:40 T extends Object declared in interface Comparator\n
02:29:40X.java:12: warning: [rawtypes] found raw type: ArrayList\n
02:29:40 Test.assertEquals("Test", comparator, new ArrayList(), new ArrayList());\n
02:29:40 ^\n
02:29:40 missing type arguments for generic class ArrayList<E>\n
02:29:40 where E is a type-variable:\n
02:29:40 E extends Object declared in class ArrayList\n
02:29:40X.java:12: warning: [rawtypes] found raw type: ArrayList\n
02:29:40 Test.assertEquals("Test", comparator, new ArrayList(), new ArrayList());\n
02:29:40 ^\n
02:29:40 missing type arguments for generic class ArrayList<E>\n
02:29:40 where E is a type-variable:\n
02:29:40 E extends Object declared in class ArrayList\n
02:29:40X.java:12: error: reference to assertEquals is ambiguous\n
02:29:40 Test.assertEquals("Test", comparator, new ArrayList(), new ArrayList());\n
02:29:40 ^\n
02:29:40 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
02:29:40 where T#1,T#2 are type-variables:\n
02:29:40 T#1 extends Object declared in method <T#1>assertEquals(String,Comparator<T#1>,List<T#1>,List<T#1>)\n
02:29:40 T#2 extends Object declared in method <T#2>assertEquals(String,Comparator<T#2>,T#2,T#2)\n
02:29:40X.java:12: warning: [unchecked] unchecked method invocation: method assertEquals in class Test is applied to given types\n
02:29:40 Test.assertEquals("Test", comparator, new ArrayList(), new ArrayList());\n
02:29:40 ^\n
02:29:40 required: String,Comparator<T>,List<T>,List<T>\n
02:29:40 found: String,Comparator,ArrayList,ArrayList\n
02:29:40 where T is a type-variable:\n
02:29:40 T extends Object declared in method <T>assertEquals(String,Comparator<T>,List<T>,List<T>)\n
02:29:40X.java:12: warning: [unchecked] unchecked conversion\n
02:29:40 Test.assertEquals("Test", comparator, new ArrayList(), new ArrayList());\n
02:29:40 ^\n
02:29:40 required: Comparator<T>\n
02:29:40 found: Comparator\n
02:29:40 where T is a type-variable:\n
02:29:40 T extends Object declared in method <T>assertEquals(String,Comparator<T>,List<T>,List<T>)\n
02:29:40X.java:12: warning: [unchecked] unchecked conversion\n
02:29:40 Test.assertEquals("Test", comparator, new ArrayList(), new ArrayList());\n
02:29:40 ^\n
02:29:40 required: List<T>\n
02:29:40 found: ArrayList\n
02:29:40 where T is a type-variable:\n
02:29:40 T extends Object declared in method <T>assertEquals(String,Comparator<T>,List<T>,List<T>)\n
02:29:40X.java:12: warning: [unchecked] unchecked conversion\n
02:29:40 Test.assertEquals("Test", comparator, new ArrayList(), new ArrayList());\n
02:29:40 ^\n
02:29:40 required: List<T>\n
02:29:40 found: ArrayList\n
02:29:40 where T is a type-variable:\n
02:29:40 T extends Object declared in method <T>assertEquals(String,Comparator<T>,List<T>,List<T>)\n
02:29:401 error\n
02:29:408 warnings\n
02:29:4002:29:40--------- Difference is ----------
02:29:40 expected:<[]> but was:<[X.java:6: warning: [rawtypes] found raw type: Comparator\n
02:29:40 Comparator comparator = new Comparator() {\n
02:29:40 ^\n
02:29:40 missing type arguments for generic class Comparator<T>\n
02:29:40 where T is a type-variable:\n
02:29:40 T extends Object declared in interface Comparator\n
02:29:40X.java:6: warning: [rawtypes] found raw type: Comparator\n
02:29:40 Comparator comparator = new Comparator() {\n
02:29:40 ^\n
02:29:40 missing type arguments for generic class Comparator<T>\n
02:29:40 where T is a type-variable:\n
02:29:40 T extends Object declared in interface Comparator\n
02:29:40X.java:12: warning: [rawtypes] found raw type: ArrayList\n
02:29:40 Test.assertEquals("Test", comparator, new ArrayList(), new ArrayList());\n
02:29:40 ^\n
02:29:40 missing type arguments for generic class ArrayList<E>\n
02:29:40 where E is a type-variable:\n
02:29:40 E extends Object declared in class ArrayList\n
02:29:40X.java:12: warning: [rawtypes] found raw type: ArrayList\n
02:29:40 Test.assertEquals("Test", comparator, new ArrayList(), new ArrayList());\n
02:29:40 ^\n
02:29:40 missing type arguments for generic class ArrayList<E>\n
02:29:40 where E is a type-variable:\n
02:29:40 E extends Object declared in class ArrayList\n
02:29:40X.java:12: error: reference to assertEquals is ambiguous\n
02:29:40 Test.assertEquals("Test", comparator, new ArrayList(), new ArrayList());\n
02:29:40 ^\n
02:29:40 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
02:29:40 where T#1,T#2 are type-variables:\n
02:29:40 T#1 extends Object declared in method <T#1>assertEquals(String,Comparator<T#1>,List<T#1>,List<T#1>)\n
02:29:40 T#2 extends Object declared in method <T#2>assertEquals(String,Comparator<T#2>,T#2,T#2)\n
02:29:40X.java:12: warning: [unchecked] unchecked method invocation: method assertEquals in class Test is applied to given types\n
02:29:40 Test.assertEquals("Test", comparator, new ArrayList(), new ArrayList());\n
02:29:40 ^\n
02:29:40 required: String,Comparator<T>,List<T>,List<T>\n
02:29:40 found: String,Comparator,ArrayList,ArrayList\n
02:29:40 where T is a type-variable:\n
02:29:40 T extends Object declared in method <T>assertEquals(String,Comparator<T>,List<T>,List<T>)\n
02:29:40X.java:12: warning: [unchecked] unchecked conversion\n
02:29:40 Test.assertEquals("Test", comparator, new ArrayList(), new ArrayList());\n
02:29:40 ^\n
02:29:40 required: Comparator<T>\n
02:29:40 found: Comparator\n
02:29:40 where T is a type-variable:\n
02:29:40 T extends Object declared in method <T>assertEquals(String,Comparator<T>,List<T>,List<T>)\n
02:29:40X.java:12: warning: [unchecked] unchecked conversion\n
02:29:40 Test.assertEquals("Test", comparator, new ArrayList(), new ArrayList());\n
02:29:40 ^\n
02:29:40 required: List<T>\n
02:29:40 found: ArrayList\n
02:29:40 where T is a type-variable:\n
02:29:40 T extends Object declared in method <T>assertEquals(String,Comparator<T>,List<T>,List<T>)\n
02:29:40X.java:12: warning: [unchecked] unchecked conversion\n
02:29:40 Test.assertEquals("Test", comparator, new ArrayList(), new ArrayList());\n
02:29:40 ^\n
02:29:40 required: List<T>\n
02:29:40 found: ArrayList\n
02:29:40 where T is a type-variable:\n
02:29:40 T extends Object declared in method <T>assertEquals(String,Comparator<T>,List<T>,List<T>)\n
02:29:401 error\n
02:29:408 warnings\n
02:29:40]>
02:29:40 MethodVerifyTest>TestCase.runTest:957->testBug536978_comment2:14395->AbstractRegressionTest.runNegativeTest:2723->AbstractRegressionTest.runNegativeTest:2734->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2656->TestCase.assertEquals:242->TestCase.assertStringEquals:266 testBug536978_comment2 - Eclipse found error(s) but Javac only found warning(s).
02:29:40----------- Expected ------------
02:29:40----------\n
02:29:401. ERROR in SimpleDemo.java (at line 22)\n
02:29:40 protected SimpleResult test(AbstractResult request) {\n
02:29:40 ^^^^^^^^^^^^\n
02:29:40The return type is incompatible with AbstractDemo<Request,Response>.test(Request)\n
02:29:40----------\n
02:29:4002:29:40------------ but was ------------
02:29:40SimpleDemo.java:22: warning: [unchecked] test(AbstractResult) in SimpleDemo overrides test(Request) in AbstractDemo\n
02:29:40 protected SimpleResult test(AbstractResult request) {\n
02:29:40 ^\n
02:29:40 return type requires unchecked conversion from SimpleResult to Response#2\n
02:29:40 where Request,Response#1,Response#2 are type-variables:\n
02:29:40 Request extends AbstractResult declared in class AbstractDemo\n
02:29:40 Response#1 extends AbstractResult declared in class AbstractDemo\n
02:29:40 Response#2 extends AbstractResult declared in class SimpleDemo\n
02:29:401 warning\n
02:29:4002:29:40--------- Difference is ----------
02:29:40 expected:<[----------\n
02:29:401. ERROR in SimpleDemo.java (at line 22)\n
02:29:40 protected SimpleResult test(AbstractResult request) {\n
02:29:40 ^^^^^^^^^^^^\n
02:29:40The return type is incompatible with AbstractDemo<Request,Response>.test(Request)\n
02:29:40----------]\n
02:29:40> but was:<[SimpleDemo.java:22: warning: [unchecked] test(AbstractResult) in SimpleDemo overrides test(Request) in AbstractDemo\n
02:29:40 protected SimpleResult test(AbstractResult request) {\n
02:29:40 ^\n
02:29:40 return type requires unchecked conversion from SimpleResult to Response#2\n
02:29:40 where Request,Response#1,Response#2 are type-variables:\n
02:29:40 Request extends AbstractResult declared in class AbstractDemo\n
02:29:40 Response#1 extends AbstractResult declared in class AbstractDemo\n
02:29:40 Response#2 extends AbstractResult declared in class SimpleDemo\n
02:29:401 warning]\n
02:29:40>
02:29:40 MethodVerifyTest>TestCase.runTest:957->testBug536978_comment5:14441->AbstractRegressionTest.runConformTest:1890->AbstractRegressionTest.runConformTest:1893->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2676->TestCase.assertEquals:242->TestCase.assertStringEquals:266 testBug536978_comment5 - Eclipse/Javac standard output mismatch.
02:29:40----------- Expected ------------
02:29:40class Result1 cannot be cast to class OtherResult (Result1 and OtherResult are in unnamed module of loader
02:29:40------------ but was ------------
02:29:40class Result1 cannot be cast to class OtherResult (Result1 and OtherResult are in unnamed module of loader 'app')
02:29:40--------- Difference is ----------
02:29:40 expected:<...med module of loader[]> but was:<...med module of loader[ 'app')]>
02:29:40 NegativeTypeAnnotationTest>TestCase.runTest:957->test420038:4116->AbstractRegressionTest.runNegativeTest:2723->AbstractRegressionTest.runNegativeTest:2734->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2652->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test420038 - Eclipse found error(s) but Javac did not find any.
02:29:40----------- Expected ------------
02:29:4002:29:40------------ but was ------------
02:29:40----------\n
02:29:401. ERROR in X.java (at line 8)\n
02:29:40 Class<?> c = int @T [].class; \n
02:29:40 ^^\n
02:29:40Syntax error, type annotations are illegal here\n
02:29:40----------\n
02:29:4002:29:40--------- Difference is ----------
02:29:40 expected:<[]> but was:<[----------\n
02:29:401. ERROR in X.java (at line 8)\n
02:29:40 Class<?> c = int @T [].class; \n
02:29:40 ^^\n
02:29:40Syntax error, type annotations are illegal here\n
02:29:40----------\n
02:29:40]>
02:29:40 NullAnnotationTest>TestCase.runTest:957->testBug452780:7995->AbstractNullAnnotationTest.runConformTestWithLibs:183->AbstractNullAnnotationTest.runConformTestWithLibs:201->AbstractRegressionTest.runConformTest:3748->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2672->TestCase.assertEquals:242->TestCase.assertStringEquals:266 testBug452780 - Javac found warning(s) but Eclipse did not find any.
02:29:40----------- Expected ------------
02:29:4002:29:40------------ but was ------------
02:29:40Tools2.java:12: warning: [varargs] Varargs method could cause heap pollution from non-reifiable varargs parameter ts\n
02:29:40 List<@NonNull T> res = Arrays.asList(ts);\n
02:29:40 ^\n
02:29:401 warning\n
02:29:4002:29:40--------- Difference is ----------
02:29:40 expected:<[]> but was:<[Tools2.java:12: warning: [varargs] Varargs method could cause heap pollution from non-reifiable varargs parameter ts\n
02:29:40 List<@NonNull T> res = Arrays.asList(ts);\n
02:29:40 ^\n
02:29:401 warning\n
02:29:40]>
02:29:40 NullAnnotationTest>TestCase.runTest:957->test_default_nullness_002_custom:2360->AbstractRegressionTest.runTest:3284->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2652->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test_default_nullness_002_custom - Eclipse found error(s) but Javac did not find any.
02:29:40----------- Expected ------------
02:29:4002:29:40------------ but was ------------
02:29:40----------\n
02:29:401. ERROR in Y.java (at line 5)\n
02:29:40 @Nullable Object getObject(Object o) {\n
02:29:40 ^^^^^^^^^^^^^^^^\n
02:29:40The return type is incompatible with '@NonNull Object' returned from X.getObject(Object) (mismatching null constraints)\n
02:29:40----------\n
02:29:402. ERROR in Y.java (at line 5)\n
02:29:40 @Nullable Object getObject(Object o) {\n
02:29:40 ^^^^^^\n
02:29:40Illegal redefinition of parameter o, inherited method from X declares this parameter as @Nullable\n
02:29:40----------\n
02:29:4002:29:40--------- Difference is ----------
02:29:40 expected:<[]> but was:<[----------\n
02:29:401. ERROR in Y.java (at line 5)\n
02:29:40 @Nullable Object getObject(Object o) {\n
02:29:40 ^^^^^^^^^^^^^^^^\n
02:29:40The return type is incompatible with '@NonNull Object' returned from X.getObject(Object) (mismatching null constraints)\n
02:29:40----------\n
02:29:402. ERROR in Y.java (at line 5)\n
02:29:40 @Nullable Object getObject(Object o) {\n
02:29:40 ^^^^^^\n
02:29:40Illegal redefinition of parameter o, inherited method from X declares this parameter as @Nullable\n
02:29:40----------\n
02:29:40]>
02:29:40 NullAnnotationTest>TestCase.runTest:957->test_nullable_field_17:5456->AbstractNullAnnotationTest.runNegativeTestWithLibs:177->AbstractNullAnnotationTest.runNegativeTestWithLibs:155->AbstractNullAnnotationTest.runNegativeTestWithLibs:166->AbstractRegressionTest.runNegativeTest:3892->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2668->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test_nullable_field_17 - Eclipse found warning(s) but Javac did not find any.
02:29:40----------- Expected ------------
02:29:4002:29:40------------ but was ------------
02:29:40----------\n
02:29:401. INFO in X.java (at line 5)\n
02:29:40 return this.o.toString();\n
02:29:40 ^\n
02:29:40Potential null pointer access: this expression has a '@Nullable' type\n
02:29:40----------\n
02:29:4002:29:40--------- Difference is ----------
02:29:40 expected:<[]> but was:<[----------\n
02:29:401. INFO in X.java (at line 5)\n
02:29:40 return this.o.toString();\n
02:29:40 ^\n
02:29:40Potential null pointer access: this expression has a '@Nullable' type\n
02:29:40----------\n
02:29:40]>
02:29:40 NullTypeAnnotationTest>TestCase.runTest:957->testBug446442_4:7481->AbstractNullAnnotationTest.runConformTestWithLibs:183->AbstractNullAnnotationTest.runConformTestWithLibs:201->AbstractRegressionTest.runConformTest:3748->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2660->TestCase.assertEquals:242->TestCase.assertStringEquals:266 testBug446442_4 - Javac found error(s) but Eclipse did not find any.
02:29:40----------- Expected ------------
02:29:4002:29:40------------ but was ------------
02:29:40Test.java:8: error: interface Baz inherits abstract and default for m(Integer) from types Foo and Foo\n
02:29:40interface Baz extends Foo<Integer, Integer> {}\n
02:29:40^\n
02:29:401 error\n
02:29:4002:29:40--------- Difference is ----------
02:29:40 expected:<[]> but was:<[Test.java:8: error: interface Baz inherits abstract and default for m(Integer) from types Foo and Foo\n
02:29:40interface Baz extends Foo<Integer, Integer> {}\n
02:29:40^\n
02:29:401 error\n
02:29:40]>
02:29:40 PolymorphicSignatureTest>TestCase.runTest:957->testBug475996:91->AbstractRegressionTest.runConformTest:1837->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2660->TestCase.assertEquals:242->TestCase.assertStringEquals:266 testBug475996 - Javac found error(s) but Eclipse did not find any.
02:29:40----------- Expected ------------
02:29:4002:29:40------------ but was ------------
02:29:40X.java:1: error: cannot find symbol\n
02:29:40import java.lang.invoke.VarHandle;\n
02:29:40 ^\n
02:29:40 symbol: class VarHandle\n
02:29:40 location: package java.lang.invoke\n
02:29:40X.java:5: error: cannot find symbol\n
02:29:40 VarHandle RESULT;\n
02:29:40 ^\n
02:29:40 symbol: class VarHandle\n
02:29:40 location: class X<T>\n
02:29:40 where T is a type-variable:\n
02:29:40 T extends Object declared in class X\n
02:29:402 errors\n
02:29:4002:29:40--------- Difference is ----------
02:29:40 expected:<[]> but was:<[X.java:1: error: cannot find symbol\n
02:29:40import java.lang.invoke.VarHandle;\n
02:29:40 ^\n
02:29:40 symbol: class VarHandle\n
02:29:40 location: package java.lang.invoke\n
02:29:40X.java:5: error: cannot find symbol\n
02:29:40 VarHandle RESULT;\n
02:29:40 ^\n
02:29:40 symbol: class VarHandle\n
02:29:40 location: class X<T>\n
02:29:40 where T is a type-variable:\n
02:29:40 T extends Object declared in class X\n
02:29:402 errors\n
02:29:40]>
02:29:40 ProblemConstructorTest>TestCase.runTest:957->test004:151->AbstractRegressionTest.runNegativeTest:2723->AbstractRegressionTest.runNegativeTest:2734->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2668->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test004 - Eclipse found warning(s) but Javac did not find any.
02:29:40----------- Expected ------------
02:29:4002:29:40------------ but was ------------
02:29:40----------\n
02:29:401. WARNING in X.java (at line 4)\n
02:29:40 public int unusedMethod() { return this.state; }\n
02:29:40 ^^^^^^^^^^^^^^\n
02:29:40The method unusedMethod() from the type X.M is never used locally\n
02:29:40----------\n
02:29:402. WARNING in X.java (at line 5)\n
02:29:40 public M (int state) { this.state = state;} \n
02:29:40 ^^^^^^^^^^^^^\n
02:29:40The constructor X.M(int) is never used locally\n
02:29:40----------\n
02:29:403. WARNING in X.java (at line 6)\n
02:29:40 public int unusedField = 0;\n
02:29:40 ^^^^^^^^^^^\n
02:29:40The value of the field X.M.unusedField is not used\n
02:29:40----------\n
02:29:404. WARNING in X.java (at line 7)\n
02:29:40 public class N {}\n
02:29:40 ^\n
02:29:40The type X.M.N is never used locally\n
02:29:40----------\n
02:29:4002:29:40--------- Difference is ----------
02:29:40 expected:<[]> but was:<[----------\n
02:29:401. WARNING in X.java (at line 4)\n
02:29:40 public int unusedMethod() { return this.state; }\n
02:29:40 ^^^^^^^^^^^^^^\n
02:29:40The method unusedMethod() from the type X.M is never used locally\n
02:29:40----------\n
02:29:402. WARNING in X.java (at line 5)\n
02:29:40 public M (int state) { this.state = state;} \n
02:29:40 ^^^^^^^^^^^^^\n
02:29:40The constructor X.M(int) is never used locally\n
02:29:40----------\n
02:29:403. WARNING in X.java (at line 6)\n
02:29:40 public int unusedField = 0;\n
02:29:40 ^^^^^^^^^^^\n
02:29:40The value of the field X.M.unusedField is not used\n
02:29:40----------\n
02:29:404. WARNING in X.java (at line 7)\n
02:29:40 public class N {}\n
02:29:40 ^\n
02:29:40The type X.M.N is never used locally\n
02:29:40----------\n
02:29:40]>
02:29:40 ProblemConstructorTest>TestCase.runTest:957->test005:223->AbstractRegressionTest.runNegativeTest:2723->AbstractRegressionTest.runNegativeTest:2734->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2668->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test005 - Eclipse found warning(s) but Javac did not find any.
02:29:40----------- Expected ------------
02:29:4002:29:40------------ but was ------------
02:29:40----------\n
02:29:401. WARNING in A.java (at line 3)\n
02:29:40 B.test();\n
02:29:40 ^^^^^^^^\n
02:29:40Access to enclosing method test() from the type A.B is emulated by a synthetic accessor method\n
02:29:40----------\n
02:29:4002:29:40--------- Difference is ----------
02:29:40 expected:<[]> but was:<[----------\n
02:29:401. WARNING in A.java (at line 3)\n
02:29:40 B.test();\n
02:29:40 ^^^^^^^^\n
02:29:40Access to enclosing method test() from the type A.B is emulated by a synthetic accessor method\n
02:29:40----------\n
02:29:40]>
02:29:40 ProblemConstructorTest>TestCase.runTest:957->test006:256->AbstractRegressionTest.runNegativeTest:2723->AbstractRegressionTest.runNegativeTest:2734->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2668->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test006 - Eclipse found warning(s) but Javac did not find any.
02:29:40----------- Expected ------------
02:29:4002:29:40------------ but was ------------
02:29:40----------\n
02:29:401. WARNING in A.java (at line 3)\n
02:29:40 B.test();\n
02:29:40 ^^^^^^^^\n
02:29:40Access to enclosing method test() from the type A.B is emulated by a synthetic accessor method\n
02:29:40----------\n
02:29:402. WARNING in A.java (at line 8)\n
02:29:40 public B () { super(""); }\n
02:29:40 ^^^^\n
02:29:40The constructor A.B() is never used locally\n
02:29:40----------\n
02:29:4002:29:40--------- Difference is ----------
02:29:40 expected:<[]> but was:<[----------\n
02:29:401. WARNING in A.java (at line 3)\n
02:29:40 B.test();\n
02:29:40 ^^^^^^^^\n
02:29:40Access to enclosing method test() from the type A.B is emulated by a synthetic accessor method\n
02:29:40----------\n
02:29:402. WARNING in A.java (at line 8)\n
02:29:40 public B () { super(""); }\n
02:29:40 ^^^^\n
02:29:40The constructor A.B() is never used locally\n
02:29:40----------\n
02:29:40]>
02:29:40 ProblemConstructorTest>TestCase.runTest:957->test009:316->AbstractRegressionTest.runNegativeTest:2723->AbstractRegressionTest.runNegativeTest:2734->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2668->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test009 - Eclipse found warning(s) but Javac did not find any.
02:29:40----------- Expected ------------
02:29:4002:29:40------------ but was ------------
02:29:40----------\n
02:29:401. WARNING in A.java (at line 7)\n
02:29:40 public B () { super(""); }\n
02:29:40 ^^^^\n
02:29:40The constructor C.B() is never used locally\n
02:29:40----------\n
02:29:4002:29:40--------- Difference is ----------
02:29:40 expected:<[]> but was:<[----------\n
02:29:401. WARNING in A.java (at line 7)\n
02:29:40 public B () { super(""); }\n
02:29:40 ^^^^\n
02:29:40The constructor C.B() is never used locally\n
02:29:40----------\n
02:29:40]>
02:29:40 ProblemConstructorTest>TestCase.runTest:957->test408038a:344->AbstractRegressionTest.runNegativeTest:2841->AbstractRegressionTest.runNegativeTest:2850->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2668->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test408038a - Eclipse found warning(s) but Javac did not find any.
02:29:40----------- Expected ------------
02:29:4002:29:40------------ but was ------------
02:29:40----------\n
02:29:401. WARNING in X.java (at line 4)\n
02:29:40 public Y() {}\n
02:29:40 ^^^\n
02:29:40The constructor X.Y() is never used locally\n
02:29:40----------\n
02:29:4002:29:40--------- Difference is ----------
02:29:40 expected:<[]> but was:<[----------\n
02:29:401. WARNING in X.java (at line 4)\n
02:29:40 public Y() {}\n
02:29:40 ^^^\n
02:29:40The constructor X.Y() is never used locally\n
02:29:40----------\n
02:29:40]>
02:29:40 ProblemConstructorTest>TestCase.runTest:957->test408038b:376->AbstractRegressionTest.runNegativeTest:2841->AbstractRegressionTest.runNegativeTest:2850->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2668->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test408038b - Eclipse found warning(s) but Javac did not find any.
02:29:40----------- Expected ------------
02:29:4002:29:40------------ but was ------------
02:29:40----------\n
02:29:401. WARNING in X.java (at line 4)\n
02:29:40 public Y() {}\n
02:29:40 ^^^\n
02:29:40The constructor X.Y() is never used locally\n
02:29:40----------\n
02:29:4002:29:40--------- Difference is ----------
02:29:40 expected:<[]> but was:<[----------\n
02:29:401. WARNING in X.java (at line 4)\n
02:29:40 public Y() {}\n
02:29:40 ^^^\n
02:29:40The constructor X.Y() is never used locally\n
02:29:40----------\n
02:29:40]>
02:29:40 ProblemConstructorTest>TestCase.runTest:957->test408038c:408->AbstractRegressionTest.runNegativeTest:2841->AbstractRegressionTest.runNegativeTest:2850->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2672->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test408038c - Javac found warning(s) but Eclipse did not find any.
02:29:40----------- Expected ------------
02:29:4002:29:40------------ but was ------------
02:29:40X.java:6: warning: [serial] serializable class Y has no definition of serialVersionUID\n
02:29:40 private static class Y implements Externalizable {\n
02:29:40 ^\n
02:29:401 warning\n
02:29:4002:29:40--------- Difference is ----------
02:29:40 expected:<[]> but was:<[X.java:6: warning: [serial] serializable class Y has no definition of serialVersionUID\n
02:29:40 private static class Y implements Externalizable {\n
02:29:40 ^\n
02:29:401 warning\n
02:29:40]>
02:29:40 ProblemConstructorTest>TestCase.runTest:957->test408038e:492->AbstractRegressionTest.runNegativeTest:2723->AbstractRegressionTest.runNegativeTest:2734->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2668->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test408038e - Eclipse found warning(s) but Javac did not find any.
02:29:40----------- Expected ------------
02:29:4002:29:40------------ but was ------------
02:29:40----------\n
02:29:401. WARNING in X.java (at line 3)\n
02:29:40 private X(int x) {i = x;}\n
02:29:40 ^^^^^^^^\n
02:29:40The constructor X(int) is never used locally\n
02:29:40----------\n
02:29:4002:29:40--------- Difference is ----------
02:29:40 expected:<[]> but was:<[----------\n
02:29:401. WARNING in X.java (at line 3)\n
02:29:40 private X(int x) {i = x;}\n
02:29:40 ^^^^^^^^\n
02:29:40The constructor X(int) is never used locally\n
02:29:40----------\n
02:29:40]>
02:29:40 ProgrammingProblemsTest>TestCase.runTest:957->test0041:1579->AbstractRegressionTest.runNegativeTest:2723->AbstractRegressionTest.runNegativeTest:2734->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2668->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test0041 - Eclipse found warning(s) but Javac did not find any.
02:29:40----------- Expected ------------
02:29:4002:29:40------------ but was ------------
02:29:40----------\n
02:29:401. WARNING in X.java (at line 3)\n
02:29:40 System.out.println(1.0 == 1.0);\n
02:29:40 ^^^^^^^^^^\n
02:29:40Comparing identical expressions\n
02:29:40----------\n
02:29:402. WARNING in X.java (at line 4)\n
02:29:40 System.out.println(1.0f == 1.0f);\n
02:29:40 ^^^^^^^^^^^^\n
02:29:40Comparing identical expressions\n
02:29:40----------\n
02:29:4002:29:40--------- Difference is ----------
02:29:40 expected:<[]> but was:<[----------\n
02:29:401. WARNING in X.java (at line 3)\n
02:29:40 System.out.println(1.0 == 1.0);\n
02:29:40 ^^^^^^^^^^\n
02:29:40Comparing identical expressions\n
02:29:40----------\n
02:29:402. WARNING in X.java (at line 4)\n
02:29:40 System.out.println(1.0f == 1.0f);\n
02:29:40 ^^^^^^^^^^^^\n
02:29:40Comparing identical expressions\n
02:29:40----------\n
02:29:40]>
02:29:40 ProgrammingProblemsTest>TestCase.runTest:957->test0044:1658->AbstractRegressionTest.runNegativeTest:2723->AbstractRegressionTest.runNegativeTest:2734->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2668->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test0044 - Eclipse found warning(s) but Javac did not find any.
02:29:40----------- Expected ------------
02:29:4002:29:40------------ but was ------------
02:29:40----------\n
02:29:401. WARNING in X.java (at line 6)\n
02:29:40 nvx = nvx;\n
02:29:40 ^^^^^^^^^\n
02:29:40The assignment to variable nvx has no effect\n
02:29:40----------\n
02:29:4002:29:40--------- Difference is ----------
02:29:40 expected:<[]> but was:<[----------\n
02:29:401. WARNING in X.java (at line 6)\n
02:29:40 nvx = nvx;\n
02:29:40 ^^^^^^^^^\n
02:29:40The assignment to variable nvx has no effect\n
02:29:40----------\n
02:29:40]>
02:29:40 ProgrammingProblemsTest>TestCase.runTest:957->test0045:1679->AbstractRegressionTest.runNegativeTest:2723->AbstractRegressionTest.runNegativeTest:2734->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2668->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test0045 - Eclipse found warning(s) but Javac did not find any.
02:29:40----------- Expected ------------
02:29:4002:29:40------------ but was ------------
02:29:40----------\n
02:29:401. WARNING in X.java (at line 2)\n
02:29:40 volatile int x = this.x;\n
02:29:40 ^^^^^^^^^^\n
02:29:40The assignment to variable x has no effect\n
02:29:40----------\n
02:29:402. WARNING in X.java (at line 3)\n
02:29:40 int nvx = this.nvx;\n
02:29:40 ^^^^^^^^^^^^^^\n
02:29:40The assignment to variable nvx has no effect\n
02:29:40----------\n
02:29:4002:29:40--------- Difference is ----------
02:29:40 expected:<[]> but was:<[----------\n
02:29:401. WARNING in X.java (at line 2)\n
02:29:40 volatile int x = this.x;\n
02:29:40 ^^^^^^^^^^\n
02:29:40The assignment to variable x has no effect\n
02:29:40----------\n
02:29:402. WARNING in X.java (at line 3)\n
02:29:40 int nvx = this.nvx;\n
02:29:40 ^^^^^^^^^^^^^^\n
02:29:40The assignment to variable nvx has no effect\n
02:29:40----------\n
02:29:40]>
02:29:40 ProgrammingProblemsTest>TestCase.runTest:957->test0046:1707->AbstractRegressionTest.runNegativeTest:2841->AbstractRegressionTest.runNegativeTest:2850->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2668->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test0046 - Eclipse found warning(s) but Javac did not find any.
02:29:40----------- Expected ------------
02:29:4002:29:40------------ but was ------------
02:29:40----------\n
02:29:401. WARNING in X.java (at line 4)\n
02:29:40 boolean b=false;\n
02:29:40 ^\n
02:29:40The value of the local variable b is not used\n
02:29:40----------\n
02:29:402. WARNING in X.java (at line 6)\n
02:29:40 int k = 2;\n
02:29:40 ^\n
02:29:40The value of the local variable k is not used\n
02:29:40----------\n
02:29:4002:29:40--------- Difference is ----------
02:29:40 expected:<[]> but was:<[----------\n
02:29:401. WARNING in X.java (at line 4)\n
02:29:40 boolean b=false;\n
02:29:40 ^\n
02:29:40The value of the local variable b is not used\n
02:29:40----------\n
02:29:402. WARNING in X.java (at line 6)\n
02:29:40 int k = 2;\n
02:29:40 ^\n
02:29:40The value of the local variable k is not used\n
02:29:40----------\n
02:29:40]>
02:29:40 ProgrammingProblemsTest>TestCase.runTest:957->test0046_field:1747->AbstractRegressionTest.runNegativeTest:2841->AbstractRegressionTest.runNegativeTest:2850->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2668->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test0046_field - Eclipse found warning(s) but Javac did not find any.
02:29:40----------- Expected ------------
02:29:4002:29:40------------ but was ------------
02:29:40----------\n
02:29:401. WARNING in X.java (at line 3)\n
02:29:40 private boolean b=false;\n
02:29:40 ^\n
02:29:40The value of the field X.b is not used\n
02:29:40----------\n
02:29:402. WARNING in X.java (at line 4)\n
02:29:40 private int k = 2;\n
02:29:40 ^\n
02:29:40The value of the field X.k is not used\n
02:29:40----------\n
02:29:4002:29:40--------- Difference is ----------
02:29:40 expected:<[]> but was:<[----------\n
02:29:401. WARNING in X.java (at line 3)\n
02:29:40 private boolean b=false;\n
02:29:40 ^\n
02:29:40The value of the field X.b is not used\n
02:29:40----------\n
02:29:402. WARNING in X.java (at line 4)\n
02:29:40 private int k = 2;\n
02:29:40 ^\n
02:29:40The value of the field X.k is not used\n
02:29:40----------\n
02:29:40]>
02:29:40 ProgrammingProblemsTest>TestCase.runTest:957->test0046_field_in_private_type:1866->AbstractRegressionTest.runNegativeTest:2841->AbstractRegressionTest.runNegativeTest:2850->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2668->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test0046_field_in_private_type - Eclipse found warning(s) but Javac did not find any.
02:29:40----------- Expected ------------
02:29:4002:29:40------------ but was ------------
02:29:40----------\n
02:29:401. WARNING in X.java (at line 4)\n
02:29:40 public boolean b=false;\n
02:29:40 ^\n
02:29:40The value of the field X.Y.b is not used\n
02:29:40----------\n
02:29:402. WARNING in X.java (at line 5)\n
02:29:40 protected int k = 2;\n
02:29:40 ^\n
02:29:40The value of the field X.Y.k is not used\n
02:29:40----------\n
02:29:4002:29:40--------- Difference is ----------
02:29:40 expected:<[]> but was:<[----------\n
02:29:401. WARNING in X.java (at line 4)\n
02:29:40 public boolean b=false;\n
02:29:40 ^\n
02:29:40The value of the field X.Y.b is not used\n
02:29:40----------\n
02:29:402. WARNING in X.java (at line 5)\n
02:29:40 protected int k = 2;\n
02:29:40 ^\n
02:29:40The value of the field X.Y.k is not used\n
02:29:40----------\n
02:29:40]>
02:29:40 ProgrammingProblemsTest>TestCase.runTest:957->test0046_field_qualified:1826->AbstractRegressionTest.runNegativeTest:2841->AbstractRegressionTest.runNegativeTest:2850->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2668->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test0046_field_qualified - Eclipse found warning(s) but Javac did not find any.
02:29:40----------- Expected ------------
02:29:4002:29:40------------ but was ------------
02:29:40----------\n
02:29:401. WARNING in X.java (at line 3)\n
02:29:40 private boolean b=false;\n
02:29:40 ^\n
02:29:40The value of the field X.b is not used\n
02:29:40----------\n
02:29:402. WARNING in X.java (at line 4)\n
02:29:40 private int k = 2;\n
02:29:40 ^\n
02:29:40The value of the field X.k is not used\n
02:29:40----------\n
02:29:4002:29:40--------- Difference is ----------
02:29:40 expected:<[]> but was:<[----------\n
02:29:401. WARNING in X.java (at line 3)\n
02:29:40 private boolean b=false;\n
02:29:40 ^\n
02:29:40The value of the field X.b is not used\n
02:29:40----------\n
02:29:402. WARNING in X.java (at line 4)\n
02:29:40 private int k = 2;\n
02:29:40 ^\n
02:29:40The value of the field X.k is not used\n
02:29:40----------\n
02:29:40]>
02:29:40 ProgrammingProblemsTest>TestCase.runTest:957->test0046_field_this_qualified:1786->AbstractRegressionTest.runNegativeTest:2841->AbstractRegressionTest.runNegativeTest:2850->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2668->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test0046_field_this_qualified - Eclipse found warning(s) but Javac did not find any.
02:29:40----------- Expected ------------
02:29:4002:29:40------------ but was ------------
02:29:40----------\n
02:29:401. WARNING in X.java (at line 3)\n
02:29:40 private boolean b=false;\n
02:29:40 ^\n
02:29:40The value of the field X.b is not used\n
02:29:40----------\n
02:29:402. WARNING in X.java (at line 4)\n
02:29:40 private int k = 2;\n
02:29:40 ^\n
02:29:40The value of the field X.k is not used\n
02:29:40----------\n
02:29:4002:29:40--------- Difference is ----------
02:29:40 expected:<[]> but was:<[----------\n
02:29:401. WARNING in X.java (at line 3)\n
02:29:40 private boolean b=false;\n
02:29:40 ^\n
02:29:40The value of the field X.b is not used\n
02:29:40----------\n
02:29:402. WARNING in X.java (at line 4)\n
02:29:40 private int k = 2;\n
02:29:40 ^\n
02:29:40The value of the field X.k is not used\n
02:29:40----------\n
02:29:40]>
02:29:40 ProgrammingProblemsTest>TestCase.runTest:957->test0047:1909->AbstractRegressionTest.runNegativeTest:2841->AbstractRegressionTest.runNegativeTest:2850->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2668->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test0047 - Eclipse found warning(s) but Javac did not find any.
02:29:40----------- Expected ------------
02:29:4002:29:40------------ but was ------------
02:29:40----------\n
02:29:401. WARNING in X.java (at line 2)\n
02:29:40 void foo(int param1, int param2, Integer param3) {\n
02:29:40 ^^^^^^\n
02:29:40The value of the parameter param1 is not used\n
02:29:40----------\n
02:29:402. WARNING in X.java (at line 2)\n
02:29:40 void foo(int param1, int param2, Integer param3) {\n
02:29:40 ^^^^^^\n
02:29:40The value of the parameter param2 is not used\n
02:29:40----------\n
02:29:403. WARNING in X.java (at line 3)\n
02:29:40 boolean b=false;\n
02:29:40 ^\n
02:29:40The value of the local variable b is not used\n
02:29:40----------\n
02:29:4002:29:40--------- Difference is ----------
02:29:40 expected:<[]> but was:<[----------\n
02:29:401. WARNING in X.java (at line 2)\n
02:29:40 void foo(int param1, int param2, Integer param3) {\n
02:29:40 ^^^^^^\n
02:29:40The value of the parameter param1 is not used\n
02:29:40----------\n
02:29:402. WARNING in X.java (at line 2)\n
02:29:40 void foo(int param1, int param2, Integer param3) {\n
02:29:40 ^^^^^^\n
02:29:40The value of the parameter param2 is not used\n
02:29:40----------\n
02:29:403. WARNING in X.java (at line 3)\n
02:29:40 boolean b=false;\n
02:29:40 ^\n
02:29:40The value of the local variable b is not used\n
02:29:40----------\n
02:29:40]>
02:29:40 ProgrammingProblemsTest>TestCase.runTest:957->test0048:1955->AbstractRegressionTest.runNegativeTest:2841->AbstractRegressionTest.runNegativeTest:2850->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2668->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test0048 - Eclipse found warning(s) but Javac did not find any.
02:29:40----------- Expected ------------
02:29:4002:29:40------------ but was ------------
02:29:40----------\n
02:29:401. WARNING in X.java (at line 3)\n
02:29:40 boolean b=false;\n
02:29:40 ^\n
02:29:40The value of the local variable b is not used\n
02:29:40----------\n
02:29:402. WARNING in X.java (at line 9)\n
02:29:40 public void foo(int param1, int param2) {\n
02:29:40 ^^^^^^\n
02:29:40The value of the parameter param1 is not used\n
02:29:40----------\n
02:29:403. WARNING in X.java (at line 9)\n
02:29:40 public void foo(int param1, int param2) {\n
02:29:40 ^^^^^^\n
02:29:40The value of the parameter param2 is not used\n
02:29:40----------\n
02:29:404. WARNING in X.java (at line 10)\n
02:29:40 boolean b=false;\n
02:29:40 ^\n
02:29:40The value of the local variable b is not used\n
02:29:40----------\n
02:29:4002:29:40--------- Difference is ----------
02:29:40 expected:<[]> but was:<[----------\n
02:29:401. WARNING in X.java (at line 3)\n
02:29:40 boolean b=false;\n
02:29:40 ^\n
02:29:40The value of the local variable b is not used\n
02:29:40----------\n
02:29:402. WARNING in X.java (at line 9)\n
02:29:40 public void foo(int param1, int param2) {\n
02:29:40 ^^^^^^\n
02:29:40The value of the parameter param1 is not used\n
02:29:40----------\n
02:29:403. WARNING in X.java (at line 9)\n
02:29:40 public void foo(int param1, int param2) {\n
02:29:40 ^^^^^^\n
02:29:40The value of the parameter param2 is not used\n
02:29:40----------\n
02:29:404. WARNING in X.java (at line 10)\n
02:29:40 boolean b=false;\n
02:29:40 ^\n
02:29:40The value of the local variable b is not used\n
02:29:40----------\n
02:29:40]>
02:29:40 ProgrammingProblemsTest>TestCase.runTest:957->test0049:2020->AbstractRegressionTest.runNegativeTest:2841->AbstractRegressionTest.runNegativeTest:2850->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2668->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test0049 - Eclipse found warning(s) but Javac did not find any.
02:29:40----------- Expected ------------
02:29:4002:29:40------------ but was ------------
02:29:40----------\n
02:29:401. WARNING in X.java (at line 3)\n
02:29:40 boolean b=false;\n
02:29:40 ^\n
02:29:40The value of the local variable b is not used\n
02:29:40----------\n
02:29:402. WARNING in X.java (at line 9)\n
02:29:40 public void foo(int param1, Integer param3) {\n
02:29:40 ^^^^^^\n
02:29:40The value of the parameter param1 is not used\n
02:29:40----------\n
02:29:403. WARNING in X.java (at line 15)\n
02:29:40 public void foo(int param1, int param2, Integer param3) {\n
02:29:40 ^^^^^^\n
02:29:40The value of the parameter param1 is not used\n
02:29:40----------\n
02:29:404. WARNING in X.java (at line 15)\n
02:29:40 public void foo(int param1, int param2, Integer param3) {\n
02:29:40 ^^^^^^\n
02:29:40The value of the parameter param2 is not used\n
02:29:40----------\n
02:29:4002:29:40--------- Difference is ----------
02:29:40 expected:<[]> but was:<[----------\n
02:29:401. WARNING in X.java (at line 3)\n
02:29:40 boolean b=false;\n
02:29:40 ^\n
02:29:40The value of the local variable b is not used\n
02:29:40----------\n
02:29:402. WARNING in X.java (at line 9)\n
02:29:40 public void foo(int param1, Integer param3) {\n
02:29:40 ^^^^^^\n
02:29:40The value of the parameter param1 is not used\n
02:29:40----------\n
02:29:403. WARNING in X.java (at line 15)\n
02:29:40 public void foo(int param1, int param2, Integer param3) {\n
02:29:40 ^^^^^^\n
02:29:40The value of the parameter param1 is not used\n
02:29:40----------\n
02:29:404. WARNING in X.java (at line 15)\n
02:29:40 public void foo(int param1, int param2, Integer param3) {\n
02:29:40 ^^^^^^\n
02:29:40The value of the parameter param2 is not used\n
02:29:40----------\n
02:29:40]>
02:29:40 ProgrammingProblemsTest>TestCase.runTest:957->test0050:2076->AbstractRegressionTest.runNegativeTest:2841->AbstractRegressionTest.runNegativeTest:2850->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2668->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test0050 - Eclipse found warning(s) but Javac did not find any.
02:29:40----------- Expected ------------
02:29:4002:29:40------------ but was ------------
02:29:40----------\n
02:29:401. WARNING in X.java (at line 4)\n
02:29:40 if (false) {\n
02:29:40 boolean b=false;\n
02:29:40 b|=true;\n
02:29:40 }\n
02:29:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n
02:29:40Dead code\n
02:29:40----------\n
02:29:402. WARNING in X.java (at line 8)\n
02:29:40 int k = 2;\n
02:29:40 ^\n
02:29:40The value of the local variable k is not used\n
02:29:40----------\n
02:29:4002:29:40--------- Difference is ----------
02:29:40 expected:<[]> but was:<[----------\n
02:29:401. WARNING in X.java (at line 4)\n
02:29:40 if (false) {\n
02:29:40 boolean b=false;\n
02:29:40 b|=true;\n
02:29:40 }\n
02:29:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n
02:29:40Dead code\n
02:29:40----------\n
02:29:402. WARNING in X.java (at line 8)\n
02:29:40 int k = 2;\n
02:29:40 ^\n
02:29:40The value of the local variable k is not used\n
02:29:40----------\n
02:29:40]>
02:29:40 ProgrammingProblemsTest>TestCase.runTest:957->test0051:2118->AbstractRegressionTest.runNegativeTest:2841->AbstractRegressionTest.runNegativeTest:2850->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2668->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test0051 - Eclipse found warning(s) but Javac did not find any.
02:29:40----------- Expected ------------
02:29:4002:29:40------------ but was ------------
02:29:40----------\n
02:29:401. WARNING in X.java (at line 2)\n
02:29:40 X(int abc) {\n
02:29:40 ^^^\n
02:29:40The value of the parameter abc is not used\n
02:29:40----------\n
02:29:4002:29:40--------- Difference is ----------
02:29:40 expected:<[]> but was:<[----------\n
02:29:401. WARNING in X.java (at line 2)\n
02:29:40 X(int abc) {\n
02:29:40 ^^^\n
02:29:40The value of the parameter abc is not used\n
02:29:40----------\n
02:29:40]>
02:29:40 ProgrammingProblemsTest>TestCase.runTest:957->test0055:2288->AbstractRegressionTest.runNegativeTest:2841->AbstractRegressionTest.runNegativeTest:2850->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2668->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test0055 - Eclipse found warning(s) but Javac did not find any.
02:29:40----------- Expected ------------
02:29:4002:29:40------------ but was ------------
02:29:40----------\n
02:29:401. WARNING in test1\E.java (at line 4)\n
02:29:40 int a= 10;\n
02:29:40 ^\n
02:29:40The value of the local variable a is not used\n
02:29:40----------\n
02:29:4002:29:40--------- Difference is ----------
02:29:40 expected:<[]> but was:<[----------\n
02:29:401. WARNING in test1\E.java (at line 4)\n
02:29:40 int a= 10;\n
02:29:40 ^\n
02:29:40The value of the local variable a is not used\n
02:29:40----------\n
02:29:40]>
02:29:40 ProgrammingProblemsTest>TestCase.runTest:957->test0059:2400->AbstractRegressionTest.runNegativeTest:2841->AbstractRegressionTest.runNegativeTest:2850->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2668->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test0059 - Eclipse found warning(s) but Javac did not find any.
02:29:40----------- Expected ------------
02:29:4002:29:40------------ but was ------------
02:29:40----------\n
02:29:401. WARNING in X.java (at line 4)\n
02:29:40 if (a != null){\n
02:29:40 int j = 3;\n
02:29:40 j++;\n
02:29:40 }\n
02:29:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n
02:29:40Dead code\n
02:29:40----------\n
02:29:402. WARNING in X.java (at line 5)\n
02:29:40 int j = 3;\n
02:29:40 ^\n
02:29:40The value of the local variable j is not used\n
02:29:40----------\n
02:29:4002:29:40--------- Difference is ----------
02:29:40 expected:<[]> but was:<[----------\n
02:29:401. WARNING in X.java (at line 4)\n
02:29:40 if (a != null){\n
02:29:40 int j = 3;\n
02:29:40 j++;\n
02:29:40 }\n
02:29:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n
02:29:40Dead code\n
02:29:40----------\n
02:29:402. WARNING in X.java (at line 5)\n
02:29:40 int j = 3;\n
02:29:40 ^\n
02:29:40The value of the local variable j is not used\n
02:29:40----------\n
02:29:40]>
02:29:40 ProgrammingProblemsTest>TestCase.runTest:957->test0060:2436->AbstractRegressionTest.runNegativeTest:2841->AbstractRegressionTest.runNegativeTest:2850->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2652->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test0060 - Eclipse found error(s) but Javac did not find any.
02:29:40----------- Expected ------------
02:29:4002:29:40------------ but was ------------
02:29:40----------\n
02:29:401. ERROR in org\eclipse\jdt\internal\compiler\lookup\X.java (at line 7)\n
02:29:40 if (t1 == t2) { \n
02:29:40 ^^^^^^^^\n
02:29:40The uninterned types TypeBinding and TypeBinding should not be compared using ==/!= operators.\n
02:29:40----------\n
02:29:402. ERROR in org\eclipse\jdt\internal\compiler\lookup\X.java (at line 9)\n
02:29:40 if (t1 == t2) {\n
02:29:40 ^^^^^^^^\n
02:29:40The uninterned types TypeBinding and TypeBinding should not be compared using ==/!= operators.\n
02:29:40----------\n
02:29:403. ERROR in org\eclipse\jdt\internal\compiler\lookup\X.java (at line 16)\n
02:29:40 if (t1 == t2) { \n
02:29:40 ^^^^^^^^\n
02:29:40The uninterned types TypeBinding and TypeBinding should not be compared using ==/!= operators.\n
02:29:40----------\n
02:29:404. ERROR in org\eclipse\jdt\internal\compiler\lookup\X.java (at line 18)\n
02:29:40 if (t1 == t2) {\n
02:29:40 ^^^^^^^^\n
02:29:40The uninterned types TypeBinding and TypeBinding should not be compared using ==/!= operators.\n
02:29:40----------\n
02:29:405. ERROR in org\eclipse\jdt\internal\compiler\lookup\X.java (at line 28)\n
02:29:40 if (t1 == t2) { \n
02:29:40 ^^^^^^^^\n
02:29:40The uninterned types TypeBinding and TypeBinding should not be compared using ==/!= operators.\n
02:29:40----------\n
02:29:4002:29:40--------- Difference is ----------
02:29:40 expected:<[]> but was:<[----------\n
02:29:401. ERROR in org\eclipse\jdt\internal\compiler\lookup\X.java (at line 7)\n
02:29:40 if (t1 == t2) { \n
02:29:40 ^^^^^^^^\n
02:29:40The uninterned types TypeBinding and TypeBinding should not be compared using ==/!= operators.\n
02:29:40----------\n
02:29:402. ERROR in org\eclipse\jdt\internal\compiler\lookup\X.java (at line 9)\n
02:29:40 if (t1 == t2) {\n
02:29:40 ^^^^^^^^\n
02:29:40The uninterned types TypeBinding and TypeBinding should not be compared using ==/!= operators.\n
02:29:40----------\n
02:29:403. ERROR in org\eclipse\jdt\internal\compiler\lookup\X.java (at line 16)\n
02:29:40 if (t1 == t2) { \n
02:29:40 ^^^^^^^^\n
02:29:40The uninterned types TypeBinding and TypeBinding should not be compared using ==/!= operators.\n
02:29:40----------\n
02:29:404. ERROR in org\eclipse\jdt\internal\compiler\lookup\X.java (at line 18)\n
02:29:40 if (t1 == t2) {\n
02:29:40 ^^^^^^^^\n
02:29:40The uninterned types TypeBinding and TypeBinding should not be compared using ==/!= operators.\n
02:29:40----------\n
02:29:405. ERROR in org\eclipse\jdt\internal\compiler\lookup\X.java (at line 28)\n
02:29:40 if (t1 == t2) { \n
02:29:40 ^^^^^^^^\n
02:29:40The uninterned types TypeBinding and TypeBinding should not be compared using ==/!= operators.\n
02:29:40----------\n
02:29:40]>
02:29:40 ProgrammingProblemsTest>TestCase.runTest:957->test0063:2631->AbstractRegressionTest.runNegativeTest:2841->AbstractRegressionTest.runNegativeTest:2850->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2652->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test0063 - Eclipse found error(s) but Javac did not find any.
02:29:40----------- Expected ------------
02:29:4002:29:40------------ but was ------------
02:29:40----------\n
02:29:401. ERROR in org\eclipse\jdt\core\dom\X.java (at line 9)\n
02:29:40 if (t1 == t2) { \n
02:29:40 ^^^^^^^^\n
02:29:40The uninterned types TypeBinding and TypeBinding should not be compared using ==/!= operators.\n
02:29:40----------\n
02:29:402. ERROR in org\eclipse\jdt\core\dom\X.java (at line 11)\n
02:29:40 if (t1 == t2) {\n
02:29:40 ^^^^^^^^\n
02:29:40The uninterned types TypeBinding and TypeBinding should not be compared using ==/!= operators.\n
02:29:40----------\n
02:29:403. ERROR in org\eclipse\jdt\core\dom\X.java (at line 18)\n
02:29:40 if (t1 == t2) { \n
02:29:40 ^^^^^^^^\n
02:29:40The uninterned types TypeBinding and TypeBinding should not be compared using ==/!= operators.\n
02:29:40----------\n
02:29:404. ERROR in org\eclipse\jdt\core\dom\X.java (at line 20)\n
02:29:40 if (t1 == t2) {\n
02:29:40 ^^^^^^^^\n
02:29:40The uninterned types TypeBinding and TypeBinding should not be compared using ==/!= operators.\n
02:29:40----------\n
02:29:405. ERROR in org\eclipse\jdt\core\dom\X.java (at line 30)\n
02:29:40 if (t1 == t2) { \n
02:29:40 ^^^^^^^^\n
02:29:40The uninterned types TypeBinding and TypeBinding should not be compared using ==/!= operators.\n
02:29:40----------\n
02:29:4002:29:40--------- Difference is ----------
02:29:40 expected:<[]> but was:<[----------\n
02:29:401. ERROR in org\eclipse\jdt\core\dom\X.java (at line 9)\n
02:29:40 if (t1 == t2) { \n
02:29:40 ^^^^^^^^\n
02:29:40The uninterned types TypeBinding and TypeBinding should not be compared using ==/!= operators.\n
02:29:40----------\n
02:29:402. ERROR in org\eclipse\jdt\core\dom\X.java (at line 11)\n
02:29:40 if (t1 == t2) {\n
02:29:40 ^^^^^^^^\n
02:29:40The uninterned types TypeBinding and TypeBinding should not be compared using ==/!= operators.\n
02:29:40----------\n
02:29:403. ERROR in org\eclipse\jdt\core\dom\X.java (at line 18)\n
02:29:40 if (t1 == t2) { \n
02:29:40 ^^^^^^^^\n
02:29:40The uninterned types TypeBinding and TypeBinding should not be compared using ==/!= operators.\n
02:29:40----------\n
02:29:404. ERROR in org\eclipse\jdt\core\dom\X.java (at line 20)\n
02:29:40 if (t1 == t2) {\n
02:29:40 ^^^^^^^^\n
02:29:40The uninterned types TypeBinding and TypeBinding should not be compared using ==/!= operators.\n
02:29:40----------\n
02:29:405. ERROR in org\eclipse\jdt\core\dom\X.java (at line 30)\n
02:29:40 if (t1 == t2) { \n
02:29:40 ^^^^^^^^\n
02:29:40The uninterned types TypeBinding and TypeBinding should not be compared using ==/!= operators.\n
02:29:40----------\n
02:29:40]>
02:29:40 ProgrammingProblemsTest>TestCase.runTest:957->testBug410218a:2715->AbstractRegressionTest.runNegativeTest:2723->AbstractRegressionTest.runNegativeTest:2734->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2668->TestCase.assertEquals:242->TestCase.assertStringEquals:266 testBug410218a - Eclipse found warning(s) but Javac did not find any.
02:29:40----------- Expected ------------
02:29:4002:29:40------------ but was ------------
02:29:40----------\n
02:29:401. WARNING in X.java (at line 8)\n
02:29:40 if (set.contains("ONE")) // bad\n
02:29:40 ^^^^^\n
02:29:40Unlikely argument type String for contains(Object) on a Collection<Short>\n
02:29:40----------\n
02:29:402. WARNING in X.java (at line 9)\n
02:29:40 set.remove("ONE"); // bad\n
02:29:40 ^^^^^\n
02:29:40Unlikely argument type String for remove(Object) on a Collection<Short>\n
02:29:40----------\n
02:29:403. WARNING in X.java (at line 10)\n
02:29:40 if (set.contains(1)) // bad\n
02:29:40 ^\n
02:29:40Unlikely argument type int for contains(Object) on a Collection<Short>\n
02:29:40----------\n
02:29:404. WARNING in X.java (at line 11)\n
02:29:40 set.remove(1); // bad (tries to remove "Integer 1")\n
02:29:40 ^\n
02:29:40Unlikely argument type int for remove(Object) on a Collection<Short>\n
02:29:40----------\n
02:29:4002:29:40--------- Difference is ----------
02:29:40 expected:<[]> but was:<[----------\n
02:29:401. WARNING in X.java (at line 8)\n
02:29:40 if (set.contains("ONE")) // bad\n
02:29:40 ^^^^^\n
02:29:40Unlikely argument type String for contains(Object) on a Collection<Short>\n
02:29:40----------\n
02:29:402. WARNING in X.java (at line 9)\n
02:29:40 set.remove("ONE"); // bad\n
02:29:40 ^^^^^\n
02:29:40Unlikely argument type String for remove(Object) on a Collection<Short>\n
02:29:40----------\n
02:29:403. WARNING in X.java (at line 10)\n
02:29:40 if (set.contains(1)) // bad\n
02:29:40 ^\n
02:29:40Unlikely argument type int for contains(Object) on a Collection<Short>\n
02:29:40----------\n
02:29:404. WARNING in X.java (at line 11)\n
02:29:40 set.remove(1); // bad (tries to remove "Integer 1")\n
02:29:40 ^\n
02:29:40Unlikely argument type int for remove(Object) on a Collection<Short>\n
02:29:40----------\n
02:29:40]>
02:29:40 ProgrammingProblemsTest>TestCase.runTest:957->testBug410218b:2765->AbstractRegressionTest.runNegativeTest:2723->AbstractRegressionTest.runNegativeTest:2734->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2668->TestCase.assertEquals:242->TestCase.assertStringEquals:266 testBug410218b - Eclipse found warning(s) but Javac did not find any.
02:29:40----------- Expected ------------
02:29:4002:29:40------------ but was ------------
02:29:40----------\n
02:29:401. WARNING in X.java (at line 4)\n
02:29:40 if (hss.contains(ts)) // bad\n
02:29:40 ^^\n
02:29:40Unlikely argument type TreeSet<T> for contains(Object) on a Collection<HashSet<T>>\n
02:29:40----------\n
02:29:402. WARNING in X.java (at line 5)\n
02:29:40 hss.remove(ts); // bad\n
02:29:40 ^^\n
02:29:40Unlikely argument type TreeSet<T> for remove(Object) on a Collection<HashSet<T>>\n
02:29:40----------\n
02:29:4002:29:40--------- Difference is ----------
02:29:40 expected:<[]> but was:<[----------\n
02:29:401. WARNING in X.java (at line 4)\n
02:29:40 if (hss.contains(ts)) // bad\n
02:29:40 ^^\n
02:29:40Unlikely argument type TreeSet<T> for contains(Object) on a Collection<HashSet<T>>\n
02:29:40----------\n
02:29:402. WARNING in X.java (at line 5)\n
02:29:40 hss.remove(ts); // bad\n
02:29:40 ^^\n
02:29:40Unlikely argument type TreeSet<T> for remove(Object) on a Collection<HashSet<T>>\n
02:29:40----------\n
02:29:40]>
02:29:40 ProgrammingProblemsTest>TestCase.runTest:957->testBug410218b2:2798->AbstractRegressionTest.runNegativeTest:2841->AbstractRegressionTest.runNegativeTest:2850->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2668->TestCase.assertEquals:242->TestCase.assertStringEquals:266 testBug410218b2 - Eclipse found warning(s) but Javac did not find any.
02:29:40----------- Expected ------------
02:29:4002:29:40------------ but was ------------
02:29:40----------\n
02:29:401. WARNING in X.java (at line 4)\n
02:29:40 if (hss.contains(ts)) // bad\n
02:29:40 ^^\n
02:29:40Unlikely argument type TreeSet<T> for contains(Object) on a Collection<HashSet<T>>\n
02:29:40----------\n
02:29:402. WARNING in X.java (at line 5)\n
02:29:40 hss.remove(ts); // bad\n
02:29:40 ^^\n
02:29:40Unlikely argument type TreeSet<T> for remove(Object) on a Collection<HashSet<T>>\n
02:29:40----------\n
02:29:403. WARNING in X.java (at line 6)\n
02:29:40 if (hss.contains((Set<T>)ts)) // bad (because of strict check)\n
02:29:40 ^^^^^^^^^^\n
02:29:40Unlikely argument type Set<T> for contains(Object) on a Collection<HashSet<T>>\n
02:29:40----------\n
02:29:404. WARNING in X.java (at line 7)\n
02:29:40 hss.remove((Set<T>)ts); // bad (because of strict check)\n
02:29:40 ^^^^^^^^^^\n
02:29:40Unlikely argument type Set<T> for remove(Object) on a Collection<HashSet<T>>\n
02:29:40----------\n
02:29:4002:29:40--------- Difference is ----------
02:29:40 expected:<[]> but was:<[----------\n
02:29:401. WARNING in X.java (at line 4)\n
02:29:40 if (hss.contains(ts)) // bad\n
02:29:40 ^^\n
02:29:40Unlikely argument type TreeSet<T> for contains(Object) on a Collection<HashSet<T>>\n
02:29:40----------\n
02:29:402. WARNING in X.java (at line 5)\n
02:29:40 hss.remove(ts); // bad\n
02:29:40 ^^\n
02:29:40Unlikely argument type TreeSet<T> for remove(Object) on a Collection<HashSet<T>>\n
02:29:40----------\n
02:29:403. WARNING in X.java (at line 6)\n
02:29:40 if (hss.contains((Set<T>)ts)) // bad (because of strict check)\n
02:29:40 ^^^^^^^^^^\n
02:29:40Unlikely argument type Set<T> for contains(Object) on a Collection<HashSet<T>>\n
02:29:40----------\n
02:29:404. WARNING in X.java (at line 7)\n
02:29:40 hss.remove((Set<T>)ts); // bad (because of strict check)\n
02:29:40 ^^^^^^^^^^\n
02:29:40Unlikely argument type Set<T> for remove(Object) on a Collection<HashSet<T>>\n
02:29:40----------\n
02:29:40]>
02:29:40 ProgrammingProblemsTest>TestCase.runTest:957->testBug410218c:2842->AbstractRegressionTest.runNegativeTest:2723->AbstractRegressionTest.runNegativeTest:2734->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2668->TestCase.assertEquals:242->TestCase.assertStringEquals:266 testBug410218c - Eclipse found warning(s) but Javac did not find any.
02:29:40----------- Expected ------------
02:29:4002:29:40------------ but was ------------
02:29:40----------\n
02:29:401. WARNING in X.java (at line 4)\n
02:29:40 if (m.containsKey("ONE")) // bad\n
02:29:40 ^^^^^\n
02:29:40Unlikely argument type String for containsKey(Object) on a Map<capture#1-of ? extends Number,Number>\n
02:29:40----------\n
02:29:402. WARNING in X.java (at line 5)\n
02:29:40 m.remove("ONE"); // bad\n
02:29:40 ^^^^^\n
02:29:40Unlikely argument type String for remove(Object) on a Map<capture#2-of ? extends Number,Number>\n
02:29:40----------\n
02:29:403. WARNING in X.java (at line 6)\n
02:29:40 if (m.containsValue("ONE")) // bad\n
02:29:40 ^^^^^\n
02:29:40Unlikely argument type String for containsValue(Object) on a Map<capture#3-of ? extends Number,Number>\n
02:29:40----------\n
02:29:404. WARNING in X.java (at line 7)\n
02:29:40 m.remove("ONE"); // bad\n
02:29:40 ^^^^^\n
02:29:40Unlikely argument type String for remove(Object) on a Map<capture#4-of ? extends Number,Number>\n
02:29:40----------\n
02:29:405. WARNING in X.java (at line 14)\n
02:29:40 return m.get("ONE"); // bad\n
02:29:40 ^^^^^\n
02:29:40Unlikely argument type String for get(Object) on a Map<capture#9-of ? extends Number,Number>\n
02:29:40----------\n
02:29:4002:29:40--------- Difference is ----------
02:29:40 expected:<[]> but was:<[----------\n
02:29:401. WARNING in X.java (at line 4)\n
02:29:40 if (m.containsKey("ONE")) // bad\n
02:29:40 ^^^^^\n
02:29:40Unlikely argument type String for containsKey(Object) on a Map<capture#1-of ? extends Number,Number>\n
02:29:40----------\n
02:29:402. WARNING in X.java (at line 5)\n
02:29:40 m.remove("ONE"); // bad\n
02:29:40 ^^^^^\n
02:29:40Unlikely argument type String for remove(Object) on a Map<capture#2-of ? extends Number,Number>\n
02:29:40----------\n
02:29:403. WARNING in X.java (at line 6)\n
02:29:40 if (m.containsValue("ONE")) // bad\n
02:29:40 ^^^^^\n
02:29:40Unlikely argument type String for containsValue(Object) on a Map<capture#3-of ? extends Number,Number>\n
02:29:40----------\n
02:29:404. WARNING in X.java (at line 7)\n
02:29:40 m.remove("ONE"); // bad\n
02:29:40 ^^^^^\n
02:29:40Unlikely argument type String for remove(Object) on a Map<capture#4-of ? extends Number,Number>\n
02:29:40----------\n
02:29:405. WARNING in X.java (at line 14)\n
02:29:40 return m.get("ONE"); // bad\n
02:29:40 ^^^^^\n
02:29:40Unlikely argument type String for get(Object) on a Map<capture#9-of ? extends Number,Number>\n
02:29:40----------\n
02:29:40]>
02:29:40 ProgrammingProblemsTest>TestCase.runTest:957->testBug410218d:2896->AbstractRegressionTest.runNegativeTest:2841->AbstractRegressionTest.runNegativeTest:2850->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2652->TestCase.assertEquals:242->TestCase.assertStringEquals:266 testBug410218d - Eclipse found error(s) but Javac did not find any.
02:29:40----------- Expected ------------
02:29:4002:29:40------------ but was ------------
02:29:40----------\n
02:29:401. ERROR in X.java (at line 10)\n
02:29:40 numbers.removeAll(stringSet); // bad\n
02:29:40 ^^^^^^^^^\n
02:29:40Unlikely argument type Set<String> for removeAll(Collection<?>) on a Collection<Number>\n
02:29:40----------\n
02:29:4002:29:40--------- Difference is ----------
02:29:40 expected:<[]> but was:<[----------\n
02:29:401. ERROR in X.java (at line 10)\n
02:29:40 numbers.removeAll(stringSet); // bad\n
02:29:40 ^^^^^^^^^\n
02:29:40Unlikely argument type Set<String> for removeAll(Collection<?>) on a Collection<Number>\n
02:29:40----------\n
02:29:40]>
02:29:40 ProgrammingProblemsTest>TestCase.runTest:957->testBug410218e:2928->AbstractRegressionTest.runNegativeTest:2841->AbstractRegressionTest.runNegativeTest:2850->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2668->TestCase.assertEquals:242->TestCase.assertStringEquals:266 testBug410218e - Eclipse found warning(s) but Javac did not find any.
02:29:40----------- Expected ------------
02:29:4002:29:40------------ but was ------------
02:29:40----------\n
02:29:401. WARNING in X.java (at line 4)\n
02:29:40 return ints.indexOf("ONE"); // bad\n
02:29:40 ^^^^^\n
02:29:40Unlikely argument type String for indexOf(Object) on a List<Integer>\n
02:29:40----------\n
02:29:4002:29:40--------- Difference is ----------
02:29:40 expected:<[]> but was:<[----------\n
02:29:401. WARNING in X.java (at line 4)\n
02:29:40 return ints.indexOf("ONE"); // bad\n
02:29:40 ^^^^^\n
02:29:40Unlikely argument type String for indexOf(Object) on a List<Integer>\n
02:29:40----------\n
02:29:40]>
02:29:40 ProgrammingProblemsTest>TestCase.runTest:957->testBug410218f:2962->AbstractRegressionTest.runNegativeTest:2841->AbstractRegressionTest.runNegativeTest:2850->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2668->TestCase.assertEquals:242->TestCase.assertStringEquals:266 testBug410218f - Eclipse found warning(s) but Javac did not find any.
02:29:40----------- Expected ------------
02:29:4002:29:40------------ but was ------------
02:29:40----------\n
02:29:401. WARNING in test\TestUnlikely.java (at line 30)\n
02:29:40 c.remove(o); // warning: unrelated interface\n
02:29:40 ^\n
02:29:40Unlikely argument type TestUnlikely.OtherInterface for remove(Object) on a Collection<TestUnlikely.Interface>\n
02:29:40----------\n
02:29:402. WARNING in test\TestUnlikely.java (at line 37)\n
02:29:40 c.remove(i); // warning: unrelated interface\n
02:29:40 ^\n
02:29:40Unlikely argument type TestUnlikely.Interface for remove(Object) on a Collection<TestUnlikely.OtherInterface>\n
02:29:40----------\n
02:29:403. WARNING in test\TestUnlikely.java (at line 39)\n
02:29:40 c.remove(f); // warning: impossible\n
02:29:40 ^\n
02:29:40Unlikely argument type TestUnlikely.Final for remove(Object) on a Collection<TestUnlikely.OtherInterface>\n
02:29:40----------\n
02:29:404. WARNING in test\TestUnlikely.java (at line 40)\n
02:29:40 c.remove(nf); // warning: castable, but not supertype\n
02:29:40 ^^\n
02:29:40Unlikely argument type TestUnlikely.NonFinal for remove(Object) on a Collection<TestUnlikely.OtherInterface>\n
02:29:40----------\n
02:29:405. WARNING in test\TestUnlikely.java (at line 46)\n
02:29:40 c.remove(o); // warning: impossible\n
02:29:40 ^\n
02:29:40Unlikely argument type TestUnlikely.OtherInterface for remove(Object) on a Collection<TestUnlikely.Final>\n
02:29:40----------\n
02:29:406. WARNING in test\TestUnlikely.java (at line 48)\n
02:29:40 c.remove(nf); // warning: impossible\n
02:29:40 ^^\n
02:29:40Unlikely argument type TestUnlikely.NonFinal for remove(Object) on a Collection<TestUnlikely.Final>\n
02:29:40----------\n
02:29:407. WARNING in test\TestUnlikely.java (at line 49)\n
02:29:40 c.remove(s); // warning: impossible\n
02:29:40 ^\n
02:29:40Unlikely argument type TestUnlikely.Sub for remove(Object) on a Collection<TestUnlikely.Final>\n
02:29:40----------\n
02:29:408. WARNING in test\TestUnlikely.java (at line 54)\n
02:29:40 c.remove(o); // warning: unrelated interface\n
02:29:40 ^\n
02:29:40Unlikely argument type TestUnlikely.OtherInterface for remove(Object) on a Collection<TestUnlikely.NonFinal>\n
02:29:40----------\n
02:29:409. WARNING in test\TestUnlikely.java (at line 55)\n
02:29:40 c.remove(f); // warning: impossible\n
02:29:40 ^\n
02:29:40Unlikely argument type TestUnlikely.Final for remove(Object) on a Collection<TestUnlikely.NonFinal>\n
02:29:40----------\n
02:29:4010. WARNING in test\TestUnlikely.java (at line 63)\n
02:29:40 c.remove(f); // warning: impossible\n
02:29:40 ^\n
02:29:40Unlikely argument type TestUnlikely.Final for remove(Object) on a Collection<TestUnlikely.Sub>\n
02:29:40----------\n
02:29:4011. WARNING in test\TestUnlikely.java (at line 70)\n
02:29:40 map.containsKey(value); // warning\n
02:29:40 ^^^^^\n
02:29:40Unlikely argument type V for containsKey(Object) on a Map<K,V>\n
02:29:40----------\n
02:29:4012. WARNING in test\TestUnlikely.java (at line 71)\n
02:29:40 map.containsValue(key); // warning\n
02:29:40 ^^^\n
02:29:40Unlikely argument type K for containsValue(Object) on a Map<K,V>\n
02:29:40----------\n
02:29:4013. WARNING in test\TestUnlikely.java (at line 95)\n
02:29:40 if (c.contains(iterator.next())) { // warning\n
02:29:40 ^^^^^^^^^^^^^^^\n
02:29:40Unlikely argument type U for contains(Object) on a Collection<T>\n
02:29:40----------\n
02:29:4014. WARNING in test\TestUnlikely.java (at line 105)\n
02:29:40 c.removeAll(other); // warning\n
02:29:40 ^^^^^\n
02:29:40Unlikely argument type Set<TestUnlikely.Final> for removeAll(Collection<?>) on a Collection<TestUnlikely.NonFinal>\n
02:29:40----------\n
02:29:4015. WARNING in test\TestUnlikely.java (at line 111)\n
02:29:40 Predicate<OtherInterface> p2 = c::contains; // warning\n
02:29:40 ^^^^^^^^^^^\n
02:29:40Unlikely argument type TestUnlikely.OtherInterface for contains(Object) on a Collection<TestUnlikely.Interface>\n
02:29:40----------\n
02:29:4016. WARNING in test\TestUnlikely.java (at line 112)\n
02:29:40 BiPredicate<Collection<Interface>, OtherInterface> bp2 = Collection<Interface>::contains; // warning\n
02:29:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n
02:29:40Unlikely argument type TestUnlikely.OtherInterface for contains(Object) on a Collection<TestUnlikely.Interface>\n
02:29:40----------\n
02:29:4017. INFO in test\TestUnlikely.java (at line 120)\n
02:29:40 s.equals(i); // info\n
02:29:40 ^\n
02:29:40Unlikely argument type for equals(): Integer seems to be unrelated to String\n
02:29:40----------\n
02:29:4018. INFO in test\TestUnlikely.java (at line 121)\n
02:29:40 i.equals(s); // info\n
02:29:40 ^\n
02:29:40Unlikely argument type for equals(): String seems to be unrelated to Integer\n
02:29:40----------\n
02:29:4019. INFO in test\TestUnlikely.java (at line 125)\n
02:29:40 Predicate<String> p1 = i::equals; // info\n
02:29:40 ^^^^^^^^^\n
02:29:40Unlikely argument type for equals(): String seems to be unrelated to Integer\n
02:29:40----------\n
02:29:4020. INFO in test\TestUnlikely.java (at line 128)\n
02:29:40 BiPredicate<String, Integer> bp2 = Object::equals; // info\n
02:29:40 ^^^^^^^^^^^^^^\n
02:29:40Unlikely argument type for equals(): Integer seems to be unrelated to String\n
02:29:40----------\n
02:29:4021. INFO in test\TestUnlikely.java (at line 131)\n
02:29:40 Objects.equals(s, i); // info\n
02:29:40 ^\n
02:29:40Unlikely argument type for equals(): Integer seems to be unrelated to String\n
02:29:40----------\n
02:29:4022. INFO in test\TestUnlikely.java (at line 132)\n
02:29:40 Objects.equals(i, s); // info\n
02:29:40 ^\n
02:29:40Unlikely argument type for equals(): String seems to be unrelated to Integer\n
02:29:40----------\n
02:29:4023. INFO in test\TestUnlikely.java (at line 136)\n
02:29:40 BiPredicate<String, Integer> bp3 = Objects::equals; // info\n
02:29:40 ^^^^^^^^^^^^^^^\n
02:29:40Unlikely argument type for equals(): Integer seems to be unrelated to String\n
02:29:40----------\n
02:29:4002:29:40--------- Difference is ----------
02:29:40 expected:<[]> but was:<[----------\n
02:29:401. WARNING in test\TestUnlikely.java (at line 30)\n
02:29:40 c.remove(o); // warning: unrelated interface\n
02:29:40 ^\n
02:29:40Unlikely argument type TestUnlikely.OtherInterface for remove(Object) on a Collection<TestUnlikely.Interface>\n
02:29:40----------\n
02:29:402. WARNING in test\TestUnlikely.java (at line 37)\n
02:29:40 c.remove(i); // warning: unrelated interface\n
02:29:40 ^\n
02:29:40Unlikely argument type TestUnlikely.Interface for remove(Object) on a Collection<TestUnlikely.OtherInterface>\n
02:29:40----------\n
02:29:403. WARNING in test\TestUnlikely.java (at line 39)\n
02:29:40 c.remove(f); // warning: impossible\n
02:29:40 ^\n
02:29:40Unlikely argument type TestUnlikely.Final for remove(Object) on a Collection<TestUnlikely.OtherInterface>\n
02:29:40----------\n
02:29:404. WARNING in test\TestUnlikely.java (at line 40)\n
02:29:40 c.remove(nf); // warning: castable, but not supertype\n
02:29:40 ^^\n
02:29:40Unlikely argument type TestUnlikely.NonFinal for remove(Object) on a Collection<TestUnlikely.OtherInterface>\n
02:29:40----------\n
02:29:405. WARNING in test\TestUnlikely.java (at line 46)\n
02:29:40 c.remove(o); // warning: impossible\n
02:29:40 ^\n
02:29:40Unlikely argument type TestUnlikely.OtherInterface for remove(Object) on a Collection<TestUnlikely.Final>\n
02:29:40----------\n
02:29:406. WARNING in test\TestUnlikely.java (at line 48)\n
02:29:40 c.remove(nf); // warning: impossible\n
02:29:40 ^^\n
02:29:40Unlikely argument type TestUnlikely.NonFinal for remove(Object) on a Collection<TestUnlikely.Final>\n
02:29:40----------\n
02:29:407. WARNING in test\TestUnlikely.java (at line 49)\n
02:29:40 c.remove(s); // warning: impossible\n
02:29:40 ^\n
02:29:40Unlikely argument type TestUnlikely.Sub for remove(Object) on a Collection<TestUnlikely.Final>\n
02:29:40----------\n
02:29:408. WARNING in test\TestUnlikely.java (at line 54)\n
02:29:40 c.remove(o); // warning: unrelated interface\n
02:29:40 ^\n
02:29:40Unlikely argument type TestUnlikely.OtherInterface for remove(Object) on a Collection<TestUnlikely.NonFinal>\n
02:29:40----------\n
02:29:409. WARNING in test\TestUnlikely.java (at line 55)\n
02:29:40 c.remove(f); // warning: impossible\n
02:29:40 ^\n
02:29:40Unlikely argument type TestUnlikely.Final for remove(Object) on a Collection<TestUnlikely.NonFinal>\n
02:29:40----------\n
02:29:4010. WARNING in test\TestUnlikely.java (at line 63)\n
02:29:40 c.remove(f); // warning: impossible\n
02:29:40 ^\n
02:29:40Unlikely argument type TestUnlikely.Final for remove(Object) on a Collection<TestUnlikely.Sub>\n
02:29:40----------\n
02:29:4011. WARNING in test\TestUnlikely.java (at line 70)\n
02:29:40 map.containsKey(value); // warning\n
02:29:40 ^^^^^\n
02:29:40Unlikely argument type V for containsKey(Object) on a Map<K,V>\n
02:29:40----------\n
02:29:4012. WARNING in test\TestUnlikely.java (at line 71)\n
02:29:40 map.containsValue(key); // warning\n
02:29:40 ^^^\n
02:29:40Unlikely argument type K for containsValue(Object) on a Map<K,V>\n
02:29:40----------\n
02:29:4013. WARNING in test\TestUnlikely.java (at line 95)\n
02:29:40 if (c.contains(iterator.next())) { // warning\n
02:29:40 ^^^^^^^^^^^^^^^\n
02:29:40Unlikely argument type U for contains(Object) on a Collection<T>\n
02:29:40----------\n
02:29:4014. WARNING in test\TestUnlikely.java (at line 105)\n
02:29:40 c.removeAll(other); // warning\n
02:29:40 ^^^^^\n
02:29:40Unlikely argument type Set<TestUnlikely.Final> for removeAll(Collection<?>) on a Collection<TestUnlikely.NonFinal>\n
02:29:40----------\n
02:29:4015. WARNING in test\TestUnlikely.java (at line 111)\n
02:29:40 Predicate<OtherInterface> p2 = c::contains; // warning\n
02:29:40 ^^^^^^^^^^^\n
02:29:40Unlikely argument type TestUnlikely.OtherInterface for contains(Object) on a Collection<TestUnlikely.Interface>\n
02:29:40----------\n
02:29:4016. WARNING in test\TestUnlikely.java (at line 112)\n
02:29:40 BiPredicate<Collection<Interface>, OtherInterface> bp2 = Collection<Interface>::contains; // warning\n
02:29:40 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n
02:29:40Unlikely argument type TestUnlikely.OtherInterface for contains(Object) on a Collection<TestUnlikely.Interface>\n
02:29:40----------\n
02:29:4017. INFO in test\TestUnlikely.java (at line 120)\n
02:29:40 s.equals(i); // info\n
02:29:40 ^\n
02:29:40Unlikely argument type for equals(): Integer seems to be unrelated to String\n
02:29:40----------\n
02:29:4018. INFO in test\TestUnlikely.java (at line 121)\n
02:29:40 i.equals(s); // info\n
02:29:40 ^\n
02:29:40Unlikely argument type for equals(): String seems to be unrelated to Integer\n
02:29:40----------\n
02:29:4019. INFO in test\TestUnlikely.java (at line 125)\n
02:29:40 Predicate<String> p1 = i::equals; // info\n
02:29:40 ^^^^^^^^^\n
02:29:40Unlikely argument type for equals(): String seems to be unrelated to Integer\n
02:29:40----------\n
02:29:4020. INFO in test\TestUnlikely.java (at line 128)\n
02:29:40 BiPredicate<String, Integer> bp2 = Object::equals; // info\n
02:29:40 ^^^^^^^^^^^^^^\n
02:29:40Unlikely argument type for equals(): Integer seems to be unrelated to String\n
02:29:40----------\n
02:29:4021. INFO in test\TestUnlikely.java (at line 131)\n
02:29:40 Objects.equals(s, i); // info\n
02:29:40 ^\n
02:29:40Unlikely argument type for equals(): Integer seems to be unrelated to String\n
02:29:40----------\n
02:29:4022. INFO in test\TestUnlikely.java (at line 132)\n
02:29:40 Objects.equals(i, s); // info\n
02:29:40 ^\n
02:29:40Unlikely argument type for equals(): String seems to be unrelated to Integer\n
02:29:40----------\n
02:29:4023. INFO in test\TestUnlikely.java (at line 136)\n
02:29:40 BiPredicate<String, Integer> bp3 = Objects::equals; // info\n
02:29:40 ^^^^^^^^^^^^^^^\n
02:29:40Unlikely argument type for equals(): Integer seems to be unrelated to String\n
02:29:40----------\n
02:29:40]>
02:29:40 ProgrammingProblemsTest>TestCase.runTest:957->testBug514956c:3269->AbstractRegressionTest.runNegativeTest:2841->AbstractRegressionTest.runNegativeTest:2850->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2652->TestCase.assertEquals:242->TestCase.assertStringEquals:266 testBug514956c - Eclipse found error(s) but Javac did not find any.
02:29:40----------- Expected ------------
02:29:4002:29:40------------ but was ------------
02:29:40----------\n
02:29:401. ERROR in Unlikely.java (at line 6)\n
02:29:40 return i1.equals((I1)this);\n
02:29:40 ^^^^^^^^\n
02:29:40Unnecessary cast from Unlikely to I1\n
02:29:40----------\n
02:29:402. ERROR in Unlikely.java (at line 9)\n
02:29:40 return i1.equals((I3)i2);\n
02:29:40 ^^^^^^\n
02:29:40Unnecessary cast from I2 to I3\n
02:29:40----------\n
02:29:403. WARNING in Unlikely.java (at line 9)\n
02:29:40 return i1.equals((I3)i2);\n
02:29:40 ^^^^^^\n
02:29:40Unlikely argument type for equals(): I3 seems to be unrelated to I1\n
02:29:40----------\n
02:29:4002:29:40--------- Difference is ----------
02:29:40 expected:<[]> but was:<[----------\n
02:29:401. ERROR in Unlikely.java (at line 6)\n
02:29:40 return i1.equals((I1)this);\n
02:29:40 ^^^^^^^^\n
02:29:40Unnecessary cast from Unlikely to I1\n
02:29:40----------\n
02:29:402. ERROR in Unlikely.java (at line 9)\n
02:29:40 return i1.equals((I3)i2);\n
02:29:40 ^^^^^^\n
02:29:40Unnecessary cast from I2 to I3\n
02:29:40----------\n
02:29:403. WARNING in Unlikely.java (at line 9)\n
02:29:40 return i1.equals((I3)i2);\n
02:29:40 ^^^^^^\n
02:29:40Unlikely argument type for equals(): I3 seems to be unrelated to I1\n
02:29:40----------\n
02:29:40]>
02:29:40 RuntimeTests>TestCase.runTest:957->test0600_reflection:148->AbstractRegressionTest.runConformTest:3678->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2703 test0600_reflection: unused excuse org.eclipse.jdt.core.tests.compiler.regression.AbstractRegressionTest$JavacTestOptions$EclipseJustification$3@207e3ffd for compiler org.eclipse.jdt.core.tests.compiler.regression.AbstractRegressionTest$JavacCompiler@2a3251ad
02:29:40 ScannerTest>TestCase.runTest:957->test045:961->AbstractRegressionTest.runConformTest:1890->AbstractRegressionTest.runConformTest:1893->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2660->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test045 - Javac found error(s) but Eclipse did not find any.
02:29:40----------- Expected ------------
02:29:4002:29:40------------ but was ------------
02:29:40_X.java:5: error: variable i is already defined in method main(String[])\n
02:29:40 String i\u0001;\n
02:29:40 ^\n
02:29:40_X.java:6: error: variable i is already defined in method main(String[])\n
02:29:40 String i\u0002;\n
02:29:40 ^\n
02:29:40_X.java:7: error: variable i is already defined in method main(String[])\n
02:29:40 String i\u0003;\n
02:29:40 ^\n
02:29:40_X.java:8: error: variable i is already defined in method main(String[])\n
02:29:40 String i\u0004;\n
02:29:40 ^\n
02:29:40_X.java:9: error: variable i is already defined in method main(String[])\n
02:29:40 String i\u0005;\n
02:29:40 ^\n
02:29:40_X.java:10: error: variable i is already defined in method main(String[])\n
02:29:40 String i\u0006;\n
02:29:40 ^\n
02:29:40_X.java:11: error: variable i is already defined in method main(String[])\n
02:29:40 String i\u0007;\n
02:29:40 ^\n
02:29:40_X.java:12: error: variable i is already defined in method main(String[])\n
02:29:40 String i\u0008;\n
02:29:40 ^\n
02:29:40_X.java:13: error: variable i is already defined in method main(String[])\n
02:29:40 String i\u000e;\n
02:29:40 ^\n
02:29:40_X.java:14: error: variable i is already defined in method main(String[])\n
02:29:40 String i\u000f;\n
02:29:40 ^\n
02:29:40_X.java:15: error: variable i is already defined in method main(String[])\n
02:29:40 String i\u0010;\n
02:29:40 ^\n
02:29:40_X.java:16: error: variable i is already defined in method main(String[])\n
02:29:40 String i\u0011;\n
02:29:40 ^\n
02:29:40_X.java:17: error: variable i is already defined in method main(String[])\n
02:29:40 String i\u0012;\n
02:29:40 ^\n
02:29:40_X.java:18: error: variable i is already defined in method main(String[])\n
02:29:40 String i\u0013;\n
02:29:40 ^\n
02:29:40_X.java:19: error: variable i is already defined in method main(String[])\n
02:29:40 String i\u0014;\n
02:29:40 ^\n
02:29:40_X.java:20: error: variable i is already defined in method main(String[])\n
02:29:40 String i\u0015;\n
02:29:40 ^\n
02:29:40_X.java:21: error: variable i is already defined in method main(String[])\n
02:29:40 String i\u0016;\n
02:29:40 ^\n
02:29:40_X.java:22: error: variable i is already defined in method main(String[])\n
02:29:40 String i\u0017;\n
02:29:40 ^\n
02:29:40_X.java:23: error: variable i is already defined in method main(String[])\n
02:29:40 String i\u0018;\n
02:29:40 ^\n
02:29:40_X.java:24: error: variable i is already defined in method main(String[])\n
02:29:40 String i\u0019;\n
02:29:40 ^\n
02:29:40_X.java:25: error: variable i is already defined in method main(String[])\n
02:29:40 String i\u001a;\n
02:29:40 ^\n
02:29:40_X.java:26: error: variable i is already defined in method main(String[])\n
02:29:40 String i\u001b;\n
02:29:40 ^\n
02:29:40_X.java:27: error: variable i is already defined in method main(String[])\n
02:29:40 String i\u007f;\n
02:29:40 ^\n
02:29:4023 errors\n
02:29:4002:29:40--------- Difference is ----------
02:29:40 expected:<[]> but was:<[_X.java:5: error: variable i is already defined in method main(String[])\n
02:29:40 String i\u0001;\n
02:29:40 ^\n
02:29:40_X.java:6: error: variable i is already defined in method main(String[])\n
02:29:40 String i\u0002;\n
02:29:40 ^\n
02:29:40_X.java:7: error: variable i is already defined in method main(String[])\n
02:29:40 String i\u0003;\n
02:29:40 ^\n
02:29:40_X.java:8: error: variable i is already defined in method main(String[])\n
02:29:40 String i\u0004;\n
02:29:40 ^\n
02:29:40_X.java:9: error: variable i is already defined in method main(String[])\n
02:29:40 String i\u0005;\n
02:29:40 ^\n
02:29:40_X.java:10: error: variable i is already defined in method main(String[])\n
02:29:40 String i\u0006;\n
02:29:40 ^\n
02:29:40_X.java:11: error: variable i is already defined in method main(String[])\n
02:29:40 String i\u0007;\n
02:29:40 ^\n
02:29:40_X.java:12: error: variable i is already defined in method main(String[])\n
02:29:40 String i\u0008;\n
02:29:40 ^\n
02:29:40_X.java:13: error: variable i is already defined in method main(String[])\n
02:29:40 String i\u000e;\n
02:29:40 ^\n
02:29:40_X.java:14: error: variable i is already defined in method main(String[])\n
02:29:40 String i\u000f;\n
02:29:40 ^\n
02:29:40_X.java:15: error: variable i is already defined in method main(String[])\n
02:29:40 String i\u0010;\n
02:29:40 ^\n
02:29:40_X.java:16: error: variable i is already defined in method main(String[])\n
02:29:40 String i\u0011;\n
02:29:40 ^\n
02:29:40_X.java:17: error: variable i is already defined in method main(String[])\n
02:29:40 String i\u0012;\n
02:29:40 ^\n
02:29:40_X.java:18: error: variable i is already defined in method main(String[])\n
02:29:40 String i\u0013;\n
02:29:40 ^\n
02:29:40_X.java:19: error: variable i is already defined in method main(String[])\n
02:29:40 String i\u0014;\n
02:29:40 ^\n
02:29:40_X.java:20: error: variable i is already defined in method main(String[])\n
02:29:40 String i\u0015;\n
02:29:40 ^\n
02:29:40_X.java:21: error: variable i is already defined in method main(String[])\n
02:29:40 String i\u0016;\n
02:29:40 ^\n
02:29:40_X.java:22: error: variable i is already defined in method main(String[])\n
02:29:40 String i\u0017;\n
02:29:40 ^\n
02:29:40_X.java:23: error: variable i is already defined in method main(String[])\n
02:29:40 String i\u0018;\n
02:29:40 ^\n
02:29:40_X.java:24: error: variable i is already defined in method main(String[])\n
02:29:40 String i\u0019;\n
02:29:40 ^\n
02:29:40_X.java:25: error: variable i is already defined in method main(String[])\n
02:29:40 String i\u001a;\n
02:29:40 ^\n
02:29:40_X.java:26: error: variable i is already defined in method main(String[])\n
02:29:40 String i\u001b;\n
02:29:40 ^\n
02:29:40_X.java:27: error: variable i is already defined in method main(String[])\n
02:29:40 String i\u007f;\n
02:29:40 ^\n
02:29:4023 errors\n
02:29:40]>
02:29:40 SerialVersionUIDTests>TestCase.runTest:957->test011:221->AbstractRegressionTest.runNegativeTest:2841->AbstractRegressionTest.runNegativeTest:2850->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2652->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test011 - Eclipse found error(s) but Javac did not find any.
02:29:40----------- Expected ------------
02:29:4002:29:40------------ but was ------------
02:29:40----------\n
02:29:401. ERROR in X.java (at line 2)\n
02:29:40 private static final long serialVersionUID = 1L;\n
02:29:40 ^^^^^^^^^^^^^^^^\n
02:29:40The value of the field X.serialVersionUID is not used\n
02:29:40----------\n
02:29:4002:29:40--------- Difference is ----------
02:29:40 expected:<[]> but was:<[----------\n
02:29:401. ERROR in X.java (at line 2)\n
02:29:40 private static final long serialVersionUID = 1L;\n
02:29:40 ^^^^^^^^^^^^^^^^\n
02:29:40The value of the field X.serialVersionUID is not used\n
02:29:40----------\n
02:29:40]>
02:29:40 SerialVersionUIDTests>TestCase.runTest:957->test012:244->AbstractRegressionTest.runNegativeTest:2841->AbstractRegressionTest.runNegativeTest:2850->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2652->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test012 - Eclipse found error(s) but Javac did not find any.
02:29:40----------- Expected ------------
02:29:4002:29:40------------ but was ------------
02:29:40----------\n
02:29:401. ERROR in X.java (at line 2)\n
02:29:40 private static final long serialVersionUID = 1L;\n
02:29:40 ^^^^^^^^^^^^^^^^\n
02:29:40The value of the field X<T>.serialVersionUID is not used\n
02:29:40----------\n
02:29:4002:29:40--------- Difference is ----------
02:29:40 expected:<[]> but was:<[----------\n
02:29:401. ERROR in X.java (at line 2)\n
02:29:40 private static final long serialVersionUID = 1L;\n
02:29:40 ^^^^^^^^^^^^^^^^\n
02:29:40The value of the field X<T>.serialVersionUID is not used\n
02:29:40----------\n
02:29:40]>
02:29:40 SerialVersionUIDTests>TestCase.runTest:957->test013:267->AbstractRegressionTest.runNegativeTest:2841->AbstractRegressionTest.runNegativeTest:2850->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2652->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test013 - Eclipse found error(s) but Javac did not find any.
02:29:40----------- Expected ------------
02:29:4002:29:40------------ but was ------------
02:29:40----------\n
02:29:401. ERROR in X.java (at line 2)\n
02:29:40 private static final long serialPersistentFields = 1L;\n
02:29:40 ^^^^^^^^^^^^^^^^^^^^^^\n
02:29:40The value of the field X<T>.serialPersistentFields is not used\n
02:29:40----------\n
02:29:4002:29:40--------- Difference is ----------
02:29:40 expected:<[]> but was:<[----------\n
02:29:401. ERROR in X.java (at line 2)\n
02:29:40 private static final long serialPersistentFields = 1L;\n
02:29:40 ^^^^^^^^^^^^^^^^^^^^^^\n
02:29:40The value of the field X<T>.serialPersistentFields is not used\n
02:29:40----------\n
02:29:40]>
02:29:40 SerialVersionUIDTests>TestCase.runTest:957->test014:289->AbstractRegressionTest.runNegativeTest:2841->AbstractRegressionTest.runNegativeTest:2850->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2652->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test014 - Eclipse found error(s) but Javac did not find any.
02:29:40----------- Expected ------------
02:29:4002:29:40------------ but was ------------
02:29:40----------\n
02:29:401. ERROR in X.java (at line 2)\n
02:29:40 private static final long serialPersistentFields = 1L;\n
02:29:40 ^^^^^^^^^^^^^^^^^^^^^^\n
02:29:40The value of the field X.serialPersistentFields is not used\n
02:29:40----------\n
02:29:4002:29:40--------- Difference is ----------
02:29:40 expected:<[]> but was:<[----------\n
02:29:401. ERROR in X.java (at line 2)\n
02:29:40 private static final long serialPersistentFields = 1L;\n
02:29:40 ^^^^^^^^^^^^^^^^^^^^^^\n
02:29:40The value of the field X.serialPersistentFields is not used\n
02:29:40----------\n
02:29:40]>
02:29:40 SerialVersionUIDTests>TestCase.runTest:957->test015:312->AbstractRegressionTest.runNegativeTest:2841->AbstractRegressionTest.runNegativeTest:2850->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2652->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test015 - Eclipse found error(s) but Javac did not find any.
02:29:40----------- Expected ------------
02:29:4002:29:40------------ but was ------------
02:29:40----------\n
02:29:401. ERROR in X.java (at line 5)\n
02:29:40 private int i;\n
02:29:40 ^\n
02:29:40The value of the field X<T>.i is not used\n
02:29:40----------\n
02:29:4002:29:40--------- Difference is ----------
02:29:40 expected:<[]> but was:<[----------\n
02:29:401. ERROR in X.java (at line 5)\n
02:29:40 private int i;\n
02:29:40 ^\n
02:29:40The value of the field X<T>.i is not used\n
02:29:40----------\n
02:29:40]>
02:29:40 SerialVersionUIDTests>TestCase.runTest:957->test016:337->AbstractRegressionTest.runNegativeTest:2841->AbstractRegressionTest.runNegativeTest:2850->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2652->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test016 - Eclipse found error(s) but Javac did not find any.
02:29:40----------- Expected ------------
02:29:4002:29:40------------ but was ------------
02:29:40----------\n
02:29:401. ERROR in X.java (at line 5)\n
02:29:40 private int i;\n
02:29:40 ^\n
02:29:40The value of the field X.i is not used\n
02:29:40----------\n
02:29:4002:29:40--------- Difference is ----------
02:29:40 expected:<[]> but was:<[----------\n
02:29:401. ERROR in X.java (at line 5)\n
02:29:40 private int i;\n
02:29:40 ^\n
02:29:40The value of the field X.i is not used\n
02:29:40----------\n
02:29:40]>
02:29:40 StaticImportTest>TestCase.runTest:957->test074:2538->AbstractRegressionTest.runConformTest:1890->AbstractRegressionTest.runConformTest:1893->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2660->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test074 - Javac found error(s) but Eclipse did not find any.
02:29:40----------- Expected ------------
02:29:4002:29:40------------ but was ------------
02:29:40test/Outer.java:4: error: cannot find symbol\n
02:29:40 int i = VALUE;\n
02:29:40 ^\n
02:29:40 symbol: variable VALUE\n
02:29:40 location: class Outer\n
02:29:401 error\n
02:29:4002:29:40--------- Difference is ----------
02:29:40 expected:<[]> but was:<[test/Outer.java:4: error: cannot find symbol\n
02:29:40 int i = VALUE;\n
02:29:40 ^\n
02:29:40 symbol: variable VALUE\n
02:29:40 location: class Outer\n
02:29:401 error\n
02:29:40]>
02:29:40 StaticImportTest>TestCase.runTest:957->test078:2648->AbstractRegressionTest.runNegativeTest:2723->AbstractRegressionTest.runNegativeTest:2734->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2652->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test078 - Eclipse found error(s) but Javac did not find any.
02:29:40----------- Expected ------------
02:29:4002:29:40------------ but was ------------
02:29:40----------\n
02:29:401. ERROR in A\A.java (at line 3)\n
02:29:40 import B.B.C1;\n
02:29:40 ^^^^^^\n
02:29:40The import B.B.C1 collides with another import statement\n
02:29:40----------\n
02:29:4002:29:40--------- Difference is ----------
02:29:40 expected:<[]> but was:<[----------\n
02:29:401. ERROR in A\A.java (at line 3)\n
02:29:40 import B.B.C1;\n
02:29:40 ^^^^^^\n
02:29:40The import B.B.C1 collides with another import statement\n
02:29:40----------\n
02:29:40]>
02:29:40 StaticImportTest>TestCase.runTest:957->test079:2682->AbstractRegressionTest.runNegativeTest:2723->AbstractRegressionTest.runNegativeTest:2734->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2668->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test079 - Eclipse found warning(s) but Javac did not find any.
02:29:40----------- Expected ------------
02:29:4002:29:40------------ but was ------------
02:29:40----------\n
02:29:401. WARNING in A\A.java (at line 2)\n
02:29:40 import static B.B.C1;\n
02:29:40 ^^^^^^\n
02:29:40The import B.B.C1 is never used\n
02:29:40----------\n
02:29:4002:29:40--------- Difference is ----------
02:29:40 expected:<[]> but was:<[----------\n
02:29:401. WARNING in A\A.java (at line 2)\n
02:29:40 import static B.B.C1;\n
02:29:40 ^^^^^^\n
02:29:40The import B.B.C1 is never used\n
02:29:40----------\n
02:29:40]>
02:29:40 SwitchTest>TestCase.runTest:957->test014:610->AbstractRegressionTest.runNegativeTest:2841->AbstractRegressionTest.runNegativeTest:2850->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2656->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test014 - Eclipse found error(s) but Javac only found warning(s).
02:29:40----------- Expected ------------
02:29:40----------\n
02:29:401. ERROR in X.java (at line 18)\n
02:29:40 case 6://WRONG\n
02:29:40 ^^^^^^\n
02:29:40Switch case may be entered by falling through previous case. If intended, add a new comment //$FALL-THROUGH$ on the line above\n
02:29:40----------\n
02:29:4002:29:40------------ but was ------------
02:29:40X.java:8: warning: [fallthrough] possible fall-through into case\n
02:29:40 case 2://OK\n
02:29:40 ^\n
02:29:40X.java:10: warning: [fallthrough] possible fall-through into case\n
02:29:40 case 3://OK\n
02:29:40 ^\n
02:29:40X.java:13: warning: [fallthrough] possible fall-through into case\n
02:29:40 case 4://OK\n
02:29:40 ^\n
02:29:40X.java:18: warning: [fallthrough] possible fall-through into case\n
02:29:40 case 6://WRONG\n
02:29:40 ^\n
02:29:40X.java:22: warning: [fallthrough] possible fall-through into case\n
02:29:40 case 7://OK\n
02:29:40 ^\n
02:29:405 warnings\n
02:29:4002:29:40--------- Difference is ----------
02:29:40 expected:<[----------\n
02:29:401. ERROR in X.java (at line 18)\n
02:29:40 case 6://WRONG\n
02:29:40 ^^^^^^\n
02:29:40Switch case may be entered by falling through previous case. If intended, add a new comment //$FALL-THROUGH$ on the line above\n
02:29:40----------]\n
02:29:40> but was:<[X.java:8: warning: [fallthrough] possible fall-through into case\n
02:29:40 case 2://OK\n
02:29:40 ^\n
02:29:40X.java:10: warning: [fallthrough] possible fall-through into case\n
02:29:40 case 3://OK\n
02:29:40 ^\n
02:29:40X.java:13: warning: [fallthrough] possible fall-through into case\n
02:29:40 case 4://OK\n
02:29:40 ^\n
02:29:40X.java:18: warning: [fallthrough] possible fall-through into case\n
02:29:40 case 6://WRONG\n
02:29:40 ^\n
02:29:40X.java:22: warning: [fallthrough] possible fall-through into case\n
02:29:40 case 7://OK\n
02:29:40 ^\n
02:29:405 warnings]\n
02:29:40>
02:29:40 SwitchTest>TestCase.runTest:957->test015:653->AbstractRegressionTest.runNegativeTest:2841->AbstractRegressionTest.runNegativeTest:2850->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2656->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test015 - Eclipse found error(s) but Javac only found warning(s).
02:29:40----------- Expected ------------
02:29:40----------\n
02:29:401. ERROR in X.java (at line 18)\n
02:29:40 case 6://WRONG\n
02:29:40 ^^^^^^\n
02:29:40Switch case may be entered by falling through previous case. If intended, add a new comment //$FALL-THROUGH$ on the line above\n
02:29:40----------\n
02:29:4002:29:40------------ but was ------------
02:29:40X.java:8: warning: [fallthrough] possible fall-through into case\n
02:29:40 case 2://OK\n
02:29:40 ^\n
02:29:40X.java:10: warning: [fallthrough] possible fall-through into case\n
02:29:40 case 3://OK\n
02:29:40 ^\n
02:29:40X.java:13: warning: [fallthrough] possible fall-through into case\n
02:29:40 case 4://OK\n
02:29:40 ^\n
02:29:40X.java:18: warning: [fallthrough] possible fall-through into case\n
02:29:40 case 6://WRONG\n
02:29:40 ^\n
02:29:40X.java:22: warning: [fallthrough] possible fall-through into case\n
02:29:40 case 7://OK\n
02:29:40 ^\n
02:29:405 warnings\n
02:29:4002:29:40--------- Difference is ----------
02:29:40 expected:<[----------\n
02:29:401. ERROR in X.java (at line 18)\n
02:29:40 case 6://WRONG\n
02:29:40 ^^^^^^\n
02:29:40Switch case may be entered by falling through previous case. If intended, add a new comment //$FALL-THROUGH$ on the line above\n
02:29:40----------]\n
02:29:40> but was:<[X.java:8: warning: [fallthrough] possible fall-through into case\n
02:29:40 case 2://OK\n
02:29:40 ^\n
02:29:40X.java:10: warning: [fallthrough] possible fall-through into case\n
02:29:40 case 3://OK\n
02:29:40 ^\n
02:29:40X.java:13: warning: [fallthrough] possible fall-through into case\n
02:29:40 case 4://OK\n
02:29:40 ^\n
02:29:40X.java:18: warning: [fallthrough] possible fall-through into case\n
02:29:40 case 6://WRONG\n
02:29:40 ^\n
02:29:40X.java:22: warning: [fallthrough] possible fall-through into case\n
02:29:40 case 7://OK\n
02:29:40 ^\n
02:29:405 warnings]\n
02:29:40>
02:29:40 SwitchTest>TestCase.runTest:957->test016:696->AbstractRegressionTest.runNegativeTest:2841->AbstractRegressionTest.runNegativeTest:2850->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2656->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test016 - Eclipse found error(s) but Javac only found warning(s).
02:29:40----------- Expected ------------
02:29:40----------\n
02:29:401. ERROR in X.java (at line 8)\n
02:29:40 case 2://WRONG\n
02:29:40 ^^^^^^\n
02:29:40Switch case may be entered by falling through previous case. If intended, add a new comment //$FALL-THROUGH$ on the line above\n
02:29:40----------\n
02:29:4002:29:40------------ but was ------------
02:29:40X.java:8: warning: [fallthrough] possible fall-through into case\n
02:29:40 case 2://WRONG\n
02:29:40 ^\n
02:29:401 warning\n
02:29:4002:29:40--------- Difference is ----------
02:29:40 expected:<[----------\n
02:29:401. ERROR in X.java (at line 8)\n
02:29:40 case 2://WRONG\n
02:29:40 ^^^^^^\n
02:29:40Switch case may be entered by falling through previous case. If intended, add a new comment //$FALL-THROUGH$ on the line above\n
02:29:40----------]\n
02:29:40> but was:<[X.java:8: warning: [fallthrough] possible fall-through into case\n
02:29:40 case 2://WRONG\n
02:29:40 ^\n
02:29:401 warning]\n
02:29:40>
02:29:40 SwitchTest>TestCase.runTest:957->test017:725->AbstractRegressionTest.runNegativeTest:2841->AbstractRegressionTest.runNegativeTest:2850->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2656->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test017 - Eclipse found error(s) but Javac only found warning(s).
02:29:40----------- Expected ------------
02:29:40----------\n
02:29:401. ERROR in X.java (at line 10)\n
02:29:40 default :\n
02:29:40 ^^^^^^^\n
02:29:40Switch case may be entered by falling through previous case. If intended, add a new comment //$FALL-THROUGH$ on the line above\n
02:29:40----------\n
02:29:4002:29:40------------ but was ------------
02:29:40X.java:10: warning: [fallthrough] possible fall-through into case\n
02:29:40 default :\n
02:29:40 ^\n
02:29:401 warning\n
02:29:4002:29:40--------- Difference is ----------
02:29:40 expected:<[----------\n
02:29:401. ERROR in X.java (at line 10)\n
02:29:40 default :\n
02:29:40 ^^^^^^^\n
02:29:40Switch case may be entered by falling through previous case. If intended, add a new comment //$FALL-THROUGH$ on the line above\n
02:29:40----------]\n
02:29:40> but was:<[X.java:10: warning: [fallthrough] possible fall-through into case\n
02:29:40 default :\n
02:29:40 ^\n
02:29:401 warning]\n
02:29:40>
02:29:40 SwitchTest>TestCase.runTest:957->test387146a:2572->AbstractRegressionTest.runNegativeTest:2841->AbstractRegressionTest.runNegativeTest:2850->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2672->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test387146a - Javac found warning(s) but Eclipse did not find any.
02:29:40----------- Expected ------------
02:29:4002:29:40------------ but was ------------
02:29:40X.java:10: warning: [fallthrough] possible fall-through into case\n
02:29:40 case 2:\n
02:29:40 ^\n
02:29:401 warning\n
02:29:4002:29:40--------- Difference is ----------
02:29:40 expected:<[]> but was:<[X.java:10: warning: [fallthrough] possible fall-through into case\n
02:29:40 case 2:\n
02:29:40 ^\n
02:29:401 warning\n
02:29:40]>
02:29:40 SwitchTest>TestCase.runTest:957->test387146b:2601->AbstractRegressionTest.runNegativeTest:2841->AbstractRegressionTest.runNegativeTest:2850->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2672->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test387146b - Javac found warning(s) but Eclipse did not find any.
02:29:40----------- Expected ------------
02:29:4002:29:40------------ but was ------------
02:29:40X.java:10: warning: [fallthrough] possible fall-through into case\n
02:29:40 case 2:\n
02:29:40 ^\n
02:29:401 warning\n
02:29:4002:29:40--------- Difference is ----------
02:29:40 expected:<[]> but was:<[X.java:10: warning: [fallthrough] possible fall-through into case\n
02:29:40 case 2:\n
02:29:40 ^\n
02:29:401 warning\n
02:29:40]>
02:29:40 SwitchTest>TestCase.runTest:957->test410892_4:2782->AbstractRegressionTest.runNegativeTest:2841->AbstractRegressionTest.runNegativeTest:2850->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2668->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test410892_4 - Eclipse found warning(s) but Javac did not find any.
02:29:40----------- Expected ------------
02:29:4002:29:40------------ but was ------------
02:29:40----------\n
02:29:401. WARNING in X.java (at line 4)\n
02:29:40 int var2 = 0;\n
02:29:40 ^^^^\n
02:29:40The value of the local variable var2 is not used\n
02:29:40----------\n
02:29:4002:29:40--------- Difference is ----------
02:29:40 expected:<[]> but was:<[----------\n
02:29:401. WARNING in X.java (at line 4)\n
02:29:40 int var2 = 0;\n
02:29:40 ^^^^\n
02:29:40The value of the local variable var2 is not used\n
02:29:40----------\n
02:29:40]>
02:29:40 SwitchTest>TestCase.runTest:957->test410892_5:2817->AbstractRegressionTest.runNegativeTest:2841->AbstractRegressionTest.runNegativeTest:2850->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2668->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test410892_5 - Eclipse found warning(s) but Javac did not find any.
02:29:40----------- Expected ------------
02:29:4002:29:40------------ but was ------------
02:29:40----------\n
02:29:401. WARNING in X.java (at line 4)\n
02:29:40 int var2 = 0;\n
02:29:40 ^^^^\n
02:29:40The value of the local variable var2 is not used\n
02:29:40----------\n
02:29:4002:29:40--------- Difference is ----------
02:29:40 expected:<[]> but was:<[----------\n
02:29:401. WARNING in X.java (at line 4)\n
02:29:40 int var2 = 0;\n
02:29:40 ^^^^\n
02:29:40The value of the local variable var2 is not used\n
02:29:40----------\n
02:29:40]>
02:29:40 SwitchTest>TestCase.runTest:957->test410892_6:2853->AbstractRegressionTest.runNegativeTest:2841->AbstractRegressionTest.runNegativeTest:2850->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2668->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test410892_6 - Eclipse found warning(s) but Javac did not find any.
02:29:40----------- Expected ------------
02:29:4002:29:40------------ but was ------------
02:29:40----------\n
02:29:401. WARNING in X.java (at line 4)\n
02:29:40 int var2 = 0;\n
02:29:40 ^^^^\n
02:29:40The value of the local variable var2 is not used\n
02:29:40----------\n
02:29:4002:29:40--------- Difference is ----------
02:29:40 expected:<[]> but was:<[----------\n
02:29:401. WARNING in X.java (at line 4)\n
02:29:40 int var2 = 0;\n
02:29:40 ^^^^\n
02:29:40The value of the local variable var2 is not used\n
02:29:40----------\n
02:29:40]>
02:29:40 SwitchTest>TestCase.runTest:957->testBug374605:2144->AbstractRegressionTest.runNegativeTest:2841->AbstractRegressionTest.runNegativeTest:2850->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2668->TestCase.assertEquals:242->TestCase.assertStringEquals:266 testBug374605 - Eclipse found warning(s) but Javac did not find any.
02:29:40----------- Expected ------------
02:29:4002:29:40------------ but was ------------
02:29:40----------\n
02:29:401. WARNING in p\X.java (at line 4)\n
02:29:40 switch (i) {\n
02:29:40 ^\n
02:29:40The switch statement should have a default case\n
02:29:40----------\n
02:29:4002:29:40--------- Difference is ----------
02:29:40 expected:<[]> but was:<[----------\n
02:29:401. WARNING in p\X.java (at line 4)\n
02:29:40 switch (i) {\n
02:29:40 ^\n
02:29:40The switch statement should have a default case\n
02:29:40----------\n
02:29:40]>
02:29:40 XLargeTest>TestCase.runTest:957->test0016:14523->AbstractRegressionTest.runConformTest:1890->AbstractRegressionTest.runConformTest:1893->AbstractRegressionTest.runTest:3169->AbstractRegressionTest.runTest:3534->AbstractRegressionTest.runJavac:2597->AbstractRegressionTest.handleMismatch:2660->TestCase.assertEquals:242->TestCase.assertStringEquals:266 test0016 - Javac found error(s) but Eclipse did not find any.
02:29:40----------- Expected ------------
02:29:4002:29:40------------ but was ------------
02:29:40X.java:2: error: code too large\n
02:29:40 X0(0),\n
02:29:40 ^\n
02:29:401 error\n
02:29:4002:29:40--------- Difference is ----------
02:29:40 expected:<[]> but was:<[X.java:2: error: code too large\n
02:29:40 X0(0),\n
02:29:40 ^\n
02:29:401 error\n
02:29:40]>
02:29:4002:29:40Tests run: 12648, Failures: 192, Errors: 0, Skipped: 0
02:29:4002:29:40[INFO] ------------------------------------------------------------------------
02:29:41[INFO] Reactor Summary:
02:29:41[INFO]
02:29:41[INFO] org.eclipse.jdt.core 3.25.0-SNAPSHOT ............... SUCCESS [05:43 min]
02:29:41[INFO] org.eclipse.jdt.core.tests.compiler 3.12.1500-SNAPSHOT FAILURE [ 02:10 h]
02:29:41[INFO] ------------------------------------------------------------------------
02:29:41[INFO] BUILD FAILURE
02:29:41[INFO] ------------------------------------------------------------------------
02:29:41[INFO] Total time: 02:24 h
02:29:41[INFO] Finished at: 2021-03-06T07:29:41Z
02:29:41[INFO] ------------------------------------------------------------------------
02:29:41[ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:2.2.0:test (default-test) on project org.eclipse.jdt.core.tests.compiler: There are test failures.
02:29:41[ERROR]
02:29:41[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.
02:29:41[ERROR] -> [Help 1]
02:29:41org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:2.2.0:test (default-test) on project org.eclipse.jdt.core.tests.compiler: There are test failures.
02:29:4102:29:41Please 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.
02:29:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215)
02:29:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
02:29:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
02:29:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
02:29:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
02:29:41 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
02:29:41 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
02:29:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
02:29:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
02:29:41 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
02:29:41 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957)
02:29:41 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289)
02:29:41 at org.apache.maven.cli.MavenCli.main (MavenCli.java:193)
02:29:41 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
02:29:41 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
02:29:41 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
02:29:41 at java.lang.reflect.Method.invoke (Method.java:566)
02:29:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
02:29:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
02:29:41 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
02:29:41 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
02:29:41Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.
02:29:4102:29:41Please 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.
02:29:41 at org.eclipse.tycho.surefire.TestMojo.runTest (TestMojo.java:1070)
02:29:41 at org.eclipse.tycho.surefire.TestMojo.execute (TestMojo.java:714)
02:29:41 at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137)
02:29:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210)
02:29:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156)
02:29:41 at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148)
02:29:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117)
02:29:41 at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81)
02:29:41 at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56)
02:29:41 at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128)
02:29:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305)
02:29:41 at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192)
02:29:41 at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105)
02:29:41 at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957)
02:29:41 at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289)
02:29:41 at org.apache.maven.cli.MavenCli.main (MavenCli.java:193)
02:29:41 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
02:29:41 at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:62)
02:29:41 at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43)
02:29:41 at java.lang.reflect.Method.invoke (Method.java:566)
02:29:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282)
02:29:41 at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225)
02:29:41 at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406)
02:29:41 at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347)
02:29:41[ERROR]
02:29:41[ERROR]
02:29:41[ERROR] For more information about the errors and possible solutions, please read the following articles:
02:29:41[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException02:29:41[ERROR]
02:29:41[ERROR] After correcting the problems, you can resume the build with the command
02:29:41[ERROR] mvn <args> -rf :org.eclipse.jdt.core.tests.compiler
02:29:41Build step 'Invoke top-level Maven targets' marked build as failure
02:29:48Archiving artifacts
02:29:49Recording test results
02:29:50[Checks API] No suitable checks publisher found.
02:29:53Sending e-mails to: sravankumarl@in.ibm.com
02:29:53Email was triggered for: Failure - Any
02:29:54Sending email for trigger: Failure - Any
02:29:54Not sending mail to unregistered user jarthana@in.ibm.com because your SCM claimed this was associated with a user ID ‘jarthana' which your security realm does not recognize; you may need changes in your SCM plugin
02:29:55Sending email to: manpalat@in.ibm.com kalyan_prasad@in.ibm.com akurtako@redhat.com sarika.sinha@in.ibm.com Vikas.Chandra@in.ibm.com jarthana@in.ibm.com
02:29:55Finished: FAILURE