hg: jdk9/sandbox/langtools: 8174249: Regression in generic method unchecked calls

chris.hegarty at oracle.com chris.hegarty at oracle.com
Thu Feb 9 15:31:04 UTC 2017


Changeset: 706967704e65
Author:    mcimadamore
Date:      2017-02-09 15:19 +0000
URL:       http://hg.openjdk.java.net/jdk9/sandbox/langtools/rev/706967704e65

8174249: Regression in generic method unchecked calls
Summary: Erasure for unchecked call occurs too early after JDK-8078093
Reviewed-by: vromero

! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Attr.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Infer.java
+ test/tools/javac/generics/inference/8174249/T8174249a.java
+ test/tools/javac/generics/inference/8174249/T8174249b.java



More information about the jdk9-sandbox-changes mailing list