RFR: 8329706: Implement -XX:+AOTClassLinking [v8]
Ioi Lam
iklam at openjdk.org
Thu Sep 19 04:19:19 UTC 2024
On Wed, 18 Sep 2024 01:59:59 GMT, David Holmes <dholmes at openjdk.org> wrote:
>> 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?
Fixed.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/20843#discussion_r1766121446
More information about the serviceability-dev
mailing list