Hello Brian,
This bug does not affect 13, it affects only 14 which contains the
changeset [2] of JDK-8225372 [3].
On 03/12/2019 15:47, Brian Burkhalter wrote:
Hello Alexey,
The fix looks correct although I don’t see that the error is actually
visible in the current javadoc [1].
Thanks,
Brian
[1]
https://docs.oracle.com/en/java/javase/13/docs/api/java.desktop/javax/imageio/metadata/doc-files/tiff_metadata.html#Compression
On Dec 3, 2019, at 3:34 AM, Alexey Ivanov <alexey.iva...@oracle.com
<mailto:alexey.iva...@oracle.com>> wrote:
Please review the following fix:
JBS:https://bugs.openjdk.java.net/browse/JDK-8235245
Webrev:http://cr.openjdk.java.net/~aivanov/8235245/webrev.00/
The file tiff_metadata.html has a misplaced </thead> element which
breaks the structure.
The fix corrects the problem and makes the HTML valid.
[2] https://hg.openjdk.java.net/jdk/client/rev/d32a3b1ca84a#l24.162
[3] https://bugs.openjdk.java.net/browse/JDK-8225372
--
Regards,
Alexey