<Swing Dev> [11] Review Request: 6684386 ElementIterator javadoc bug
Sergey Bylokhov
Sergey.Bylokhov at oracle.com
Mon Dec 18 23:28:08 UTC 2017
Hello.
Please review the fix for jdk11.
Bug: https://bugs.openjdk.java.net/browse/JDK-6684386
Webrev can be found at: http://cr.openjdk.java.net/~serb/6684386/webrev.00
Specdiff:
http://cr.openjdk.java.net/~serb/6684386/specdiff.00/javax/swing/text/ElementIterator.html
Description of the javadoc changes:
- <pre> tag is added for the code in the example
- the typo in the code was fixed(it.next(")
- <ul> tag is added for the list
- The rest of the file was updated to use a styles used in the
previous javadoc related fixes.
--
Best regards, Sergey.
More information about the swing-dev
mailing list