jdk-24/test/langtools/tools/javac/generics/6946618/T6946618c.out
2017-09-12 19:03:39 +02:00

5 lines
312 B
Plaintext

T6946618c.java:13:24: compiler.err.type.found.req: ? extends java.lang.String, (compiler.misc.type.req.exact)
T6946618c.java:14:24: compiler.err.type.found.req: ? super java.lang.String, (compiler.misc.type.req.exact)
T6946618c.java:15:24: compiler.err.type.found.req: ?, (compiler.misc.type.req.exact)
3 errors