hg: jdk9/jdk9/langtools: 2 new changesets
lana.steuck at oracle.com
lana.steuck at oracle.com
Wed Jul 29 20:40:09 UTC 2015
Changeset: 70c852df047c
Author: mcimadamore
Date: 2015-07-17 12:46 +0100
URL: http://hg.openjdk.java.net/jdk9/jdk9/langtools/rev/70c852df047c
8130304: Inference: NodeNotFoundException thrown with deep generic method call chain
Summary: Bug in Tarjan implementation is generating node ids which can overflow 32 bits
Reviewed-by: vromero
! src/jdk.compiler/share/classes/com/sun/tools/javac/util/GraphUtils.java
+ test/tools/javac/generics/inference/8130304/T8130304.java
Changeset: 827915d1e55e
Author: lana
Date: 2015-07-23 15:27 -0700
URL: http://hg.openjdk.java.net/jdk9/jdk9/langtools/rev/827915d1e55e
Merge
More information about the jdk9-all-changes
mailing list