Skip to content
This repository has been archived by the owner on Dec 13, 2024. It is now read-only.

Fix Thread.getStackTrace synchronization #47

Merged
merged 1 commit into from
Oct 29, 2022

Conversation

fengxue-IS
Copy link
Contributor

Add extra check in getStackTrace0 under interruptLock to ensure only live thread is passed to native code.

Signed-off-by: Jack Lu Jack.S.Lu@ibm.com

Add extra check in getStackTrace0 under interruptLock to ensure
only live thread is passed to native code.

Signed-off-by: Jack Lu <Jack.S.Lu@ibm.com>
@fengxue-IS
Copy link
Contributor Author

@tajila Can you take a look at this please

@fengxue-IS
Copy link
Contributor Author

Once this change have been reviewed/merged, will open PR to port this fix to jdknext repo

@tajila
Copy link
Member

tajila commented Oct 29, 2022

jenkins test sanity amac jdk19

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants