Skip to content

Walk threads that run java code only in closeScope0 - #15623

Merged
tajila merged 1 commit into
eclipse-openj9:masterfrom
EricYangIBM:walk_thread
Jul 27, 2022
Merged

Walk threads that run java code only in closeScope0#15623
tajila merged 1 commit into
eclipse-openj9:masterfrom
EricYangIBM:walk_thread

Conversation

@EricYangIBM

Copy link
Copy Markdown
Contributor

Java_jdk_internal_misc_ScopedMemoryAccess_closeScope0 does not need to
search for the scope in non-java threads.

Closes: #15450
Signed-off-by: Eric Yang eric.yang@ibm.com

Java_jdk_internal_misc_ScopedMemoryAccess_closeScope0 does not need to
search for the scope in non-java threads.

Closes: eclipse-openj9#15450
Signed-off-by: Eric Yang <eric.yang@ibm.com>
@EricYangIBM
EricYangIBM requested a review from tajila July 26, 2022 18:54
@tajila

tajila commented Jul 26, 2022

Copy link
Copy Markdown
Contributor

jenkins test sanity amac jdk19

@tajila

tajila commented Jul 26, 2022

Copy link
Copy Markdown
Contributor

jenkins compile win jdk19

@tajila
tajila merged commit 8cc2ecd into eclipse-openj9:master Jul 27, 2022
@EricYangIBM
EricYangIBM deleted the walk_thread branch July 27, 2022 17:59
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.

closeScope0 should not walk all threads

2 participants