<AWT Dev> [9] Review Request: 8037485 Refactor java.awt.datatransfer to eliminate dependency on AWT
Alan Bateman
Alan.Bateman at oracle.com
Wed Jul 23 14:14:12 UTC 2014
On 23/07/2014 14:53, Petr Pchelko wrote:
> Hello, Alan.
>
>> I'm skimmed over the updated webrev, it mostly looks good except for
>> getFlavorMap where it doesn't set map, I assume you meant to do this:
>>
>> if (map == null)
>> flavorMap = map = supplier.get();
> Thank you! Updated the fix:
> http://cr.openjdk.java.net/~pchelko/9/8037485/webrev.03
> <http://cr.openjdk.java.net/%7Epchelko/9/8037485/webrev.03/>
This part looks good to me now.
-Alan.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/awt-dev/attachments/20140723/f35e4817/attachment.html>
More information about the awt-dev
mailing list