RFR: 8334898: Resolve static field/method references at CDS dump time

Ashutosh Mehra asmehra at openjdk.org
Thu Oct 23 19:07:44 UTC 2025


On Thu, 23 Oct 2025 18:56:44 GMT, Ashutosh Mehra <asmehra at openjdk.org> wrote:

> This patch pre-resolves constant pool entries referred by getstatic, putstatic and invokestatic bytecodes in the assembly phase.
> It also extends ResolvedConstants.java test to run in AOT mode workflow and additional test for checking resolution of static CP entries.

@iklam can you please review

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

PR Comment: https://git.openjdk.org/jdk/pull/27958#issuecomment-3438677275


More information about the hotspot-dev mailing list