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

Joe Darcy joe.darcy at oracle.com
Mon Feb 10 09:40:46 PST 2014


Hi Sergey,

Some of the files I've modified have changed in the client repo since I 
generated my initial patch; I'll send out a revised webrev shortly.

Thanks,

-Joe

On 02/06/2014 03:57 AM, Sergey Bylokhov wrote:
> 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
>
>



More information about the awt-dev mailing list