RFR: 8353694: Resolved Class/Field/Method CP entries missing from AOT Configuration

Ioi Lam iklam at openjdk.org
Thu Apr 17 03:13:51 UTC 2025


On Wed, 16 Apr 2025 21:51:00 GMT, Vladimir Ivanov <vlivanov at openjdk.org> wrote:

>> This bug was discovered and [fixed in the Leyden repo](https://github.com/openjdk/leyden/commit/bd212673822a21164fbf57b255005339d28ef509). Now the constant pool class/field/method entries that were resolved in the training will be recorded in the AOT config file, so they will be AOT-resolved during cache assembly.
>> 
>> @iwanowww @shipilev could you review?
>
> Looks good.

Thanks @iwanowww @shipilev for the review

-------------

PR Comment: https://git.openjdk.org/jdk/pull/24434#issuecomment-2811615786


More information about the hotspot-runtime-dev mailing list