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. This pull request has now been integrated. Changeset: 92521b10 Author: Leonid Mesnik <lmes...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/92521b100f1eb785eabd101870f631f555c3b135 Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod 8305875: Test TraceVirtualThreadLocals should be run with continuations only Reviewed-by: alanb ------------- PR: https://git.openjdk.org/jdk/pull/13436