langtools/test/tools/javac/T4881267.out
author mcimadamore
Wed, 26 Oct 2016 15:41:25 +0100
changeset 41856 13a056e8f16e
parent 20251 90a73be53aa0
permissions -rw-r--r--
8168774: Polymorhic signature method check crashes javac Summary: Check for polysig method assumes arity is greater than zero Reviewed-by: vromero
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
20251
90a73be53aa0 4881267: improve diagnostic for "instanceof T" for type parameter T
kizune
parents:
diff changeset
     1
T4881267.java:10:34: compiler.err.illegal.generic.type.for.instof
90a73be53aa0 4881267: improve diagnostic for "instanceof T" for type parameter T
kizune
parents:
diff changeset
     2
1 error