hg: jdk9/dev/langtools: 8130304: Inference: NodeNotFoundException thrown with deep generic method call chain

maurizio.cimadamore at oracle.com maurizio.cimadamore at oracle.com
Fri Jul 17 11:50:00 UTC 2015


Changeset: 70c852df047c
Author:    mcimadamore
Date:      2015-07-17 12:46 +0100
URL:       http://hg.openjdk.java.net/jdk9/dev/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



More information about the jdk9-dev-changes mailing list