RFR: 8344056: Use markdown format for man pages [v2]

Magnus Ihse Bursie ihse at openjdk.org
Fri Nov 15 14:46:34 UTC 2024


On Fri, 15 Nov 2024 01:25:43 GMT, David Holmes <dholmes at openjdk.org> wrote:

>> Magnus Ihse Bursie has updated the pull request incrementally with two additional commits since the last revision:
>> 
>>  - Fix CheckManPageOptions test
>>  - Remove classpath exception
>
>> > Now `CheckManPageOptions` finds the `.md` file (good) and its checks fail (bad).
>> 
>> _sigh_
>> 
>> > A candidate for an ignore list as fixing it is out of scope of this PR?
>> 
>> Let me have a look at it first. It seems the test has the indention to handle markdown files, so maybe there is an easy fix.
> 
> I'm somewhat surprised that the full src tree is available to this test when it runs. I was expecting it to examine the .1 files in the JDK image.

@dholmes-ora 

>  I was expecting it to examine the .1 files in the JDK image.

It's been like that since the test was created in https://bugs.openjdk.org/browse/JDK-8274211, so there is no change in this PR.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/22081#issuecomment-2479042569


More information about the core-libs-dev mailing list