jdk-24/test/langtools/tools/javac/doctree
Pavel Rappo 3e0bbd290c 8285368: Overhaul doc-comment inheritance
6376959: Algorithm for Inheriting Method Comments seems to go not as documented
6934301: Support directed inheriting of class comments with @inheritDoc

Reviewed-by: jjg, rriggs, aivanov, smarks, martin
2023-06-15 17:47:41 +00:00
..
dcapi 8302685: Some javac unit tests aren't reliably closing open files 2023-02-27 16:21:57 +00:00
positions 8273244: Improve diagnostic output related to ErroneousTree 2021-10-04 16:59:30 +00:00
AtEscapeTest.java 8300914: Allow @ as an escape in documentation comments 2023-02-08 21:57:22 +00:00
AttrTest.java 8273244: Improve diagnostic output related to ErroneousTree 2021-10-04 16:59:30 +00:00
AuthorTest.java 8273244: Improve diagnostic output related to ErroneousTree 2021-10-04 16:59:30 +00:00
BadTest.java 8273244: Improve diagnostic output related to ErroneousTree 2021-10-04 16:59:30 +00:00
CodeTest.java 8301810: Bug in doctree DocCommentTester.compress 2023-02-07 18:48:02 +00:00
CoverageTest.java 8273244: Improve diagnostic output related to ErroneousTree 2021-10-04 16:59:30 +00:00
DeprecatedTest.java 8273244: Improve diagnostic output related to ErroneousTree 2021-10-04 16:59:30 +00:00
DocCommentTester.java 8285368: Overhaul doc-comment inheritance 2023-06-15 17:47:41 +00:00
DocRootTest.java 8284908: Refine diagnostic positions for DCErroneous 2022-04-21 08:57:16 +00:00
DocTreePathScannerTest.java
ElementTest.java 8273244: Improve diagnostic output related to ErroneousTree 2021-10-04 16:59:30 +00:00
EntityTest.java 8284908: Refine diagnostic positions for DCErroneous 2022-04-21 08:57:16 +00:00
ExceptionTest.java 8273244: Improve diagnostic output related to ErroneousTree 2021-10-04 16:59:30 +00:00
FirstSentenceTest.java 8273244: Improve diagnostic output related to ErroneousTree 2021-10-04 16:59:30 +00:00
HiddenTest.java 8273244: Improve diagnostic output related to ErroneousTree 2021-10-04 16:59:30 +00:00
IndexTest.java 8305620: Missing break in DocCommentParser inlineWord() 2023-04-05 14:39:51 +00:00
InheritDocTest.java 8285368: Overhaul doc-comment inheritance 2023-06-15 17:47:41 +00:00
InPreTest.java 8284908: Refine diagnostic positions for DCErroneous 2022-04-21 08:57:16 +00:00
LinkPlainTest.java 8301810: Bug in doctree DocCommentTester.compress 2023-02-07 18:48:02 +00:00
LinkTest.java 8301810: Bug in doctree DocCommentTester.compress 2023-02-07 18:48:02 +00:00
LiteralTest.java 8301810: Bug in doctree DocCommentTester.compress 2023-02-07 18:48:02 +00:00
ParamTest.java 8284908: Refine diagnostic positions for DCErroneous 2022-04-21 08:57:16 +00:00
ProvidesTest.java 8273244: Improve diagnostic output related to ErroneousTree 2021-10-04 16:59:30 +00:00
ReferenceTest.java 8278373: JavacTrees.searchMethod finds incorrect match 2022-01-10 08:33:46 +00:00
ReturnTest.java 8273244: Improve diagnostic output related to ErroneousTree 2021-10-04 16:59:30 +00:00
SeeTest.java 8288619: Unexpected parsing for @see 2023-05-25 03:25:50 +00:00
SerialDataTest.java 8273244: Improve diagnostic output related to ErroneousTree 2021-10-04 16:59:30 +00:00
SerialFieldTest.java 8301810: Bug in doctree DocCommentTester.compress 2023-02-07 18:48:02 +00:00
SerialTest.java 8273244: Improve diagnostic output related to ErroneousTree 2021-10-04 16:59:30 +00:00
SimpleDocTreeVisitorTest.java
SinceTest.java 8273244: Improve diagnostic output related to ErroneousTree 2021-10-04 16:59:30 +00:00
SnippetTest.java
SpecTest.java 6251738: Want a top-level summary page that itemizes all spec documents referenced from javadocs (OEM spec) 2022-09-26 21:28:39 +00:00
SummaryTest.java 8273244: Improve diagnostic output related to ErroneousTree 2021-10-04 16:59:30 +00:00
SystemPropertyTest.java 8284908: Refine diagnostic positions for DCErroneous 2022-04-21 08:57:16 +00:00
TagTest.java 8301813: Bad caret position in error message 2023-02-06 18:41:04 +00:00
ThrowableTest.java 8301810: Bug in doctree DocCommentTester.compress 2023-02-07 18:48:02 +00:00
UsesTest.java 8273244: Improve diagnostic output related to ErroneousTree 2021-10-04 16:59:30 +00:00
ValueTest.java 8301810: Bug in doctree DocCommentTester.compress 2023-02-07 18:48:02 +00:00
VersionTest.java 8273244: Improve diagnostic output related to ErroneousTree 2021-10-04 16:59:30 +00:00