<AWT Dev> JDK 9 RFR of JDK-8033712: Fix more serial lint warnings in sun.awt

Sergey Bylokhov Sergey.Bylokhov at oracle.com
Thu Feb 6 03:57:42 PST 2014


Hi, Joe.
In WScrollPanePeer.java @SuppressWarnings("serial") should be applied to 
ScrollEvent.
In WPrinterJob.java it should be applied to PrintToFileErrorDialog.

On 05.02.2014 23:04, Joe Darcy wrote:
> Hello,
>
> Please review my patch to fix the serial warnings in platform-specific 
> code in the sun.awt package:
>
>     JDK-8033712: Fix more serial lint warnings in sun.awt
>     http://cr.openjdk.java.net/~darcy/8033712.0/
>
> Thanks,
>
> -Joe


-- 
Best regards, Sergey.



More information about the awt-dev mailing list