src/jdk.javadoc/share/classes/jdk/javadoc/internal/doclets/formats/html/HtmlDocletWriter.java
Wed, 27 Nov 2019 13:08:16 +0100 hannesw 8223378: CSS solution for navbar problem with <a> elements is not ideal
Thu, 17 Oct 2019 20:54:25 +0100 chegar datagramsocketimpl-branch: merge with default datagramsocketimpl-branch
Thu, 17 Oct 2019 20:53:35 +0100 chegar datagramsocketimpl-branch: update to default datagramsocketimpl-branch
Thu, 06 Jun 2019 10:36:43 -0700 jjg 8225321: Repeated use of {@systemProperty} in a file causes duplicate ids
Tue, 04 Jun 2019 16:33:37 +0200 hannesw 8214126: Method signatures not formatted correctly in browser
Mon, 20 May 2019 14:42:32 +0530 pmuthuswamy 8219313: Support module specific stylesheets
Wed, 24 Apr 2019 11:26:44 -0700 jjg 8222669: Create and use new html.Entity class
Tue, 23 Apr 2019 14:13:18 +0530 pmuthuswamy 8215580: Remove support for `--no-module-directories`
Mon, 01 Apr 2019 12:44:23 +0530 pmuthuswamy 8215599: Remove support for javadoc "frames" mode
Mon, 11 Mar 2019 12:59:45 -0700 jjg 8220202: Simplify/standardize method naming for HtmlTree
Tue, 05 Mar 2019 10:35:29 -0800 jjg 8219946: Set class on body elements
Fri, 22 Feb 2019 11:10:55 +0530 pmuthuswamy 8215584: Remove support for the "old" doclet API in com/sun/javadoc
Thu, 21 Feb 2019 15:05:47 -0800 jjg 8219497: Unused parameter in HtmlDocletWriter::printHtmlDocument
Thu, 21 Feb 2019 11:26:39 +0530 pmuthuswamy 8213354: Support package-specific stylesheets
Wed, 20 Feb 2019 16:15:02 -0800 jjg 8218998: Add metadata to generated API documentation files
Wed, 30 Jan 2019 16:39:26 +0530 pmuthuswamy 8215577: Remove javadoc support for HTML 4
Tue, 08 Jan 2019 11:16:32 +0530 pmuthuswamy 8214738: javadoc should honor styles in doc-files
Mon, 12 Nov 2018 13:31:41 +0530 pmuthuswamy 5076751: System properties documentation needed in javadocs
Tue, 25 Sep 2018 13:58:54 +0530 pmuthuswamy 8202462: {@index} may cause duplicate labels
Tue, 25 Sep 2018 12:36:45 +0530 pmuthuswamy 8205593: Javadoc -link makes broken links if module name matches package name
Wed, 19 Sep 2018 12:14:53 +0530 pmuthuswamy 8210047: some pages contain content outside of landmark region
Tue, 24 Jul 2018 11:37:43 -0700 jjg 8207214: Broken links in JDK API serialized-form page
Mon, 18 Jun 2018 13:52:30 -0700 jjg 8204330: Javadoc IllegalArgumentException: HTML special chars in constant value
Thu, 24 May 2018 14:35:32 +0530 pmuthuswamy 8199307: NPE in jdk.javadoc.internal.doclets.toolkit.util.Utils.getLineNumber
Wed, 23 May 2018 11:49:57 -0700 jjg 8202947: Fix minor issues with taglets
Tue, 15 May 2018 14:15:47 -0700 jjg 8203176: javadoc handles non-ASCII characters incorrectly.
Tue, 24 Apr 2018 11:54:03 -0700 ksrini 8025091: VisibleMemberMap.java possible performance improvements
Mon, 09 Apr 2018 09:45:51 -0700 bpatel 8196200: Implement a navigation builder in javadoc
Mon, 26 Feb 2018 17:18:15 -0800 bpatel 8198522: Javadoc search broken after output files organization for modules
Wed, 07 Feb 2018 11:28:23 -0800 jjg 8195795: Organize output files by module/package, not just package
Tue, 06 Feb 2018 18:28:23 -0800 bpatel 8196027: Remove "Prev" and "Next" links from the javadoc navigation
Mon, 22 Jan 2018 11:28:32 -0800 jjg 8195805: Doclet incorrectly updates all attributes in <a> tags when relocating links
Mon, 22 Jan 2018 11:15:51 -0800 jjg 8195796: Reduce the size of relative URLs in generated docs
Wed, 13 Dec 2017 12:45:06 -0800 bpatel 8164407: Add module support for -link and -linkoffline javadoc option
Thu, 30 Nov 2017 06:14:25 -0800 ksrini 8185985: Html files in doc-files directories should be wrapped with standard header and footer
Thu, 16 Nov 2017 15:21:04 -0800 jjg 8190824: Eliminate HtmlDocWriter
Thu, 16 Nov 2017 15:17:47 -0800 jjg 8190822: Remove dead code that could lead to invalid HTML
Thu, 16 Nov 2017 15:16:21 -0800 jjg 8190821: Introduce a new Links builder class
Thu, 16 Nov 2017 15:13:44 -0800 jjg 8190820: Introduce a new Head builder class
Thu, 16 Nov 2017 15:12:13 -0800 jjg 8190819: Merge HtmlWriter into HtmlDocument
Thu, 16 Nov 2017 15:06:17 -0800 jjg 8190818: Introduce a new Script builder class
Thu, 16 Nov 2017 15:01:45 -0800 jjg 8190295: Introduce a new Table builder class
Tue, 14 Nov 2017 13:44:07 -0800 bpatel 8185371: Support for multiple stylesheets in javadoc
Wed, 25 Oct 2017 12:29:00 -0700 bpatel 8183037: Overview summary page should have a table with tabs for groups
Fri, 20 Oct 2017 11:08:18 -0700 jjg 8189405: More cleanup in HtmlWriter
Thu, 19 Oct 2017 20:27:47 -0700 ksrini 8157000: Do not generate javadoc for overridden method with no spec change
Tue, 10 Oct 2017 17:02:52 -0700 jjg 8187521: In some corner cases the javadoc tool can reuse id attribute
Tue, 03 Oct 2017 12:58:49 -0700 bpatel 8074407: javadoc: using <pre> after @deprecated tag causes warnings
Tue, 12 Sep 2017 19:03:39 +0200 erikj 8187443: Forest Consolidation: Move files to unified layout
less more (0) tip