Skip to content

(0.49) Track method dependencies during AOT store compilations - #20703

Merged
mpirvu merged 3 commits into
eclipse-openj9:v0.49.0-releasefrom
cjjdespres:0.49.0-release-track-scc-deps-final
Nov 29, 2024
Merged

(0.49) Track method dependencies during AOT store compilations#20703
mpirvu merged 3 commits into
eclipse-openj9:v0.49.0-releasefrom
cjjdespres:0.49.0-release-track-scc-deps-final

Conversation

@cjjdespres

Copy link
Copy Markdown
Contributor

Cherry-pick of #20637 (59f667b 53924c7 ac1d4a4)

The dependencies of AOT-compiled method bodies (class chain offsets of classes and whether or not they are initialized) are recorded during an AOT compilation and stored in the local SCC.

Signed-off-by: Christian Despres <despresc@ibm.com>
Signed-off-by: Christian Despres <despresc@ibm.com>
The dependencies of AOT-compiled method bodies (class chain offsets of
classes and whether or not they are initialized) are recorded during an
AOT compilation and stored in the local SCC.

Signed-off-by: Christian Despres <despresc@ibm.com>
@cjjdespres
cjjdespres requested a review from dsouzai as a code owner November 28, 2024 21:32
@cjjdespres

Copy link
Copy Markdown
Contributor Author

Attn @mpirvu.

@mpirvu mpirvu left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have verified that these commits are the same as the ones in the original PR

@mpirvu mpirvu self-assigned this Nov 29, 2024
@mpirvu
mpirvu merged commit 60a64bd into eclipse-openj9:v0.49.0-release Nov 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants