mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
inference: unchecked warning in type params bounds (IDEA-152758)
This commit is contained in:
+4
@@ -982,4 +982,8 @@ public class GenericsHighlighting8Test extends LightDaemonAnalyzerTestCase {
|
||||
public void testLooseInvocationContextForProperPrimitiveTypes() throws Exception {
|
||||
doTest();
|
||||
}
|
||||
|
||||
public void testUncheckedWarningsInsideIncorporationPhase() throws Exception {
|
||||
doTest();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user