langtools/src/share/classes/com/sun/tools/doclets/formats/html/HtmlDocletWriter.java
Sun, 15 Jun 2014 08:41:57 -0700 ksrini 8039028: [javadoc] refactor the usage of Util.java
Fri, 16 May 2014 10:52:07 +0200 jlahoda 8043186: javac test langtools/tools/javac/util/StringUtilsTest.java fails
Fri, 18 Apr 2014 08:44:53 -0700 ksrini 8038583: [javadoc] Refactor uses of arrays to Collections
Tue, 25 Mar 2014 22:07:55 -0700 bpatel 8031625: javadoc problems referencing inner class constructors
Fri, 21 Feb 2014 15:14:09 +0400 yan 6457406: javadoc doesn't handle <a href='http://...'> properly in producing index pages
Wed, 18 Dec 2013 16:05:18 -0500 briangoetz 8030244: Update langtools to use Diamond
Fri, 06 Dec 2013 09:07:47 -0800 ksrini 8029504: Regression: TestDocRootLink test fails on Windows
Wed, 18 Dec 2013 10:29:25 -0500 briangoetz 8030253: Update langtools to use strings-in-switch
Tue, 17 Dec 2013 10:55:59 +0100 jlahoda 8029800: Flags.java uses String.toLowerCase without specifying Locale
Tue, 03 Dec 2013 14:21:45 -0800 bpatel 8025416: doclet not substituting {@docRoot} in some cases
Wed, 23 Oct 2013 13:54:13 -0700 bpatel 8026770: javadoc creates invalid HTML in profile summary pages
Fri, 18 Oct 2013 16:34:42 -0700 bpatel 8026567: Use meaningful style names for strong and italic styles.
Thu, 10 Oct 2013 10:51:15 -0700 bpatel 8025633: Fix javadoc to generate valid anchor names
Fri, 04 Oct 2013 13:32:30 -0700 bpatel 8008164: Invisible table captions in javadoc-generated html
Wed, 18 Sep 2013 17:13:26 -0700 bpatel 8015249: javadoc fails to document static final fields in annotation types
Wed, 04 Sep 2013 14:44:05 -0700 jjg 8024288: javadoc generated-by comment should always be present
Fri, 30 Aug 2013 15:59:33 -0700 bpatel 7198273: RFE : Javadoc Accessibility : Hyperlinks should contain text or an image with alt text
Tue, 27 Aug 2013 11:41:39 -0700 bpatel 7052170: javadoc -charset option generates wrong meta tag
Wed, 07 Aug 2013 16:09:31 -0700 bpatel 4749567: stddoclet: Add CSS style for setting header/footer to be italic
Wed, 07 Aug 2013 15:00:24 -0700 bpatel 7198274: RFE : Javadoc Accessibility : Use CSS styles rather than <strong> or <i> tags
Wed, 17 Jul 2013 18:18:45 -0700 jjg 8014636: TestLiteralCodeInPre fails on windows
Tue, 14 May 2013 15:04:06 -0700 jjg 8013852: update reference impl for type-annotations
Tue, 14 May 2013 13:55:35 -0700 jjg 8014557: Mutable static field in HtmlDocletWriter
Tue, 14 May 2013 10:14:57 -0700 jjg 8012308: Remove TagletOutput in favor of direct use of Content
Tue, 14 May 2013 10:14:56 -0700 jjg 8012311: Cleanup names and duplicatre code in TagletManager
Tue, 14 May 2013 10:14:56 -0700 jjg 8012180: Speed up removeNonInlineHtmlTags
Tue, 14 May 2013 10:14:55 -0700 jjg 8012183: replace some uses of Configuration.getText with Configuration.getResource
Tue, 14 May 2013 10:14:55 -0700 jjg 8012178: Cleanup use of Util.escapeHtmlChars
Tue, 14 May 2013 10:14:55 -0700 jjg 8012177: HTMLDocletWriter methods should generate Content, not Strings
Tue, 14 May 2013 10:14:54 -0700 jjg 8012176: reduce use of TagletOutputImpl.toString
Tue, 14 May 2013 10:14:54 -0700 jjg 8012175: Convert TagletOutputImpl to use ContentBuilder instead of StringBuilder
Tue, 14 May 2013 10:14:53 -0700 jjg 8011288: Erratic/inconsistent indentation of signatures
Tue, 14 May 2013 10:14:53 -0700 jjg 8011668: Allow HTMLWriter.getResource to take Content args
Tue, 14 May 2013 10:14:52 -0700 jjg 8011651: simplify LinkInfoImpl API
Tue, 14 May 2013 10:14:52 -0700 jjg 8011650: reduce use of RawHtml nodes in doclet
Tue, 14 May 2013 10:14:52 -0700 jjg 8011642: Remove LinkOutput in favor of direct use of Content
Tue, 14 May 2013 10:14:51 -0700 jjg 8010440: Replace int constants in LinkInfoImpl with enum
Fri, 03 May 2013 17:44:38 -0700 jjg 8008768: Using {@inheritDoc} in simple tag defined via -tag fails
Tue, 09 Apr 2013 14:18:22 -0700 bpatel 8005091: javadoc should be able to return the receiver type
Sun, 24 Feb 2013 11:36:58 -0800 jjg 7112427: The doclet needs to be able to generate JavaFX documentation.
Mon, 04 Feb 2013 18:08:53 -0500 dholmes Merge
Mon, 21 Jan 2013 00:45:35 -0500 bpatel 8006124: javadoc/doclet should be updated to support profiles
Wed, 23 Jan 2013 13:27:24 -0800 jjg 8006775: JSR 308: Compiler changes in JDK8
Sat, 05 Jan 2013 00:55:53 -0800 bpatel 8005092: javadoc should check for synthesized bit on an annotation
Mon, 19 Nov 2012 16:10:34 -0800 bpatel 8002304: Group methods by types in methods summary section
Thu, 15 Nov 2012 09:18:36 -0800 jjg 8000800: javadoc uses static non-final fields
Wed, 31 Oct 2012 13:48:15 -0700 jjg 8001664: refactor javadoc to use abstraction to handle files
Tue, 30 Oct 2012 10:15:19 -0700 jjg 8001929: fix doclint errors in langtools doc comments
Tue, 23 Oct 2012 13:58:56 -0700 jjg 8000416: refactor javadoc to provide and use an abstraction for relative URIs
Tue, 23 Oct 2012 13:20:37 -0700 jjg 8000741: refactor javadoc to use abstraction to handle relative paths
Tue, 16 Oct 2012 21:03:36 -0700 jjg 8000673: remove dead code from HtmlWriter and subtypes
Mon, 15 Oct 2012 17:07:55 -0700 jjg 8000666: javadoc should write directly to Writer instead of composing strings
Wed, 10 Oct 2012 18:44:21 -0700 jjg 8000310: Clean up use of StringBuffer in langtools
Wed, 10 Oct 2012 18:34:46 -0700 jjg 8000418: javadoc should used a standard "generated by javadoc" string
Wed, 10 Oct 2012 16:48:21 -0700 jjg 8000665: fix "internal API" comments on javadoc files
Tue, 09 Oct 2012 19:31:58 -0700 jjg 8000208: fix langtools javadoc comment issues
Tue, 09 Oct 2012 19:10:00 -0700 jjg 8000663: clean up langtools imports
Thu, 13 Sep 2012 14:29:36 -0700 jjg 7177970: fix issues in langtools doc comments
Mon, 02 May 2011 10:10:31 -0700 bpatel 6553182: Need to modify javadoc doclet for GPL
Mon, 02 May 2011 02:13:02 -0700 bpatel 6492694: @deprecated tag doesn't work in package-info files.
less more (0) -60 tip