Skip to content

Switch JITServer AOT method load/relocate order - #17612

Merged
mpirvu merged 1 commit into
eclipse-openj9:masterfrom
cjjdespres:relocation-without-storage
Jun 17, 2023
Merged

Switch JITServer AOT method load/relocate order#17612
mpirvu merged 1 commit into
eclipse-openj9:masterfrom
cjjdespres:relocation-without-storage

Conversation

@cjjdespres

Copy link
Copy Markdown
Contributor

As another step toward eliminating the need for a local shared class cache when using the JITServer AOT cache feature, we now relocate AOT methods received from the JITServer at the client before storing them in the SCC.

As another step toward eliminating the need for a local shared class
cache when using the JITServer AOT cache feature, we now relocate AOT
methods received from the JITServer at the client before storing them
in the SCC.

Signed-off-by: Christian Despres <despresc@ibm.com>
@cjjdespres

Copy link
Copy Markdown
Contributor Author

Attn @mpirvu

@mpirvu mpirvu self-assigned this Jun 16, 2023
@mpirvu mpirvu added the comp:jitserver Artifacts related to JIT-as-a-Service project label Jun 16, 2023

@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.

LGTM

@mpirvu

mpirvu commented Jun 16, 2023

Copy link
Copy Markdown
Contributor

jenkins test sanity plinuxjit,xlinuxjit,zlinuxjit jdk17

@mpirvu
mpirvu merged commit a09876e into eclipse-openj9:master Jun 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp:jitserver Artifacts related to JIT-as-a-Service project

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants