git: openjdk/jdk: 8257037: No javac warning when calling deprecated constructor with diamond
Maurizio Cimadamore
mcimadamore at openjdk.java.net
Mon Dec 7 13:52:12 UTC 2020
Changeset: 2c04fc02
Author: Guoxiong Li <lgxbslgx at gmail.com>
Committer: Maurizio Cimadamore <mcimadamore at openjdk.org>
Date: 2020-12-07 13:51:33 +0000
URL: https://git.openjdk.java.net/jdk/commit/2c04fc02
8257037: No javac warning when calling deprecated constructor with diamond
Reviewed-by: mcimadamore
! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/Resolve.java
+ test/langtools/tools/javac/T8257037/T8257037.java
+ test/langtools/tools/javac/T8257037/T8257037.out
More information about the jdk-changes
mailing list