- Loading...
...
The following blocking operations use the ForkJoinPool.ManagedBocker mechanism when invoked from a virtual thread; . Parallelism is temporarily extended until the blocking operation completes.
...
The following blocking operations use the ForkJoinPool.ManagedBocker mechanism by way of operations in the previous table.
| API | Method(s) | Notes |
|---|---|---|
| java.lang.Thread | join | join to wait for a kernel thread to terminate |
| java.io.Console | read, write, printf | Windows only |
| java.lang.Process | input/output/error streams |