hg: jdk9/dev/langtools: 8169093: Generics, javac not matching actual and formal arguments.
maurizio.cimadamore at oracle.com
maurizio.cimadamore at oracle.com
Mon Nov 7 16:09:04 UTC 2016
Changeset: 47871e348144
Author: mcimadamore
Date: 2016-11-07 16:08 +0000
URL: http://hg.openjdk.java.net/jdk9/dev/langtools/rev/47871e348144
8169093: Generics, javac not matching actual and formal arguments.
Summary: Make diagnostic for type-args arity mismatch consistent with the class case
Reviewed-by: vromero
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Resolve.java
! src/jdk.compiler/share/classes/com/sun/tools/javac/resources/compiler.properties
+ test/tools/javac/diags/examples/WrongNumberTypeArgsFragment.java
More information about the jdk9-dev-changes
mailing list