mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-12 03:18:37 +00:00
4 lines
236 B
Plaintext
4 lines
236 B
Plaintext
NullsInPatterns.java:35:18: compiler.err.instanceof.pattern.no.subtype: java.util.List, compiler.misc.type.null
|
|
NullsInPatterns.java:46:18: compiler.err.instanceof.pattern.no.subtype: java.util.List<?>, compiler.misc.type.null
|
|
2 errors
|