On Wed, 18 May 2022 14:46:42 GMT, Alexey Ivanov wrote:
> Replaces usages of articles that follow each other in all combinations:
> a/the, an?/an?, the/theā¦
>
> It's the last issue in the series, and it still touches different areas of
> the code.
Marked as reviewed by iris (Reviewer).
--
On Fri, 29 Apr 2022 00:29:50 GMT, Jonathan Gibbons wrote:
> Please review some localized cleanup for the doclint Checker class, primarily
> focused on upgrading to the use of "enhanced `switch`"
>
> The output of one test was changed because of some improvements in one switch
> statement to el
On Thu, 28 Apr 2022 22:32:59 GMT, Jonathan Gibbons wrote:
> Please review a trivial update for doclint, to check for `@param` tags for
> type parameters of classes and interfaces.
>
> The bug was discovered recently, while making an update for record
> components, but this part of the fix was
On Fri, 28 Jan 2022 14:39:31 GMT, Matteo Baccan wrote:
> Hi
>
> I have reviewed the code for removing double semicolons at the end of lines
>
> all the best
> matteo
Nice tidy of the code.
Is there anything that can be done to prevent re-introduction of this trivial
problem? Perhaps a new S
On Fri, 28 Jan 2022 02:15:59 GMT, Joe Darcy wrote:
>> The changes in this PR on top of the out-for-review changes in
>> https://git.openjdk.java.net/jdk/pull/7222 allow compile-time doclint
>> checking to be enabled in all JDK modules.
>>
>> Typically, a @SuppressWarnings("doclint:refernce") a
On Fri, 10 Dec 2021 01:46:03 GMT, Jonathan Gibbons wrote:
> Please review this semi-automatic update for the nroff man pages for JDK 18.
> The changes update the version number, copyright year, and incorporate the
> changes from the latest upstream files.
Marked as reviewed by iris (Reviewer)
On Fri, 10 Sep 2021 17:39:44 GMT, Pavel Rappo wrote:
> 8273609: Fix trivial doc typos in the compiler area
Marked as reviewed by iris (Reviewer).
-
PR: https://git.openjdk.java.net/jdk/pull/5471
On Mon, 16 Aug 2021 22:37:25 GMT, Jonathan Gibbons wrote:
> Please review a simple `noreg-doc` update to files in the `com.sun.source.*`
> API, to enclose type names in the descriptions in doc comments with `{@code
> }`.
>
> Apart from fixing one typo, the changes are all formatting changes,
On Thu, 5 Aug 2021 19:20:50 GMT, Jonathan Gibbons wrote:
> Please review a semi-automatic update of the nroff man pages from the
> upstream files.
Marked as reviewed by iris (Reviewer).
-
PR: https://git.openjdk.java.net/jdk17/pull/303
On Sun, 6 Jun 2021 22:03:46 GMT, Joe Darcy wrote:
> The @jls and @jvms taglet share most of their functionality. A JLS URL
> looks like
>
> https://docs.oracle.com/javase/specs/jls/se16/html/**jls**-8.html#jls-8.1
>
> and a JVMS URL looks like
>
>
> https://docs.oracle.com/javase/s
On Thu, 20 May 2021 15:23:40 GMT, Jonathan Gibbons wrote:
>> Please review a simple fix to treat `wbr` as a void element.
>
> Jonathan Gibbons has updated the pull request incrementally with one
> additional commit since the last revision:
>
> update test
Marked as reviewed by iris (Reviewer
On Tue, 18 May 2021 17:15:56 GMT, Jonathan Gibbons wrote:
> Please review a simple fix to treat `war` as a void element.
Marked as reviewed by iris (Reviewer).
-
PR: https://git.openjdk.java.net/jdk/pull/4098
On Fri, 14 May 2021 20:49:35 GMT, Jonathan Gibbons wrote:
> In the course of other work, I came across this deprecated constructor in Log
> which just existed for a public entry point in javadoc which has already been
> removed.
>
> There is one remaining use in javadoc, which can be changed t
On Thu, 25 Feb 2021 21:37:01 GMT, Jonathan Gibbons wrote:
> Please review this doc fix to provide a couple of missing `@param` tags
Marked as reviewed by iris (Reviewer).
-
PR: https://git.openjdk.java.net/jdk/pull/2731
On Thu, 24 Dec 2020 02:04:06 GMT, Jonathan Gibbons wrote:
> Please review a trivial fix to correctly handle '@' inside the value of an
> HTML attribute.
> The fix is simply to cancel the `newline` flag that is set when a newline has
> been read.
Marked as reviewed by iris (Reviewer).
---
Hi, Sandeep.
> Bug: https://bugs.openjdk.java.net/browse/JDK-8163991
> Webrev:
> http://cr.openjdk.java.net/~shurailine/8163991/webrev.00/langtools.patch
These changes all look reasonable to me.
Thanks,
Iris
16 matches
Mail list logo