hg: jdk9/dev/langtools: 8067883: Javac misses some opportunities for diagnostic simplification
maurizio.cimadamore at oracle.com
maurizio.cimadamore at oracle.com
Tue Jan 6 15:53:11 UTC 2015
Changeset: 92ee16cb8a0c
Author: mcimadamore
Date: 2015-01-06 15:46 +0000
URL: http://hg.openjdk.java.net/jdk9/dev/langtools/rev/92ee16cb8a0c
8067883: Javac misses some opportunities for diagnostic simplification
Summary: Javac always report full inference diagnostic, even when message does not mention inference variables.
Reviewed-by: jlahoda
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Resolve.java
+ test/tools/javac/Diagnostics/compressed/8067883/T8067883.java
+ test/tools/javac/Diagnostics/compressed/8067883/T8067883a.out
+ test/tools/javac/Diagnostics/compressed/8067883/T8067883b.out
More information about the jdk9-dev-changes
mailing list