RFR: 8329706: Implement -XX:+AOTClassLinking [v8]
David Holmes
dholmes at openjdk.org
Wed Sep 18 05:40:15 UTC 2024
On Wed, 18 Sep 2024 01:59:34 GMT, David Holmes <dholmes at openjdk.org> wrote:
>> Ioi Lam has updated the pull request incrementally with one additional commit since the last revision:
>>
>> minor comment fix
>
> src/hotspot/share/cds/aotClassLinker.hpp line 60:
>
>> 58: // - The visibility of C
>> 59: //
>> 60: // During an Production Run, the JVM can use an AOTCache with an AOTLinkedClassTable
>
> Suggestion:
>
> // During a Production Run, the JVM can use an AOTCache with an AOTLinkedClassTable
Why is "Production Run" capitalized?
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/20843#discussion_r1764296043
More information about the hotspot-dev
mailing list