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

John R Rose jrose at openjdk.org
Sat Feb 1 00:10:50 UTC 2025


On Fri, 31 Jan 2025 23:20:42 GMT, Ioi Lam <iklam at openjdk.org> wrote:

> Hi all,
> 
> This pull request contains a backport of commit [cdc84acd](https://github.com/openjdk/jdk/commit/cdc84acdcc7689c2b2e42075a26939da14a1ba34) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
> 
> The commit being backported was authored by Ioi Lam on 31 Jan 2025 and was reviewed by John R Rose.
> 
> Thanks!

Thanks.

The changes at the end, about the interaction between `AOTClassLinking` and `AOTMode`, are necessary to explain why the JEP 483 command line examples work as advertised.

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

Marked as reviewed by jrose (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/23404#pullrequestreview-2588086307


More information about the hotspot-runtime-dev mailing list