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.37) Implement methods in com.sun.management.ThreadMXBean #16915

Merged
merged 1 commit into from
Mar 14, 2023

Conversation

pshipton
Copy link
Member

@pshipton pshipton commented Mar 14, 2023

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

Issue #16694

Cherry pick of the applicable commit from #16698 for 0.37

Apparently I created the doc issue for 0.37 and the doc has already updated, we can add in the low risk change which has been tested in the head stream for some time.

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>
@keithc-ca keithc-ca merged commit d81f336 into eclipse-openj9:v0.37.0-release Mar 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants