RFR: 8293187: Store initialized Enum classes in AOTCache [v2]
Ioi Lam
iklam at openjdk.org
Mon Sep 16 23:55:41 UTC 2024
On Thu, 12 Sep 2024 16:17:22 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:
>> Ioi Lam has updated the pull request incrementally with one additional commit since the last revision:
>>
>> @vnkozlov comments
>
> src/hotspot/share/oops/instanceKlass.cpp line 828:
>
>> 826: link_class(CHECK);
>> 827:
>> 828: #ifdef AZZERT
>
> ? "ASSERT"
Fixed.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/20958#discussion_r1762093890
More information about the hotspot-dev
mailing list