On Wed, 12 Jun 2024 08:45:46 GMT, Inigo Mediavilla Saiz <d...@openjdk.org> wrote:
>> Print the stack traces of mounted virtual threads when calling `jcmd <pid> >> Thread.print`. > > Inigo Mediavilla Saiz has updated the pull request incrementally with one > additional commit since the last revision: > > Remove unneeded line In that case the one that would transition would be the "dummy vthread" or the "main virtual thread" ? Based on the explanation it sounds like the main virtual thread is the one having to be scheduled and that may go through transitions but in the JBS description I understood that the one that could be subject to transitions after the countdown call was the dummy vthread. ------------- PR Comment: https://git.openjdk.org/jdk/pull/19482#issuecomment-2166589711