mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
least upper bound for primitive arrays fixed (IDEA-111420)
This commit is contained in:
+1
@@ -178,4 +178,5 @@ public class LightAdvHighlightingJdk7Test extends LightDaemonAnalyzerTestCase {
|
||||
public void testIDEA63731() { doTest(false, false); }
|
||||
public void testIDEA62056() { doTest(false, false); }
|
||||
public void testIDEA78916() { doTest(false, false); }
|
||||
public void testIDEA111420() { doTest(false, false); }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user