RFR: 8347763: [doc] Add documentation of module options for JEP 483 [v2]
Calvin Cheung
ccheung at openjdk.org
Wed Jan 15 22:35:16 UTC 2025
On Wed, 15 Jan 2025 21:50:14 GMT, Ioi Lam <iklam at openjdk.org> wrote:
>> Calvin Cheung has updated the pull request incrementally with one additional commit since the last revision:
>>
>> remove indentation of a paragraph
>
> src/java.base/share/man/java.md line 4000:
>
>> 3998:
>> 3999: `subgraph jdk.internal.module.ArchivedBootLayer cannot be used because full module graph is disabled`
>> 4000:
>
> Maybe we should remove the indentation of the following paragraph. Otherwise it might look like a subtopic of the previous text (supported options), but in fact it starts a new topic (unsupported options).
Fixed.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/23120#discussion_r1917421826
More information about the hotspot-runtime-dev
mailing list