RFR: 8336147: Clarify CDS documentation about static vs dynamic archive [v2]
Ioi Lam
iklam at openjdk.org
Thu Jul 3 18:31:21 UTC 2025
On Thu, 3 Jul 2025 17:47:01 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
>> Ioi Lam has updated the pull request incrementally with one additional commit since the last revision:
>>
>> "AOTCache features" -> "AOT cache"
>
> src/java.base/share/man/java.md line 3763:
>
>> 3761: archive, while still useful, supports fewer optimizations than
>> 3762: available for the static CDS archive. If the full set of CDS/AOT
>> 3763: optimizations are desired, consider using the AOTCache features describe below.
>
> Suggestion:
>
> optimizations are desired, consider using the AOT cache features described below.
The word "features" sounds awkward here. I changed "AOTCache features" -> "AOT cache".
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/26109#discussion_r2183486751
More information about the hotspot-runtime-dev
mailing list