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.