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

Aleksey Shipilev shade at openjdk.org
Wed Apr 9 16:07:46 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?

Sorry, yes, looks reasonable.

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

Marked as reviewed by shade (Reviewer).

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


More information about the hotspot-runtime-dev mailing list