RFR: 8316233: VirtualThreadStart events should not be thread-filtered [v2]

Serguei Spitsyn sspitsyn at openjdk.org
Tue Oct 10 03:09:12 UTC 2023


On Tue, 10 Oct 2023 02:44:53 GMT, Chris Plummer <cjplummer at openjdk.org> wrote:

>> 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.

Okay. I agree, it is confusing.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/16019#discussion_r1351284923


More information about the serviceability-dev mailing list