RFR: 8284161: Implementation of Virtual Threads (Preview)
Alan Bateman
alanb at openjdk.java.net
Mon Apr 11 07:16:45 UTC 2022
On Sun, 10 Apr 2022 22:14:41 GMT, Magnus Ihse Bursie <ihse at openjdk.org> wrote:
> Should this not be `jdk.internal.misc`? (Also, if this is the case, maybe there's a test missing that could have discovered this...)
The exception is in an incubator module, it's just that code in java.base can't statically reference it.
-------------
PR: https://git.openjdk.java.net/jdk/pull/8166
More information about the serviceability-dev
mailing list