mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
private method is not available from anonymous class via this (IDEA-78916)
This commit is contained in:
+1
@@ -179,4 +179,5 @@ public class LightAdvHighlightingJdk7Test extends LightDaemonAnalyzerTestCase {
|
||||
public void testIDEA70890() { doTest(false, false); }
|
||||
public void testIDEA63731() { doTest(false, false); }
|
||||
public void testIDEA62056() { doTest(false, false); }
|
||||
public void testIDEA78916() { doTest(false, false); }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user