RFR: 8348890: Fix docs for -XX:AOT* options in java man page [v2]
Ioi Lam
iklam at openjdk.org
Tue Jan 28 22:07:04 UTC 2025
> Some problems in the `-XX:AOT*` docs are found after [JDK-8348515](https://bugs.openjdk.org/browse/JDK-8348515) was integrated. See @rose00 comments in #23287
>
> - The default of `AOTClassLinking` is incorrect
> - "AOTCache" should be changed to "AOT cache" in the descriptive text
> - There are some typos
Ioi Lam has updated the pull request incrementally with one additional commit since the last revision:
@rose00 review comment
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/23343/files
- new: https://git.openjdk.org/jdk/pull/23343/files/e4d2a9a9..0f189a50
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=23343&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=23343&range=00-01
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/23343.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/23343/head:pull/23343
PR: https://git.openjdk.org/jdk/pull/23343
More information about the hotspot-runtime-dev
mailing list