RFR: 8316233: VirtualThreadStart events should not be thread-filtered [v2]
Chris Plummer
cjplummer at openjdk.org
Tue Oct 10 02:48:10 UTC 2023
On Tue, 10 Oct 2023 00:39:10 GMT, Serguei Spitsyn <sspitsyn at 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
More information about the serviceability-dev
mailing list