RFR: 8230623: Extract command-line help for -Xlint sub-options to new --help-lint [v4]

Jonathan Gibbons jonathan.gibbons at oracle.com
Fri May 28 03:55:53 UTC 2021


On 5/27/21 7:26 AM, Guoxiong Li wrote:
> On Thu, 27 May 2021 00:54:25 GMT, Jonathan Gibbons <jjg at openjdk.org> wrote:
>
>>> Guoxiong Li has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains five commits:
>>>
>>>   - Merge branch 'master' into JDK-8230623
>>>   - Update copyright
>>>   - Merge branch 'master' into JDK-8230623
>>>   - Remove the content in documentation javac.1
>>>   - 8230623: Extract command-line help for -Xlint sub-options to new --help-lint
>> Approved, with some minor suggestions to improve the text in the resource file.
>>
>> Thanks for hanging in there with this one.
> @jonathan-gibbons The man documentation `javac.1` needs to be revised, too. Could I get your help to revise it? Thanks a lot.


This is already in progress for the upstream source file.  At some point 
there will be bulk update of all the *.1 files that need to be updated 
for 17.

-- Jon


>
> -------------
>
> PR: https://git.openjdk.java.net/jdk/pull/1758


More information about the compiler-dev mailing list