Core review request for 5062288 "(reflect) Core reflection uses raw types when it could be using wildcards"

Ulf Zibis Ulf.Zibis at gmx.de
Tue Oct 6 09:48:05 UTC 2009


Please note

http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6850338

in this context.

-Ulf


Am 06.10.2009 01:43, Joseph D. Darcy schrieb:
> Hello.
>
> Please review my changes to address:
>
> 5062288 "(reflect) Core reflection uses raw types when it could be 
> using wildcards"
> http://cr.openjdk.java.net/~darcy/5062288.0/
>
> This changeset removes most of the raw types warnings in core 
> reflection, java.lang.Class and java.lang.reflect.*.  I did not 
> attempt to remove uses of raw types from ClassLoader and I did not 
> attempt to make serious changes to Proxy.  This changeset does not 
> affect "exported public" API signatures, only local variables and less 
> than public exported method signatures and fields.
>
> Thanks,
>
> -Joe
>
>




More information about the core-libs-dev mailing list