[PATCH] 2013/06/18 Security Errata: Langtools Changes
Andrew Hughes
gnu.andrew at redhat.com
Wed Aug 7 06:56:05 PDT 2013
Here is the third batch of changes for the 2013/06/18 errata.
Webrev: http://cr.openjdk.java.net/~andrew/openjdk6/20130618/langtools/
Changes:
6786028: Javadoc HTML WCAG 2.0 accessibility issues in standard doclet - Bold tags should be strong
6786682: Javadoc HTML WCAG 2.0 accessibility issues in standard doclet - HTML tag should have lang attribute
6802694: Javadoc doclet does not display deprecated information with -nocomment option for serialized form
6786690: Javadoc HTML WCAG 2.0 accessibility issues in standard doclet - DL tag and nesting issue
6786688: Javadoc HTML WCAG 2.0 accessibility issues in standard doclet - Table must have captions and headers
6961178: Allow doclet.xml to contain XML attributes
6851834: Javadoc doclet needs a structured approach to generate the output HTML.
7006270: Several javadoc regression tests are failing on windows
8012375: Improve Javadoc framing
8015998: Additional improvement in Javadoc framing
OPENJDK6-11: Add generics to javadoc to allow it to compile with recent backports
IcedTea patches:
patches/openjdk/6786028-wcag_bold_tags.patch
patches/openjdk/6786682-wcag_lang.patch
patches/openjdk/6802694-no_deprecated.patch
patches/openjdk/6786690-wcag_dl.patch
patches/openjdk/6786688-wcag_table.patch
patches/openjdk/6961178-doclet_xml.patch
patches/openjdk/6851834-restructure.patch
patches/openjdk/6851834-handle_renames.patch
patches/openjdk/7006270-regressions.patch
patches/security/20130618/8012375-javadoc_framing.patch
patches/security/20130618/8015997-more_javadoc_framing.patch
patches/security/20130618/langtools_merge-01.patch
patches/security/20130618/langtools_merge-02.patch
patches/security/20130618/langtools_generics.patch
patches/security/20130618/langtools_merge-03.patch
Notes:
* langtools_merge-01 was combined with 6786682 by simply not adding the issue in the first place.
* langtools_merge-02 and langtools_merge-03 were combined with 6851834 as originally intended.
* 6851834-handle_renames was unneeded and the changes to 6851834-restructure were reverted.
* The method addAnnotationInfo in HtmlDocletWriter was moved to the correct place in the file to match 7's 6851834.
* Tests were added to 8012375 and 8015997 to match 7's versions.
Ok to push?
--
Andrew :)
Free Java Software Engineer
Red Hat, Inc. (http://www.redhat.com)
PGP Key: 248BDC07 (https://keys.indymedia.org/)
Fingerprint = EC5A 1F5E C0AD 1D15 8F1F 8F91 3B96 A578 248B DC07
More information about the jdk6-dev
mailing list