Pavel Rappo
430564cf88
8308715: Create a mechanism for Implicitly Declared Class javadoc
...
Reviewed-by: jjg
2023-12-05 22:09:05 +00:00
Archie Cobbs
640d7f31b2
8314327: Issues with JShell when using "local" execution engine
...
Reviewed-by: jlahoda
2023-12-05 17:57:43 +00:00
Jim Laskey
04ad98ed32
8315458: Implement JEP 463: Implicitly Declared Classes and Instance Main Method (Second Preview)
...
Reviewed-by: jlahoda, mcimadamore, vromero, rriggs, alanb, mchung
2023-11-30 12:49:49 +00:00
Liam Miller-Cushon
62418c681e
8319444: Unhelpful failure output in TestLegalNotices
...
Reviewed-by: hannesw, jjg
2023-11-29 17:49:30 +00:00
Jan Lahoda
2fae07f53f
8319311: JShell Process Builder should be configurable
...
Reviewed-by: asotona
2023-11-28 12:32:23 +00:00
Jan Lahoda
14193a049e
8314614: jdk/jshell/ImportTest.java failed with "InternalError: Failed remote listen"
...
8312140: jdk/jshell tests failed with JDI socket timeouts
Reviewed-by: asotona
2023-11-23 07:15:43 +00:00
Jonathan Gibbons
407cdd4cac
8320207: doclet incorrectly chooses code font for a See Also link
...
Reviewed-by: hannesw
2023-11-22 17:23:38 +00:00
Hannes Wallnöfer
30d895383e
8275889: Search dialog has redundant scrollbars
...
Reviewed-by: jjg
2023-11-20 18:32:20 +00:00
Hannes Wallnöfer
cee54de41b
8319988: Wrong heading for inherited nested classes
...
Reviewed-by: jjg
2023-11-20 18:26:21 +00:00
Pavel Rappo
c9077b8b81
8319339: Internal error on spurious markup in a hybrid snippet
...
Reviewed-by: jjg
2023-11-10 16:50:53 +00:00
Jan Lahoda
45e68ae207
8319532: jshell - Non-sealed declarations sometimes break a snippet evaluation
...
Reviewed-by: asotona
2023-11-07 15:27:48 +00:00
Jonathan Gibbons
c86592d38d
8319046: Execute tests in source/class-file order in JavadocTester
...
Reviewed-by: hannesw
2023-11-01 15:48:31 +00:00
Jonathan Gibbons
3660a90ad8
8319139: Improve diagnosability of JavadocTester
output
...
Reviewed-by: hannesw
2023-11-01 15:33:53 +00:00
Jonathan Gibbons
b3fec6b5f3
8306980: Generated docs should contain correct Legal Documents
...
Reviewed-by: ihse, mchung
2023-10-31 22:03:35 +00:00
Pavel Rappo
fd332da1c8
8317289: javadoc fails with -sourcepath if module-info.java contains import statements
...
Reviewed-by: jlahoda
2023-10-24 08:46:10 +00:00
Pavel Rappo
fc29a2e152
8318082: ConcurrentModificationException from IndexWriter
...
Reviewed-by: jjg
2023-10-23 09:24:51 +00:00
Jonathan Gibbons
2f4d601a56
8314975: JavadocTester should set source path if not specified
...
Reviewed-by: hannesw
2023-10-17 21:00:29 +00:00
Hannes Wallnöfer
0ba48ef4ab
8316972: Add javadoc support for restricted methods
...
Co-authored-by: Maurizio Cimadamore <mcimadamore@openjdk.org>
Reviewed-by: jjg
2023-10-17 20:32:41 +00:00
Aggelos Biboudis
2bf1863e24
8315588: JShell does not accept underscore from JEP 443 even with --enable-preview
...
Reviewed-by: jlahoda
2023-10-17 12:55:31 +00:00
Hannes Wallnöfer
eb7d972d8a
8308659: Use CSS scroll-margin instead of flexbox layout in API documentation
...
Reviewed-by: jjg
2023-10-16 12:56:41 +00:00
Jonathan Gibbons
3ff5a781db
8317693: Unused parameter to Tokens.Token.comment method
...
Reviewed-by: iris, jlahoda
2023-10-09 17:53:57 +00:00
Pavel Rappo
a01b3fb8e9
8288660: JavaDoc should be more helpful if it doesn't recognize a tag
...
Reviewed-by: jjg
2023-09-06 07:51:14 +00:00
Jan Lahoda
3094fd1ac5
8314662: jshell shows duplicated signatures of javap
...
Reviewed-by: asotona, cstein
2023-09-04 08:36:41 +00:00
Pavel Rappo
aecbb1b5c3
8314448: Coordinate DocLint and JavaDoc to report on unknown tags
...
Reviewed-by: jjg
2023-08-18 16:40:51 +00:00
Hannes Wallnöfer
52ec4bcb1b
8303056: Improve support for Unicode characters and digits in JavaDoc search
...
Reviewed-by: jjg
2023-08-09 09:50:21 +00:00
Hannes Wallnöfer
77e5739f60
8310118: Resource files should be moved to appropriate directories
...
Reviewed-by: jjg
2023-08-09 07:01:15 +00:00
Jonathan Gibbons
e2cb0bc6f1
8313204: Inconsistent order of sections in generated class documentation
...
Reviewed-by: hannesw, prappo
2023-07-28 17:05:37 +00:00
Hannes Wallnöfer
02a04731b1
8312445: Array types in annotation elements show square brackets twice
...
Reviewed-by: prappo
2023-07-26 13:04:39 +00:00
Jonathan Gibbons
3c644dc586
8312044: Simplify toolkit Builder/Writer world
...
Reviewed-by: prappo
2023-07-21 18:51:06 +00:00
Hannes Wallnöfer
0741cd3289
8311264: JavaDoc index comparator is not transitive
...
Reviewed-by: jjg
2023-07-06 07:08:20 +00:00
Hannes Wallnöfer
21f6d83358
8309471: Limit key characters in static index pages
...
Reviewed-by: jjg
2023-06-16 15:04:07 +00:00
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
Jim Laskey
1d1ed0d8f7
8309957: Rename JDK-8309595 test to conform
...
Reviewed-by: rriggs
2023-06-14 11:58:03 +00:00
Jim Laskey
0be39054a6
8309595: Allow javadoc to process unnamed classes
...
Reviewed-by: hannesw
2023-06-08 17:51:11 +00:00
Aggelos Biboudis
79a4ac791c
8309235: Unnamed Variables (_) can't be used in JShell
...
Co-authored-by: Jan Lahoda <jlahoda@openjdk.org>
Co-authored-by: Aggelos Biboudis <abimpoudis@openjdk.org>
Reviewed-by: asotona
2023-06-08 07:25:25 +00:00
Pavel Rappo
01455a07a7
8304878: ConcurrentModificationException in javadoc tool
...
Reviewed-by: jjg
2023-06-06 10:06:52 +00:00
Hannes Wallnöfer
db0857ddd8
8306578: Report error if no label given in @see and {@link} when no default is available
...
Reviewed-by: jjg
2023-06-05 09:39:19 +00:00
Jonathan Gibbons
09514745fc
8309150: Need to escape " inside attribute values
...
Reviewed-by: prappo
2023-05-31 21:20:05 +00:00
Christian Stein
547a8b40b3
8306560: Add TOOLING.jsh load file
...
Reviewed-by: jlahoda
2023-05-28 08:14:37 +00:00
Hannes Wallnöfer
a92363461d
8286470: Support searching for sections in class/package javadoc
...
Reviewed-by: jjg
2023-05-26 18:36:45 +00:00
Hannes Wallnöfer
3272e2597a
8305710: Line breaks in search tags cause invalid JSON in index file
...
Reviewed-by: jjg
2023-05-25 07:40:44 +00:00
Hannes Wallnöfer
3f4abff59c
8305958: Use links instead of buttons for auto-generated header links
...
Reviewed-by: jjg
2023-05-25 07:30:03 +00:00
Jonathan Gibbons
f250ab2c2a
8307377: Remove use of tagName
from TagletWriterImpl.linkSeeReferenceOutput
...
Reviewed-by: hannesw
2023-05-10 22:05:58 +00:00
Jim Laskey
4aa65cbeef
8285932: Implementation of JEP 430 String Templates (Preview)
...
Reviewed-by: mcimadamore, rriggs, darcy
2023-05-10 11:34:01 +00:00
Hannes Wallnöfer
f6ea89795b
8306285: Missing file in search test
...
Reviewed-by: jjg
2023-05-08 08:03:49 +00:00
Weibing Xiao
746f8d1333
8305714: Add an extra test for JDK-8292755
...
Reviewed-by: coffeys
2023-05-05 13:19:20 +00:00
Vicente Romero
35e75c131d
8301455: comments in TestTypeAnnotations still refer to resolved JDK-8068737
...
Reviewed-by: jjg
2023-05-01 20:28:50 +00:00
Jonathan Gibbons
a8871f5d26
8305407: ExternalSpecsWriter should ignore white-space differences in spec titles
...
Reviewed-by: hannesw
2023-04-07 14:15:46 +00:00
Jan Lahoda
4bf1987856
8296454: System.console() shouldn't return null in jshell
...
Reviewed-by: vromero
2023-04-05 10:35:01 +00:00
Hannes Wallnöfer
2e91585ac9
8303123: Add line break opportunity to single type parameters
...
Reviewed-by: jjg
2023-04-03 10:39:56 +00:00