JDK 9 RFR of 8031326: Use Class<?> rather than Class in java.net method signatures

Alan Bateman Alan.Bateman at oracle.com
Tue Jan 7 09:44:43 PST 2014


On 07/01/2014 17:36, Joe Darcy wrote:
> Hello,
>
> Please review these changes to remove use of raw Class in some method 
> signatures in java.net:
>
>         JDK-8031326: Use Class<?> rather than Class in java.net method 
> signatures
>
> Patch below.
This looks okay to me.

-Alan.


More information about the net-dev mailing list