<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-text-flowed" style="font-family: -moz-fixed;
font-size: 14px;" lang="x-unicode">Hi there,
<br>
<br>
Please review a fix for JDK9:
<br>
bug: <a class="moz-txt-link-freetext" href="https://bugs.openjdk.java.net/browse/JDK-8086038">https://bugs.openjdk.java.net/browse/JDK-8086038</a><br>
webrev: <a class="moz-txt-link-freetext" href="http://cr.openjdk.java.net/~mcherkas/8086038/webrev.00/">http://cr.openjdk.java.net/~mcherkas/8086038/webrev.00/</a><br>
<br>
MS Word provides pictures in PICT format <br>
<a class="moz-txt-link-freetext" href="https://en.wikipedia.org/wiki/PICT">https://en.wikipedia.org/wiki/PICT</a><br>
we don't support it and doesn't support any data flavor for it.<br>
However Apples java 6 provides support for it, it returns image as
byte stream.<br>
I added the same support too for backward compatibility.<br>
<br>
Thanks,
<br>
Mikhail.
<br>
</div>
</body>
</html>