hg: jdk9/dev/langtools: 8168134: Inference: javac incorrectly propagating inner constraint with primitive target
maurizio.cimadamore at oracle.com
maurizio.cimadamore at oracle.com
Wed Oct 26 11:28:17 UTC 2016
Changeset: a94763e89674
Author: mcimadamore
Date: 2016-10-26 12:27 +0100
URL: http://hg.openjdk.java.net/jdk9/dev/langtools/rev/a94763e89674
8168134: Inference: javac incorrectly propagating inner constraint with primitive target
Summary: Check for propagation doesn't take into account primitive type constraints
Reviewed-by: vromero
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Infer.java
+ test/tools/javac/generics/inference/8168134/T8168134.java
More information about the jdk9-dev-changes
mailing list