<Swing Dev> JDK 9 RFR of 8033525 : Fix raw and unchecked lint warnings in sun.swing.*

Alexander Scherbatiy alexandr.scherbatiy at oracle.com
Tue Feb 4 08:06:38 UTC 2014


  The fix looks good for me.

   Thanks,
   Alexandr.

On 2/4/2014 8:57 AM, Joe Darcy wrote:
> Hello,
>
> Please review the webrev below which address ~50 raw and unchecked 
> javac lint warnings in sun.swing.*:
>
>     8033525 : Fix raw and unchecked lint warnings in sun.swing.*
>     http://cr.openjdk.java.net/~darcy/8033525.0/
>
> That code in sun.swing.* compiles cleanly with the raw, cast, and 
> unchecked lint warnings enabled (incomplete fixes for raw and 
> unchecked issues can lead to cast issues) and the jdk repo rebuilds 
> cleanly with this patch applied.
>
> Thanks,
>
> -Joe




More information about the swing-dev mailing list