RFR: 8361912: ThreadsListHandle::cv_internal_thread_to_JavaThread does not deal with a virtual thread's carrier thread [v2]
David Holmes
dholmes at openjdk.org
Sun Jul 27 21:36:17 UTC 2025
On Fri, 25 Jul 2025 17:48:01 GMT, Daniel D. Daugherty <dcubed at openjdk.org> wrote:
> then we can get to L836 even when we started off with a null java_thread.
Sure. My point was more the other way round - we could have a null JavaThread without the null coming from line 836.
The comment was just trying to expand on my previous comment.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/26287#discussion_r2234139305
More information about the hotspot-dev
mailing list