On Tue, 10 Oct 2023 00:39:10 GMT, Serguei Spitsyn <sspit...@openjdk.org> wrote:
>> I still would like to know how we might end up with a hidden virtual thread. > > A JavaThread can be hidden, not a virtual thread. > For such a case, I'd treat it that a carrier thread is hidden. > The assert is to catch if it ever happens. > Do you think this assert is an overkill? Never mind. I see you changed it to an assert when your removed the comment. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/16019#discussion_r1351236440