hg: jdk9/dev/langtools: 8142931: java compiler: type erasure doesn't work since 9-b28
srikanth.adayapalam at oracle.com
srikanth.adayapalam at oracle.com
Wed Nov 18 11:07:24 UTC 2015
Changeset: 500d36bee375
Author: sadayapalam
Date: 2015-11-18 16:37 +0530
URL: http://hg.openjdk.java.net/jdk9/dev/langtools/rev/500d36bee375
8142931: java compiler: type erasure doesn't work since 9-b28
Summary: Reinstate pre JDK-8055054 behavior with respect to erasing wildcard types.
Reviewed-by: mcimadamore
! src/jdk.compiler/share/classes/com/sun/tools/javac/code/Types.java
+ test/tools/javac/processing/T8142931.java
More information about the jdk9-dev-changes
mailing list