RFR: 8305875: Test TraceVirtualThreadLocals should be run with continuations only
Leonid Mesnik
lmesnik at openjdk.org
Wed Apr 12 03:55:41 UTC 2023
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.
-------------
Commit messages:
- fixed TraceVirtualThreadLocals.java
Changes: https://git.openjdk.org/jdk/pull/13436/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=13436&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8305875
Stats: 1 line in 1 file changed: 1 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/13436.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/13436/head:pull/13436
PR: https://git.openjdk.org/jdk/pull/13436
More information about the core-libs-dev
mailing list