<Swing Dev> [9] Review request for JDK-8150225 api/javax_swing/text/AbstractWriter/index_indent failed
Rajeev Chamyal
rajeev.chamyal at oracle.com
Wed Mar 9 09:18:53 UTC 2016
Hello All,
Please review the following fix for Jdk9:
Bug : https://bugs.openjdk.java.net/browse/JDK-8150225
Webrev: http://cr.openjdk.java.net/~rchamyal/8150225/webrev.00/ http://cr.openjdk.java.net/~rchamyal/8146276/webrev.00/
Issue : JCK conformance test failed due to fix for bug JDK-7104635
Fix: Reverted the fix for JDK-7104635 and added a new method in HTMLWriter.java to check if P tag is within Pre tag.
Decrement indentation is skipped if P tag is with a Pre tag.
Regards,
Rajeev Chamyal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/swing-dev/attachments/20160309/cc555ab5/attachment.html>
More information about the swing-dev
mailing list