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 |
|
Hannes Wallnöfer
|
094e03de6a
|
8299718: JavaDoc: Buttons to copy specific documentation URL are not accessible
Reviewed-by: jjg
|
2023-04-03 10:37:19 +00:00 |
|
Jonathan Gibbons
|
2f34687ec1
|
8304689: Add hidden option to disable external spec page
Reviewed-by: erikj, hannesw
|
2023-03-27 15:42:10 +00:00 |
|
Pavel Rappo
|
7bbc5e0efb
|
8300517: Refactor VisibleMemberTable (method members)
Reviewed-by: jjg
|
2023-03-13 20:53:52 +00:00 |
|
Hannes Wallnöfer
|
75d630621c
|
8303349: Simplify link format for generic types in index pages
Reviewed-by: jjg
|
2023-03-10 11:07:14 +00:00 |
|
Pavel Rappo
|
45a616a891
|
8303480: Miscellaneous fixes to mostly invisible doc comments
Reviewed-by: mullan, prr, cjplummer, aivanov, jjg, lancea, rriggs, ihse
|
2023-03-07 15:31:42 +00:00 |
|
Jan Lahoda
|
4619e8bae8
|
8297587: Upgrade JLine to 3.22.0
Reviewed-by: vromero
|
2023-03-02 08:27:44 +00:00 |
|
Patricio Chilano Mateo
|
83bea26df4
|
8300575: JVMTI support when using alternative virtual thread implementation
Reviewed-by: lmesnik, sspitsyn, alanb
|
2023-02-22 15:42:53 +00:00 |
|
Archie L. Cobbs
|
a917fb3fcf
|
7033677: potential cast error in MemberEnter
Reviewed-by: vromero, jlahoda
|
2023-02-17 16:55:35 +00:00 |
|
Hannes Wallnöfer
|
6d4b02b6c9
|
8302324: Inheritance tree does not show correct type parameters/arguments
Reviewed-by: prappo
|
2023-02-14 12:42:59 +00:00 |
|
Jonathan Gibbons
|
d53ade12a8
|
8301813: Bad caret position in error message
Reviewed-by: iris
|
2023-02-06 18:41:04 +00:00 |
|
Archie L. Cobbs
|
8c01b6e66b
|
8221580: Confusing diagnostic for assigning a static final field in a constructor
Reviewed-by: vromero
|
2023-02-06 18:22:22 +00:00 |
|
Jan Lahoda
|
522fa13274
|
8301580: Error recovery does not clear returnResult
Reviewed-by: vromero
|
2023-02-06 12:25:06 +00:00 |
|
Roman Marchenko
|
15a1488401
|
8297437: javadoc cannot link to old docs (with old style anchors)
Reviewed-by: hannesw
|
2023-01-26 11:11:21 +00:00 |
|
Hannes Wallnöfer
|
b2d3622115
|
8299896: Reduce enum values of HtmlLinkInfo.Kind
Reviewed-by: jjg
|
2023-01-20 14:50:35 +00:00 |
|
Jonathan Gibbons
|
7071397ed9
|
8299224: TestReporterStreams.java has bad indentation for legal header
Reviewed-by: prappo
|
2023-01-17 23:43:35 +00:00 |
|
Adam Sotona
|
257f667afb
|
8296789: <TAB>-completion in jshell fails to expose synthetic bridge methods
Reviewed-by: jlahoda
|
2023-01-11 09:21:28 +00:00 |
|
Adam Sotona
|
030e88d638
|
8299829: In jshell, the output of "0".repeat(49999)+"2" ends with a '0'
Reviewed-by: jlahoda
|
2023-01-11 08:30:48 +00:00 |
|
Jesper Wilhelmsson
|
5393dc9a48
|
Merge
|
2023-01-07 02:05:59 +00:00 |
|
Pavel Rappo
|
284c94e20d
|
8298525: javadoc crashes with "UnsupportedOperationException: Not yet implemented" in SeeTaglet.inherit
Reviewed-by: jjg
|
2023-01-05 22:43:20 +00:00 |
|
Jonathan Gibbons
|
2294f225c0
|
8286311: remove boilerplate from use of runTests
Reviewed-by: hannesw
|
2022-12-22 21:20:43 +00:00 |
|
Jan Lahoda
|
9bcdfc4285
|
8298425: System.console().readLine() hangs in jshell
Reviewed-by: naoto, alanb
|
2022-12-14 11:36:04 +00:00 |
|
Hannes Wallnöfer
|
6a7a0db587
|
8296619: Upgrade jQuery to 3.6.1
Reviewed-by: jjg
|
2022-12-05 16:23:01 +00:00 |
|
Julian Waters
|
a71d91b96f
|
8298067: Persistent test failures after 8296012
Reviewed-by: alanb
|
2022-12-04 17:32:20 +00:00 |
|
Daniel D. Daugherty
|
6e5470525d
|
8295424: adjust timeout for another JLI GetObjectSizeIntrinsicsTest.java subtest
8297367: disable TestRedirectLinks.java in slowdebug mode
8297369: disable Fuzz.java in slowdebug mode
Reviewed-by: sspitsyn, jjg, cjplummer, lmesnik
|
2022-12-02 22:29:21 +00:00 |
|
Aleksey Shipilev
|
34fcd83c5e
|
8297821: jdk/jshell/Test8294583.java fails on some platforms
Reviewed-by: alanb, jlahoda
|
2022-12-01 08:11:54 +00:00 |
|
Jonathan Gibbons
|
3b513a4f5c
|
8297802: display of @spec tags should mimic that of @see tags
Reviewed-by: prappo
|
2022-12-01 00:26:27 +00:00 |
|
Jaikiran Pai
|
e10778acce
|
8297695: Fix typos in test/langtools files
Co-authored-by: Michael Ernst <mernst@openjdk.org>
Reviewed-by: prappo, jjg, iris
|
2022-11-30 00:42:40 +00:00 |
|
Aggelos Biboudis
|
7af6b4b54c
|
8296012: jshell crashes on mismatched record pattern
Reviewed-by: vromero
|
2022-11-29 19:33:18 +00:00 |
|
Hannes Wallnöfer
|
69ede5baed
|
8293177: Verify version numbers in legal files
Reviewed-by: jjg
|
2022-11-29 14:46:35 +00:00 |
|
Bo Zhang
|
33587ffd35
|
8292625: jshell crash on "var a = a"
Reviewed-by: jlaskey, jlahoda
|
2022-11-29 13:57:56 +00:00 |
|
Hannes Wallnöfer
|
361b50e724
|
8292594: Use CSS custom properties for all fonts and colors
Reviewed-by: jjg
|
2022-11-29 11:50:39 +00:00 |
|
Hannes Wallnöfer
|
b27a61e624
|
8297216: Search results omit some methods
Reviewed-by: jjg
|
2022-11-29 10:20:58 +00:00 |
|
Aggelos Biboudis
|
4f65570204
|
8294583: JShell: NPE in switch with non existing record pattern
Reviewed-by: jlahoda
|
2022-11-25 12:31:47 +00:00 |
|
Jan Lahoda
|
91cd8a0366
|
8297525: jdk/jshell/ToolBasicTest.java fails after JDK-8295984
Reviewed-by: dcubed
|
2022-11-23 20:21:31 +00:00 |
|
Jan Lahoda
|
bc59f2a4ac
|
8295984: Remove unexpected JShell feature
Reviewed-by: cstein, sundar
|
2022-11-23 14:43:41 +00:00 |
|