Jesper Wilhelmsson
a16994ff7b
Merge
2020-06-19 00:30:46 +02:00
Jonathan Gibbons
de3923edf9
8247788: DocCommentParser should not reject standalone '>'
...
Reviewed-by: prappo
2020-06-18 14:07:49 -07:00
Jonathan Gibbons
1d87958ead
8243113: Always identify version of javadoc used to generate docs
...
Reviewed-by: prappo
2020-06-17 09:24:28 -07:00
Jesper Wilhelmsson
6d2959b393
Merge
2020-06-17 05:28:05 +02:00
Jonathan Gibbons
a27ee6b284
8236539: Relative link tags in record javadoc don't resolve
...
Reviewed-by: hannesw
2020-06-16 14:42:06 -07:00
Jonathan Gibbons
3e5abdaf32
8152313: [javadoc] convert tool tests to doclet tests
...
Reviewed-by: ksrini
2020-06-16 14:27:16 -07:00
Jonathan Gibbons
2a794b696c
8245696: javadoc crashes when a doc-files directory contains a '#' file
...
Reviewed-by: hannesw
2020-06-17 09:20:24 -07:00
Jonathan Gibbons
e3cb4df4ef
8247235: doclint should permit "self-closing" tags for void elements in HTML5
...
Reviewed-by: hannesw
2020-06-10 17:23:05 -07:00
Jonathan Gibbons
07e6b75ff5
8242607: -Xdoclint doesn't report missing/unexpected comments
...
Reviewed-by: ksrini
2020-06-09 20:05:04 -07:00
Jonathan Gibbons
0652a7883d
8246705: javadoc gives "misleading" and incomplete warning message
...
Reviewed-by: hannesw
2020-06-09 19:50:30 -07:00
Hannes Wallnöfer
ac2828ddf1
8164408: Add module support for @see, @link and @linkplain javadoc tags
...
Reviewed-by: jjg
2020-06-09 18:18:22 +02:00
Jan Lahoda
358714bcd0
8246353: Sealed types not supported by jshell
...
Reviewed-by: rfield, vromero
2020-06-08 16:59:43 +02:00
Hannes Wallnöfer
9c3be78826
8246429: Javadoc comparators are not module-aware
...
Reviewed-by: jjg
2020-06-05 18:06:13 +02:00
Pavel Rappo
0b02c5b5e0
8245981: Upgrade to jQuery 3.5.1
...
Reviewed-by: hannesw
2020-06-05 15:03:09 +01:00
Pavel Rappo
f6ad22fce5
8236823: Ensure that API documentation uses minified libraries
...
Reviewed-by: jjg
2020-06-02 18:43:22 +01:00
Vicente Romero
d42bfef8a4
8227046: compiler implementation for sealed classes
...
8225056: VM support for sealed classes
8227044: javax.lang.model for sealed classes
8227045: Preview APIs support for sealed classes
8227047: Javadoc for sealed types
8245854: JVM TI Specification for sealed classes
Co-authored-by: Harold Seigel <harold.seigel@oracle.com>
Co-authored-by: Jan Lahoda <jan.lahoda@oracle.com>
Reviewed-by: mcimadamore, forax, darcy, dholmes, jlahoda, lfoltan, mchung, sspitsyn, vromero
2020-06-01 17:00:40 -04:00
Hannes Wallnöfer
b43f356288
8177280: @see {@link} syntax should allow generic types
...
8237826: DocTrees should provide getType(DocTreePath) method
Reviewed-by: jjg
2020-05-29 14:28:13 +02:00
Jonathan Gibbons
554e988bea
8243396: Add a brief description of argfiles to the javadoc help output
...
Reviewed-by: prappo
2020-05-19 10:11:13 -07:00
Jonathan Gibbons
039cb65753
8239816: Make handling of module / package / types consistent
...
Reviewed-by: hannesw
2020-05-18 13:24:35 -07:00
Jan Lahoda
3beee2cd93
8242919: Paste locks up jshell
...
Not waiting until the full block is available while reading from input.
Reviewed-by: rfield
2020-05-08 09:16:12 +02:00
Pavel Rappo
93b0516d5d
8224613: javadoc should better handle bad options
...
Reviewed-by: jjg
2020-05-07 13:59:18 +01:00
Jonathan Gibbons
98cbf4660c
8242532: convert tests to use Text Blocks
...
Reviewed-by: hannesw
2020-05-05 13:02:30 -07:00
Jan Lahoda
1a35219f01
8243557: Inconvenient span for multi-catch error diagnostics
...
Reviewed-by: vromero
2020-05-04 12:28:35 +02:00
Jonathan Gibbons
f9b816b8f9
8242649: improve the CSS class names used for summary and details tables
...
Reviewed-by: hannesw
2020-04-24 09:14:51 -07:00
Pavel Rappo
c7ae195a03
8243318: New test jdk/javadoc/tool/8224612/OptionsTest.java is failing
...
Reviewed-by: jjg
2020-04-22 01:30:16 +01:00
Pavel Rappo
392b75d158
8224612: javadoc should better handle empty set of doclet options
...
Reviewed-by: hannesw
2020-04-21 20:09:49 +01:00
Jan Lahoda
f08b5a8006
8241950: JShell could support auto-indent
...
Reviewed-by: rfield
2020-04-20 12:36:09 +02:00
Athijegannathan Sundararajan
b09a8ee657
8242931: Few more tests that use nashorn have been missed
...
Reviewed-by: dfuchs, dholmes
2020-04-17 09:50:02 +05:30
Hannes Wallnöfer
1cc71b41de
8241982: Make TestSearchScript.java run with GraalJS
...
Reviewed-by: sundar, jjg
2020-04-14 19:22:51 +02:00
Jonathan Gibbons
7a608f40fc
8242326: use new "summary-list" CSS class instead of general "block-list" for list of summary sections
...
Reviewed-by: hannesw
2020-04-13 10:54:12 -07:00
Roger Riggs
3cf922b3d1
8242462: Residual Cleanup of rmic removal
...
Reviewed-by: jjg, amlu, erikj, iignatyev, mseledtsov
2020-04-10 16:33:56 -04:00
Hannes Wallnöfer
ac8d42087a
8240169: javadoc fails to link to non-modular api docs
...
Reviewed-by: jjg
2020-04-08 22:04:51 +02:00
Hannes Wallnöfer
cdb379e5b4
8237383: Members inherited from non-public types are not included in index
...
Reviewed-by: jjg
2020-04-08 21:28:14 +02:00
Jonathan Gibbons
7ac64b81ee
8241895: use new "details-list" CSS class instead of general "block-list" for list of details sections
...
Reviewed-by: hannesw
2020-04-07 12:41:49 -07:00
Jonathan Gibbons
8523e37f7e
8242056: Merge support for AnnotationType builders/writers into support for other types
...
Reviewed-by: hannesw
2020-04-07 09:50:36 -07:00
Jonathan Gibbons
35f4df51d4
8241625: use new "member-list" CSS class instead of general "block-list" for list of members
...
Reviewed-by: hannesw
2020-03-31 14:47:07 -07:00
Jonathan Gibbons
8cb3cc01f1
8241693: The paragraphs in the help page should not be in a <ul>
...
Reviewed-by: hannesw
2020-03-31 13:47:16 -07:00
Jonathan Gibbons
ccc699600f
8241631: PropertyGetterTaglet, PropertySetterTaglet may be removed
...
Reviewed-by: hannesw
2020-03-27 11:24:40 -07:00
Jonathan Gibbons
87805d9207
8241470: HtmlStyle: group and document members: description, flex, signature
...
Reviewed-by: hannesw
2020-03-26 20:36:56 -07:00
Jonathan Gibbons
ffe5e84644
8241544: update stylesheet for *-page CSS class rename and hyphenated naming
...
Reviewed-by: prappo, hannesw
2020-03-25 15:03:39 -07:00
Jonathan Gibbons
7dc952ec20
8241292: Interactive Search results are not highlighted as they used to be
...
Reviewed-by: prappo
2020-03-23 14:11:52 -07:00
Jonathan Gibbons
f0ba0dc6dc
8241190: Fix name clash for constants-summary CSS class
...
Reviewed-by: hannesw
2020-03-23 12:48:35 -07:00
Jonathan Gibbons
32cba67284
8240476: SystemPropertiesWriter does not conform to standard page layout
...
Reviewed-by: prappo
2020-03-19 11:25:05 -07:00
Jonathan Gibbons
ea367322f2
8241030: rename HtmlTag to TagName
...
Reviewed-by: prappo
2020-03-18 13:20:13 -07:00
Jonathan Gibbons
afa54b7ed5
8240916: Convert to using hyphenated naming for CSS classes
...
Reviewed-by: hannesw
2020-03-13 10:57:41 -07:00
Jonathan Gibbons
2eaeb20697
8240555: Using env of JAVA_TOOL_OPTIONS and _JAVA_OPTIONS breaks QuietOption.java test
...
Reviewed-by: shurailine, prappo
2020-03-12 14:14:29 -07:00
Pavel Rappo
8c6649dea0
8239487: Better links generation for system properties found in HTML files
...
8239485: Define behavior of the System Properties page when no system properties are available
Reviewed-by: jjg
2020-03-11 17:09:10 +00:00
Jonathan Gibbons
edb59b58b9
8239817: Eliminate use of contentContainer and friends
...
Reviewed-by: hannesw
2020-03-04 12:58:13 -08:00
Jan Lahoda
e44dcf09c0
8234896: Tab completion does not work for method references in jshell
...
Reviewed-by: rfield
2020-03-04 13:43:28 +01:00
Jan Lahoda
9d57eefe6e
8239575: javadoc triggers javac AssertionError for annos on modules
...
Ensure ModuleSymbols are implicitly loaded only once in the javadoc context.
Reviewed-by: jjg
2020-03-04 13:43:25 +01:00