hg: jdk8u/jdk8u-dev/langtools: 8058511: StackOverflowError at	com.sun.tools.javac.code.Types.lub
    maurizio.cimadamore at oracle.com 
    maurizio.cimadamore at oracle.com
       
    Tue Oct 28 15:03:20 UTC 2014
    
    
  
Changeset: ac75605c22f6
Author:    mcimadamore
Date:      2014-10-28 14:59 +0000
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u-dev/langtools/rev/ac75605c22f6
8058511: StackOverflowError at com.sun.tools.javac.code.Types.lub
Summary: Lub crashes when handling typevar with array bound
Reviewed-by: vromero, dlsmith
! src/share/classes/com/sun/tools/javac/code/Types.java
+ test/tools/javac/generics/inference/8058511/T8058511a.java
+ test/tools/javac/generics/inference/8058511/T8058511b.java
+ test/tools/javac/generics/inference/8058511/T8058511c.java
    
    
More information about the jdk8u-dev-changes
mailing list