Re: State of x86_32 port of JEP 425: Virtual Threads (Preview)

2022-06-25 Thread dean . long
On 6/15/22 9:54 AM, Aleksey Shipilev wrote: (I *suspect* that somewhere we stash the "current" thread onto stack, and then remount to another thread, which makes "current" thread obsolete. Assuming current thread does not change is quite pervasive, and saving "current thread" on

Re: State of x86_32 port of JEP 425: Virtual Threads (Preview)

2022-06-25 Thread Ron Pressler
> On 15 Jun 2022, at 17:54, Aleksey Shipilev wrote: > > Hi, > > Adding to the pile of port reports for Loom. > Hi Aleksey, and thank you for that great work! > > Anyhow, the choice between "ship x86_32 without VM continuations" or "ship > x86_32 without C2" is obvious: VM continuations