hg: jdk9/dev/langtools: 8043725: javac fails with StackOverflowException

maurizio.cimadamore at oracle.com maurizio.cimadamore at oracle.com
Mon Jun 9 12:01:40 UTC 2014


Changeset: a8ebc1d5cde9
Author:    mcimadamore
Date:      2014-06-09 12:54 +0100
URL:       http://hg.openjdk.java.net/jdk9/dev/langtools/rev/a8ebc1d5cde9

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 jdk9-dev-changes mailing list