[8u40] Request for review: JDK-8051402: javac, type containment should accept that CAP <= ? extends CAP and CAP <= ? super CAP

Maurizio Cimadamore maurizio.cimadamore at oracle.com
Mon Jul 21 14:19:15 UTC 2014


Looks good to me

Maurizio

On 20/07/14 18:41, Vicente-Arturo Romero-Zaldivar wrote:
> Hi,
>
> Please review fix for bug [1]. The public webrev can be find at [2]. 
> This fix will make function Types.containsType return true for the 
> following checks:
>
> CAP <= ? extends CAP and CAP <= ? super CAP, where CAP is a captured 
> type.
>
> [1] https://bugs.openjdk.java.net/browse/JDK-8051402
> [2] http://cr.openjdk.java.net/~vromero/8051402/webrev.00/
>
> Thanks,
> Vicente



More information about the jdk8u-dev mailing list