hg: jdk9/sandbox/langtools: 8168134: Inference: javac incorrectly propagating inner constraint with primitive target
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Wed Oct 26 11:31:09 UTC 2016
Changeset: a94763e89674
Author: mcimadamore
Date: 2016-10-26 12:27 +0100
URL: http://hg.openjdk.java.net/jdk9/sandbox/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-sandbox-changes
mailing list