<AWT Dev> [9] Review Request: JDK-8031964 [macosx] Dragging images from the browser does not work

Petr Pchelko petr.pchelko at oracle.com
Thu Jan 16 06:12:27 PST 2014


Hello, AWT Team.

Please review the fix for the issue:
https://bugs.openjdk.java.net/browse/JDK-8031964
The fix is available at:
http://cr.openjdk.java.net/~pchelko/9/8031964/webrev.00/

The fix resolves the problem we've had with the URL pasteboard type and the problem with overriding the method of the superclass.

Additional comments are needed about the removed code about HTML: I've run all tests I know about HTML transfer and I could 
not find what fails because of this code. So I've removed it as it was never called  any way. However, we have a bug JDK-8027366 
which is about the problem with an overriding method. After I push this changes I'll cross-reference that bug with this, so that we 
could restore the deleted code when we find out why was it needed before the Denis's data transfer fix.

With best regards. Petr.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/awt-dev/attachments/20140116/d04bc683/attachment.html 


More information about the awt-dev mailing list