Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8266369 (se) Add wepoll based Selector
  3. JDK-8266381

Release Note: New Implementation of java.nio.channels.Selector on Microsoft Windows

XMLWordPrintable

    • Verified

      The Windows implementation of the `java.nio.channels.Selector` API has been replaced in this release to use a new more scalable implementation. No behavior or compatibility issues were observed during testing of the new implementation. The old implementation has not been removed and the JDK can be configured to use the old implementation, if needed, by running with `-Djava.nio.channels.spi.SelectorProvider=sun.nio.ch.WindowsSelectorProvider` on the command line.

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

              Created:
              Updated:
              Resolved: