JDK 9 RFR of JDK-8032733: Fix cast lint warnings in client libraries (original) (raw)

Alan Bateman Alan.Bateman at oracle.com
Mon Jan 27 21:02:21 UTC 2014


On 27/01/2014 19:52, Joe Darcy wrote:

:

Alan, I strongly prefer to limit this patch to just cast cleanup. I understand, I was just pointing it out that some of these could use for-each and that would also eliminate the cast.

:

Based on the results of an exploratory jprt job, listed below is the incremental patch to address the remaining platform-specific cast warnings in open code that wasn't covered in the original webrev. I looked through the extra patch that you inlined in the mail and these look good to me (platform specific classes and multiple build variants make it hard to catch everything).

-Alan. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.openjdk.java.net/pipermail/swing-dev/attachments/20140127/d4c68efb/attachment.html>



More information about the swing-dev mailing list