On Tue, 11 Apr 2023 23:38:23 GMT, Leonid Mesnik <lmes...@openjdk.org> wrote:

> Test TraceVirtualThreadLocals verifies that thread locals are dumped for 
> virtual threads. It fails when continuations are not available and virtual 
> threads are emulated.
> 
> The test failed on linux-x86 so I just want to mark it to have green github 
> actions results.

Sorry, have to ask, but why does the test fail without continuations? IIRC the 
emulated VTs use a carrier-per-VT so I would expect the ThreadLocal test to 
work just fine.

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

PR Comment: https://git.openjdk.org/jdk/pull/13436#issuecomment-1504718069

Reply via email to