RFR: vthreads don't support the reserved stack zone
Coleen Phillimore
coleenp at openjdk.java.net
Thu Mar 24 20:55:08 UTC 2022
On Thu, 24 Mar 2022 08:37:07 GMT, Dean Long <dlong at openjdk.org> wrote:
> vthreads don't support the reserved stack zone
Ok.
I guess all ways of fixing it spreads knowledge of virtual threads, which the thread code knows the most about. I guess your original change is the best. I moved all of those functions out of Thread but I guess this one has to go back.
-------------
Marked as reviewed by coleenp (Committer).
PR: https://git.openjdk.java.net/loom/pull/120
More information about the loom-dev
mailing list