Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The following blocking operations are virtual thread friendly; these methods do not pin the carrier thread when the operation blocks.

...

socket adaptor receive also okay

...

The following blocking use the ForkJoinPool.ManagedBocker mechanism to temporarily expand parallelism until the blocking operation completes.

...