hg: jdk9/sandbox/langtools: 8169093: Generics, javac not matching actual and formal arguments.

chris.hegarty at oracle.com chris.hegarty at oracle.com
Mon Nov 7 16:16:05 UTC 2016


Changeset: 47871e348144
Author:    mcimadamore
Date:      2016-11-07 16:08 +0000
URL:       http://hg.openjdk.java.net/jdk9/sandbox/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-sandbox-changes mailing list