hg: jdk9/dev/langtools: 8152832: Type inference regression in javac
maurizio.cimadamore at oracle.com
maurizio.cimadamore at oracle.com
Fri Apr 8 09:53:04 UTC 2016
Changeset: 09cd25821441
Author: mcimadamore
Date: 2016-04-08 10:52 +0100
URL: http://hg.openjdk.java.net/jdk9/dev/langtools/rev/09cd25821441
8152832: Type inference regression in javac
Summary: Stale incoropration actions caused missing inference bounds
Reviewed-by: vromero
! src/jdk.compiler/share/classes/com/sun/tools/javac/code/Type.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Infer.java
+ test/tools/javac/generics/inference/8152832/T8152832.java
More information about the jdk9-dev-changes
mailing list