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

Implement methods in com.sun.management.ThreadMXBean #16698

Merged
merged 2 commits into from
Feb 22, 2023

Conversation

pshipton
Copy link
Member

@pshipton pshipton commented Feb 10, 2023

Stop stubbing com.sun.management.ThreadMXBean and inherit
com.ibm.lang.management.ThreadMXBean from
com.sun.management.ThreadMXBean

Fixes #16694

Doc issue eclipse-openj9/openj9-docs#1056

Internal ref 148761

@pshipton pshipton force-pushed the threadmx branch 2 times, most recently from b277e3a to a30246d Compare February 13, 2023 19:04
@pshipton
Copy link
Member Author

I believe all the current review comments have been addressed.

@pshipton
Copy link
Member Author

pshipton commented Feb 14, 2023

I believe all the current review comments have been addressed.

Nm, I see some new ones just added.

Stop stubbing com.sun.management.ThreadMXBean and inherit
com.ibm.lang.management.ThreadMXBean from
com.sun.management.ThreadMXBean

Issue eclipse-openj9#16694

Signed-off-by: Peter Shipton <Peter_Shipton@ca.ibm.com>
Signed-off-by: Peter Shipton <Peter_Shipton@ca.ibm.com>
@keithc-ca
Copy link
Contributor

Jenkins test sanity alinux64 jdk17

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.

ThreadMxBean:getThreadAllocatedBytes(long) not available with ppc64le IBM Semeru v11
2 participants