On Wed, 19 Jun 2024 07:31:41 GMT, David Holmes <dhol...@openjdk.org> wrote:

> I don't follow. We have checked vt is not null and not the carrier, so we do 
> have it.

My comment was about the case where the thread dump happens during a transition 
so sees the self-reference. In the loom repo the JavaThread has the thread ID 
of the mounted virtual thread so it can support this case, it doesn't need this 
check. So improvements in the future when the changes get the main line.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/19744#issuecomment-2178017992

Reply via email to