JDK-8025145 : [macosx]: java does not recognize tiff image on clipboard
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 7u25,8
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • OS: os_x
  • CPU: generic
  • Submitted: 2013-09-20
  • Updated: 2016-01-27
  • Resolved: 2013-10-01
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 7 JDK 8
7u60Fixed 8 b112Fixed
Description
If a TIFF image is on the clipboard, Java 7 does not recognoize it, while
Java 6 can.

How often has the customer seen the problem?
Always

How reproducable is the problem?
Always

Does the customer see the problem in development/staging/production?
Production

system configuration
====================
Full output from java -version
Java 1.7.0_25

OS and patch level
MacOS 10.4.8

CPU architecture
x86
Comments
Verified using attachment and comment "The fix could be verified by running Applications -> Utilities -> Grapher. Then create a new graphic, select from menu Edit -> Copy As -> TIFF. DON'T use clipboard then! Then run the attached java test , it should output 'image/x-java-image; class=java.awt.Image'" (https://bugs.openjdk.java.net/browse/JDK-8025145?focusedCommentId=13391082&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13391082)
25-12-2013