-
Bug
-
Resolution: Fixed
-
P3
-
19
-
b22
Virtual Threads are not fully implemented on x86_32. The feature is guarded with `--enable-preview`. But there is some VM code that is executed unconditionally anyway, crashing the VM on some tests. This improves the x86_32 code to the point that tests without `--enable-preview` run successfully. This adds the scaffolding for full implementation too.
- relates to
-
JDK-8288433 Loom: Fix and rewrite x86_32 jfr_write_checkpoint
-
- Open
-
-
JDK-8284161 Implementation of Virtual Threads (Preview)
-
- Resolved
-