<AWT Dev> [8] Review request for 8025145: MacOSX: java 7 does not recognize tiff image on clipboard

Anthony Petrov anthony.petrov at oracle.com
Mon Sep 23 05:57:41 PDT 2013


Hi Anton,

The fix looks fine to me.

--
best regards,
Anthony

On 09/20/13 18:43, anton nashatyrev wrote:
> Hello,
> could you please review the following fix:
>
> fix: http://cr.openjdk.java.net/~vkarnauk/8025145/jdk8/webrev.00/
> <http://cr.openjdk.java.net/%7Evkarnauk/8025145/jdk8/webrev.00/>
> bug: https://bugs.openjdk.java.net/browse/JDK-8025145
>
> Problem: it looks like the TIFF format is popular in the MacOS: several
> programs when copying images to clipboard put there only a TIFF data
> flavor. Though the datatransfer and macos native code supports the TIFF
> format, it couldn't be used since it's missing in flavormap.properties.
>
> Fix: add TIFF entry to the macos flavormap.properties.
>
> Thanks!
> Anton.


More information about the awt-dev mailing list