Trigger contended object monitor enter event for virtual threads - #21585
Conversation
|
Change for |
fengxue-IS
left a comment
There was a problem hiding this comment.
The code logic looks good, but missing support for other JVMTI functions which can be used by the user callback.
If this is sufficient to fix the test, I'm happy with moving the remaining support work into a different PR.
3e35164 to
3669be8
Compare
|
jenkins test sanity amac jdk24 |
|
jenkins compile zlinux jdk21 |
|
@fengxue-IS Adding Line 240 in fcdc919 I see it is set to NULL at the end of openj9/runtime/vm/ContinuationHelpers.cpp Line 1127 in fcdc919 |
Yes, which is why I mentioned the 2 jvmti function at the same time. Once the |
issue eclipse-openj9#21545 Signed-off-by: Hang Shao <hangshao@ca.ibm.com>
|
Reverted to the original change. The test |
|
jenkins test sanity amac jdk24 |
|
jenkins compile zlinux jdk21 |
|
@hangshao0 There are failures in the sanity.openjdk PR build. Could you do an initial triage to see if it's related to your changes? If it's not, please create a new issue to track it. Once that's done, I'll go ahead and merge this PR. |
|
PR for 0.52: #21595 |
issue #21545