diamonds: cannot use diamonds with explicit constructor types/disable checks on type args for non generics constructors (sic!?)

This commit is contained in:
anna
2011-05-17 20:31:59 +04:00
parent 1ccbc4e984
commit 097a350597
11 changed files with 39 additions and 49 deletions

View File

@@ -92,7 +92,7 @@ public class LightAdvHighlightingJdk7Test extends LightDaemonAnalyzerTestCase {
doTest(false, false);
}
public void testDiamondPos8() throws Exception {
public void testDiamondNeg15() throws Exception {
doTest(false, false);
}