<AWT Dev> [8] Review request for 7117011: Reduce number of warnings in sun/awt/windows and sun/awt/datatransfer
Artem Ananiev
artem.ananiev at oracle.com
Thu Dec 8 02:49:50 PST 2011
Looks fine.
Thanks,
Artem
On 12/8/2011 2:20 PM, Denis S. Fokin wrote:
> Hi Artem,
>
> thank you for your advise. Please, take a look at the next version.
>
> http://cr.openjdk.java.net/~denis/7117011/webrev.01/
>
> Thank you,
> Denis.
>
> On 12/6/2011 5:22 PM, Artem Ananiev wrote:
>> Hi, Denis,
>>
>> the changes look fine with a single exception. As you change the return
>> type of DataTransferer.getFormatsForTransferable(), you should also
>> update all the places where it is used:
>>
>> SunDragSourceContextPeer
>> XClipboard
>> WClipboard
>>
>> to avoid compiler warnings in these classes.
>>
>> Thanks,
>>
>> Artem
>>
>> On 12/6/2011 4:53 PM, Denis S. Fokin wrote:
>>> Hi, AWT team,
>>>
>>> here is a fix for 7117011, which is about javac warning cleanup in the
>>> sun.awt.windows and sun.awt.datatransfer packages:
>>>
>>> http://cr.openjdk.java.net/~denis/7117011/webrev/
>>>
>>> Thank you,
>>> Denis.
>
More information about the awt-dev
mailing list