JDK-8181393 : Refactor shell test Selector/lots_of_updates.sh and SocketChannel/Open.sh to java
  • Type: Enhancement
  • Component: core-libs
  • Sub-Component: java.nio
  • Affected Version: 9,10
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2017-06-01
  • Updated: 2024-07-30
  • Resolved: 2017-06-05
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 10 JDK 8
10 b11Fixed 8u441Fixed
Related Reports
Relates :  
Description
java/nio/channels/Selector/lots_of_updates.sh
java/nio/channels/SocketChannel/Open.java which runs shell test:
     * @run shell Open.sh

Need to be refactored to java version
Comments
URL: http://hg.openjdk.java.net/jdk10/jdk10/jdk/rev/129efb64cb37 User: amlu Date: 2017-06-05 06:09:10 +0000
05-06-2017

RFR: http://mail.openjdk.java.net/pipermail/nio-dev/2017-June/004260.html
01-06-2017