hg: jdk8/tl/langtools: 4881267: improve diagnostic for "instanceof T"	for type parameter T
    alexander.zuev at oracle.com 
    alexander.zuev at oracle.com
       
    Mon Sep 23 07:30:07 PDT 2013
    
    
  
Changeset: 64e79d38bd07
Author:    kizune
Date:      2013-09-23 18:29 +0400
URL:       http://hg.openjdk.java.net/jdk8/tl/langtools/rev/64e79d38bd07
4881267: improve diagnostic for "instanceof T" for type parameter T
Reviewed-by: vromero, jjg
! src/share/classes/com/sun/tools/javac/comp/Attr.java
! src/share/classes/com/sun/tools/javac/comp/Check.java
+ test/tools/javac/T4881267.java
+ test/tools/javac/T4881267.out
    
    
More information about the compiler-dev
mailing list