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

(se) Minor selector implementation clean-up

XMLWordPrintable

    • b05
    • Not verified

      Several fields in the Selector implementation can be private final.

      SelectionKey is specified to be thread safe but there is no synchronization on readyOps.

      The wakeup handling in EPollArrayWrapper can be improved to avoid iterating over the poll array to check for interrupt.

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

              Created:
              Updated:
              Resolved: