hg: jdk9/sandbox/langtools: 8157149: Inference: weird propagation of	thrown inference variables
    chris.hegarty at oracle.com 
    chris.hegarty at oracle.com
       
    Mon May 23 14:16:13 UTC 2016
    
    
  
Changeset: a8b7c9938b74
Author:    mcimadamore
Date:      2016-05-23 15:07 +0100
URL:       http://hg.openjdk.java.net/jdk9/sandbox/langtools/rev/a8b7c9938b74
8157149: Inference: weird propagation of thrown inference variables
Summary: Overhaul of treatment of thrown inference variables
Reviewed-by: vromero
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Attr.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Infer.java
+ test/tools/javac/generics/inference/8157149/T8157149a.java
+ test/tools/javac/generics/inference/8157149/T8157149a.out
+ test/tools/javac/generics/inference/8157149/T8157149b.java
+ test/tools/javac/generics/inference/8157149/T8157149c.java
    
    
More information about the jdk9-sandbox-changes
mailing list