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

Reply via email to