hg: jdk9/dev/langtools: 8166363: Method with reordered type parameter bounds compiles with @Override annotation but does not actually override superclass method.

srikanth.adayapalam at oracle.com srikanth.adayapalam at oracle.com
Wed Sep 28 03:35:37 UTC 2016


Changeset: abfa6353574c
Author:    sadayapalam
Date:      2016-09-28 09:05 +0530
URL:       http://hg.openjdk.java.net/jdk9/dev/langtools/rev/abfa6353574c

8166363: Method with reordered type parameter bounds compiles with @Override annotation but does not actually override superclass method.
Reviewed-by: vromero

! src/jdk.compiler/share/classes/com/sun/tools/javac/comp/TransTypes.java
+ test/tools/javac/generics/bridges/ReorderedBoundsTest.java



More information about the jdk9-dev-changes mailing list