RFR: 8348890: Fix docs for -XX:AOT* options in java man page [v2]

John R Rose jrose at openjdk.org
Thu Jan 30 23:45:48 UTC 2025


On Tue, 28 Jan 2025 22:07:04 GMT, Ioi Lam <iklam at openjdk.org> wrote:

>> 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
>> 
>> Rendered text:
>> - https://github.com/iklam/jdk/blob/8348890-fix-xx-aot-docs-in-man-page/src/java.base/share/man/java.md#ahead-of-time-cache
>
> Ioi Lam has updated the pull request incrementally with one additional commit since the last revision:
> 
>   @rose00 review comment

Marked as reviewed by jrose (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/23343#pullrequestreview-2585339878


More information about the hotspot-runtime-dev mailing list