<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
Tue Dec 6 05:22:42 PST 2011


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