RFR: 8348515: Add docs for -XX:AOT* options in java man pages [v2]
Ioi Lam
iklam at openjdk.org
Mon Jan 27 04:58:36 UTC 2025
> I added docs for the following options added by [JEP 483](https://openjdk.org/jeps/483)
>
> - -XX:AOTCache
> - -XX:AOTClassLinking
> - -XX:AOTConfiguration
> - -XX:AOTMode
>
> For a (semi) rendered version, see https://github.com/iklam/jdk/blob/8348515-docs-for-aot-options/src/java.base/share/man/java.md#ahead-of-time-cache
>
> (Some of the rendering by GitHub looks odd, but the java.1 and java.html pages produced by the build should look fine)
Ioi Lam has updated the pull request incrementally with one additional commit since the last revision:
@vnkozlov comment: changed order of flags
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/23287/files
- new: https://git.openjdk.org/jdk/pull/23287/files/a9e97710..4cef8a4c
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=23287&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=23287&range=00-01
Stats: 20 lines in 1 file changed: 10 ins; 10 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/23287.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/23287/head:pull/23287
PR: https://git.openjdk.org/jdk/pull/23287
More information about the hotspot-runtime-dev
mailing list