RFR: 8305875: Test TraceVirtualThreadLocals should be run with continuations only

Leonid Mesnik lmesnik at openjdk.org
Wed Apr 12 06:29:36 UTC 2023


On Tue, 11 Apr 2023 23:38:23 GMT, Leonid Mesnik <lmesnik at 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.

The test verifies how  property jdk.traceVirtualThreadLocals works to dump info. It works with virtual threads only.

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

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


More information about the core-libs-dev mailing list