Community
Participate
Working Groups
See GenericsRegressionTest_1_8.testBug424712a(): // The extra error with <unknown> reads a bit weird. "----------\n" + ... "3. ERROR in X.java (at line 12)\n" + " Set<Y> rosterSet = (Set<Y>) foo(null, Set::new);\n" + " ^^^^^^^^^^^^^^^^^^^\n" + "Type mismatch: cannot convert from Collection<Object> to <unknown>\n" + "----------\n" +
Delinking from https://bugs.eclipse.org/bugs/show_bug.cgi?id=448791 and instead linking to https://bugs.eclipse.org/bugs/show_bug.cgi?id=400831
Cumulative fix and tests for bug 448954 and 448826 released here: http://git.eclipse.org/c/jdt/eclipse.jdt.core.git/commit/?id=1ddc6abfe5d6cd8ad8c71d5100cfa53f4e84487a
Verified for 4.5 M4 using build I20141208-2000