<AWT Dev> Request for review: updated 2 files to use generic type
Sean Chou
zhouyx at linux.vnet.ibm.com
Sun Jun 17 19:48:30 PDT 2012
Hello awt-dev guys,
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/
The mail was sent to core-libs and there are some comments from David
Homles and Rémi Forax.
http://mail.openjdk.java.net/pipermail/core-libs-dev/2012-May/010103.html
Please take a look.
--
Best Regards,
Sean Chou
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/awt-dev/attachments/20120618/39c02fcb/attachment.html
More information about the awt-dev
mailing list