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

Sergey Bylokhov Sergey.Bylokhov at oracle.com
Tue Oct 1 03:41:53 PDT 2013


Hi, Anton.
The fix looks good.

On 20.09.2013 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.


-- 
Best regards, Sergey.



More information about the awt-dev mailing list