Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8199120

(so) SocketChannelImpl read/write don't need stateLock when channel is configured non-blocking

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 11
    • None
    • core-libs
    • b04

      As a follow-up to JDK-8198562 and JDK-8199015, SocketChannelImpl's read and write methods can be further optimized to not acquire stateLock when the channel is configured non-blocking.

            alanb Alan Bateman
            alanb Alan Bateman
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: