hg: jdk8u/jdk8u-dev/langtools: 8043725: javac fails with StackOverflowException

maurizio.cimadamore at oracle.com maurizio.cimadamore at oracle.com
Tue Jun 10 09:24:21 UTC 2014


Changeset: 63ef1e0410d1
Author:    mcimadamore
Date:      2014-06-10 10:22 +0100
URL:       http://hg.openjdk.java.net/jdk8u/jdk8u-dev/langtools/rev/63ef1e0410d1

8043725: javac fails with StackOverflowException
Summary: loose type comparison test should be protected against infinite recursion with fbounds
Reviewed-by: vromero

! src/share/classes/com/sun/tools/javac/code/Types.java
+ test/tools/javac/generics/inference/8043725/T8043725.java



More information about the jdk8u-dev-changes mailing list