java.lang.ThreadBuilders and java.lang.ThreadBuilders.newVirtualThread() are not public
Alan Bateman
alan.bateman at oracle.com
Wed Aug 21 14:48:27 UTC 2024
On 21/08/2024 15:31, Rick Hendricksen wrote:
>
> Yeah, LockSupport.park(). But that’s used by other things in the JVM
> too, right?
>
>
The no-arg park doesn't set the park blocker, park(Object) does. I was
just trying to understand which you are you using.
-Alan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/loom-dev/attachments/20240821/a703e137/attachment.htm>
More information about the loom-dev
mailing list