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

Joe Darcy joe.darcy at oracle.com
Tue Mar 11 05:39:27 UTC 2014


Hello,

Revised webrev posted at

     http://cr.openjdk.java.net/~darcy/8033712.1/

Thanks,

-Joe

On 02/10/2014 09:40 AM, Joe Darcy wrote:
> 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