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

anton nashatyrev anton.nashatyrev at oracle.com
Fri Sep 20 07:43:25 PDT 2013


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