Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(0.41) Add support for thread local allocation stats #18424

Merged
merged 3 commits into from
Nov 9, 2023

Conversation

tajila
Copy link
Contributor

@tajila tajila commented Nov 8, 2023

@tajila tajila changed the title Add support for thread local allocation stats (0.41) Add support for thread local allocation stats Nov 8, 2023
@tajila tajila requested a review from pshipton November 8, 2023 23:28
@pshipton
Copy link
Member

pshipton commented Nov 9, 2023

jenkins compile alinux jdk8 depends eclipse-openj9/openj9-omr#v0.41.0-release ibmruntimes/openj9-openjdk-jdk8#v0.41.0-release

@pshipton
Copy link
Member

pshipton commented Nov 9, 2023

jenkins compile alinux64 jdk8 depends eclipse-openj9/openj9-omr#v0.41.0-release ibmruntimes/openj9-openjdk-jdk8#v0.41.0-release

Aleksandar Micic and others added 3 commits November 9, 2023 12:37
Inter-module GC API for cumulative thread allocation stats. Just a
wrapper for an existing API in OMR GC.

Signed-off-by: Aleksandar Micic <[email protected]>
Fix interpreter transition in getThreadAllocatedBytes. Also use
parameterized variant of the API to support JDK8.

Signed-off-by: Tobi Ajila <[email protected]>
@tajila
Copy link
Contributor Author

tajila commented Nov 9, 2023

This now depends on eclipse-openj9/openj9-omr#187

@pshipton
Copy link
Member

pshipton commented Nov 9, 2023

jenkins compile alinux64 jdk8 depends eclipse-openj9/openj9-omr#v0.41.0-release ibmruntimes/openj9-openjdk-jdk8#v0.41.0-release

@pshipton pshipton merged commit a803f00 into eclipse-openj9:v0.41.0-release Nov 9, 2023
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.

2 participants