hg: jdk8/tl/langtools: 7123100: javac fails with java.lang.StackOverflowError

maurizio.cimadamore at oracle.com maurizio.cimadamore at oracle.com
Thu Jan 12 07:29:13 PST 2012


Changeset: 133744729455
Author:    mcimadamore
Date:      2012-01-12 15:28 +0000
URL:       http://hg.openjdk.java.net/jdk8/tl/langtools/rev/133744729455

7123100: javac fails with java.lang.StackOverflowError
Summary: Inference of under-constrained type-variables creates erroneous recursive wildcard types
Reviewed-by: jjg

! src/share/classes/com/sun/tools/javac/comp/Infer.java
+ test/tools/javac/cast/7123100/T7123100a.java
+ test/tools/javac/cast/7123100/T7123100a.out
+ test/tools/javac/cast/7123100/T7123100b.java
+ test/tools/javac/cast/7123100/T7123100b.out
+ test/tools/javac/cast/7123100/T7123100c.java
+ test/tools/javac/cast/7123100/T7123100c.out
+ test/tools/javac/cast/7123100/T7123100d.java
+ test/tools/javac/cast/7123100/T7123100d.out



More information about the serviceability-dev mailing list