RFR: 8359123: Misleading examples in jmod man page [v4]
Ana Maria Mihalceanu
duke at openjdk.org
Wed Jun 18 07:17:13 UTC 2025
On Wed, 18 Jun 2025 07:02:59 GMT, Alan Bateman <alanb at openjdk.org> wrote:
>> Ana Maria Mihalceanu has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Update commands and description according to review.
>
> src/jdk.jlink/share/man/jmod.md line 186:
>
>> 184: the format `<os>-<arch>`, where `<os>` is the operating system
>> 185: and `<arch>` is the hardware architecture. Example values include
>> 186: `linux-x64`, `windows-x64`, and `macos-aarch64`.
>
> The values for x64 are actually linux-amd64 and windows-amd64.
I updated the values.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/25772#discussion_r2153825262
More information about the core-libs-dev
mailing list