Skip to content

RAM Class Persistence: persist CP entries - part 2 - #24640

Draft
lzhou2025 wants to merge 2 commits into
eclipse-openj9:masterfrom
lzhou2025:CPfieldEnt-part2
Draft

RAM Class Persistence: persist CP entries - part 2#24640
lzhou2025 wants to merge 2 commits into
eclipse-openj9:masterfrom
lzhou2025:CPfieldEnt-part2

Conversation

@lzhou2025

Copy link
Copy Markdown
Member

This PR aims to modify RCP such that interface and method fieldrefs are pre-resolved when creating the RCP cache during
the training run. This means that in the production run, field resolution can be skipped entirely for cached classes which ideally will improve startup performance.

lzhou2025 and others added 2 commits August 14, 2026 12:23
This PR aims to modify RCP such that instance fieldrefs
are pre-resolved when creating the RCP cache during the
training run. This means that in the production run, field
resolution can be skipped entirely for cached classes which
ideally will improve startup performance.

issue: eclipse-openj9#23400

Co-authored-by: Tobi Ajila <atobia@ca.ibm.com>
This PR aims to modify RCP such that interface and method
fieldrefs are pre-resolved when creating the RCP cache during
the training run. This means that in the production run, field
resolution can be skipped entirely for cached classes which
ideally will improve startup performance.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant