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

Vladimir Ivanov vlivanov at openjdk.org
Wed Apr 16 21:53:39 UTC 2025


On Fri, 4 Apr 2025 02:44:44 GMT, Ioi Lam <iklam 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.

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

Marked as reviewed by vlivanov (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/24434#pullrequestreview-2773947202


More information about the hotspot-runtime-dev mailing list