On Thu, 10 Nov 2022 01:10:13 GMT, Jonathan Gibbons wrote:
> Please review a "somewhat automated" change to insert `@spec` tags into doc
> comments, as appropriate, to leverage the recent new javadoc feature to
> generate a new page listing the references to all external specifications
> listed
Please review a simple change to allow the use of _newline_ _whitespace_ `@`
inside inline tags that allow rich content (that is, those parsed with
`inlineContent`) as compared to those that only allow plain text (that is,
those parsed with `inlineText`).
The fix is to delete the code which rec
Forwardport JDK 20 -> JDK 21
-
Commit messages:
- Merge remote-tracking branch 'jdk20/master' into Merge_jdk20
- 8301206: Fix issue with LocaleData after JDK-8300719
- 8300953: ClassDesc::ofInternalName missing @since tag
- 8300719: JDK 20 RDP2 L10n resource files update
The webr
On Fri, 27 Jan 2023 21:00:03 GMT, Jesper Wilhelmsson
wrote:
> Forwardport JDK 20 -> JDK 21
This pull request has now been integrated.
Changeset: 5c59de52
Author:Jesper Wilhelmsson
URL:
https://git.openjdk.org/jdk/commit/5c59de52a31da937663ad2cef055213489b0516e
Stats: 1078 lines