Request for review: updated 2 files to use generic type
Alan Bateman
Alan.Bateman at oracle.com
Wed May 2 08:30:09 UTC 2012
On 02/05/2012 09:01, Sean Chou wrote:
> Hi all,
>
> I updated 2 files(src/share/classes/sun/font/StrikeCache.java,
> src/share/classes/sun/java2d/Disposer.java) to use generic type, but I'm
> not sure if I modified too much. Especially I changed the return type of
> Disposer.getQueue from ReferenceQueue to ReferenceQueue<Object> .
>
>
> The webrev is: http://cr.openjdk.java.net/~zhouyx/OJDK-389/webrev.00/
>
> Please take a look.
>
Sean - I think it would be better to bring this to 2d-dev.
-Alan.
More information about the core-libs-dev
mailing list