<AWT Dev> [9] Review request for: 8086038 [macosx] No available data flavors when copying from Microsoft Word for Mac

mikhail cherkasov mikhail.cherkasov at oracle.com
Wed Sep 30 11:42:46 UTC 2015


Hi there,

Please review a fix for JDK9:
bug: https://bugs.openjdk.java.net/browse/JDK-8086038
webrev: http://cr.openjdk.java.net/~mcherkas/8086038/webrev.00/

MS Word provides pictures in PICT format
https://en.wikipedia.org/wiki/PICT
we don't support it and doesn't support any data flavor for it.
However Apples java 6 provides support for it, it returns image as byte 
stream.
I added the same support too for backward compatibility.

Thanks,
Mikhail.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/awt-dev/attachments/20150930/ff2a158b/attachment.html>


More information about the awt-dev mailing list