RFR: 8352092: -XX:AOTMode=record crashes with InstanceKlass in allocated state [v2]
Ioi Lam
iklam at openjdk.org
Mon Mar 31 23:38:23 UTC 2025
On Mon, 31 Mar 2025 20:33:23 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
>> Ioi Lam has updated the pull request incrementally with two additional commits since the last revision:
>>
>> - Move CollectClassesForLinking inside while loop to see classes loaded as side effect of linking
>> - @coleenp comments - use ClassLoaderDataGraph::loaded_classes_do_keepalive()
>
> One small comment, but looks good!
Thanks @coleenp and @dholmes-ora for the review
-------------
PR Comment: https://git.openjdk.org/jdk/pull/24172#issuecomment-2767651051
More information about the hotspot-runtime-dev
mailing list