Re: RFR: 8287496: Alternative virtual thread implementation that maps to OS thread [v2]

2022-05-31 Thread Boris Ulasevich
On Tue, 31 May 2022 15:39:39 GMT, Alan Bateman wrote: >> This patch adds an alternative virtual thread implementation where each >> virtual thread is backed by an OS thread. It doesn't scale but it can be >> used by ports that don't have continuations support in the VM. Aside from >>

Re: RFR: 8224974: Implement JEP 352

2019-07-31 Thread Boris Ulasevich
Hi Andrew, I did a quick check of the change across our platforms. Arm32 and x86_64 built successfully. But I see it fails due to minor issues on aarch64 and x86_32 with webrev.09. Can you please have a look at this? > src/hotspot/cpu/aarch64/aarch64.ad:2202:1: error: expected ‘;’ before