hg: jdk9/sandbox/langtools: 8067883: Javac misses some opportunities	for diagnostic simplification
    chris.hegarty at oracle.com 
    chris.hegarty at oracle.com
       
    Tue Jan  6 16:04:49 UTC 2015
    
    
  
Changeset: 92ee16cb8a0c
Author:    mcimadamore
Date:      2015-01-06 15:46 +0000
URL:       http://hg.openjdk.java.net/jdk9/sandbox/langtools/rev/92ee16cb8a0c
8067883: Javac misses some opportunities for diagnostic simplification
Summary: Javac always report full inference diagnostic, even when message does not mention inference variables.
Reviewed-by: jlahoda
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Resolve.java
+ test/tools/javac/Diagnostics/compressed/8067883/T8067883.java
+ test/tools/javac/Diagnostics/compressed/8067883/T8067883a.out
+ test/tools/javac/Diagnostics/compressed/8067883/T8067883b.out
    
    
More information about the jdk9-sandbox-changes
mailing list