JDK RFR to clean-up lint warnings in reflection implementation

Alan Bateman Alan.Bateman at oracle.com
Fri Nov 8 20:06:59 UTC 2013


On 08/11/2013 19:40, Joe Darcy wrote:
> Hello,
>
> Please review the simple patch below which addresses a handful of raw 
> types lint warning in the core reflection implementation code.
>
> (If memory serves, this code dates back from a time during the 
> development of JDK 5 when wildcards could not be used with arrays; 
> before the release shipped, that combination was allowed.)
This looks okay to me (and I think we have the same thing in a few other 
areas).

-Alan



More information about the core-libs-dev mailing list