RFR: 8347763: [doc] Add documentation of module options for JEP 483

Ioi Lam iklam at openjdk.org
Wed Jan 15 21:52:37 UTC 2025


On Wed, 15 Jan 2025 00:48:03 GMT, Calvin Cheung <ccheung at openjdk.org> wrote:

> Document the module related options for CDS.

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).

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

PR Review Comment: https://git.openjdk.org/jdk/pull/23120#discussion_r1917380610


More information about the hotspot-runtime-dev mailing list