Skip to content

Reset memory categories on successful DestroyJavaVM - #17668

Merged
pshipton merged 1 commit into
eclipse-openj9:masterfrom
gacholio:memcat
Jun 27, 2023
Merged

Reset memory categories on successful DestroyJavaVM#17668
pshipton merged 1 commit into
eclipse-openj9:masterfrom
gacholio:memcat

Conversation

@gacholio

Copy link
Copy Markdown
Contributor

Reset the runtime-filled memory category information if DestroyJavaVM succeeds.

Fixes: #17267

@gacholio
gacholio requested a review from tajila June 26, 2023 18:01
Comment thread runtime/j9vm/j9memcategories.c Outdated
Comment thread runtime/j9vm/j9memcategories.c Outdated
Reset the runtime-filled memory category information if DestroyJavaVM
succeeds.

Fixes: eclipse-openj9#17267

Signed-off-by: Graham Chapman <graham_chapman@ca.ibm.com>
@gacholio
gacholio removed the request for review from tajila June 26, 2023 18:23
@gacholio

Copy link
Copy Markdown
Contributor Author

@pshipton I guess you may as well review/test.

@pshipton

Copy link
Copy Markdown
Member

jenkins test sanity,sanity.openjdk win jdk11

@gacholio

Copy link
Copy Markdown
Contributor Author

There's a bunch of failures, but I can't imagine they're related to this change, which only has an impact on repeated create/destroy of the VM.

@pshipton

Copy link
Copy Markdown
Member

Failures unrelated to this change.

@pshipton
pshipton merged commit deed1cf into eclipse-openj9:master Jun 27, 2023
@gacholio
gacholio deleted the memcat branch June 27, 2023 17:21
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.

DestroyJavaVM() fails on OpenJ9

2 participants