JDK 10 RFR of JDK-8181301: Refactor shell test AsynchronousChannelGroup/run_any_task.sh to java
Alan Bateman
Alan.Bateman at oracle.com
Wed May 31 08:01:09 UTC 2017
On 31/05/2017 04:57, Amy Lu wrote:
> java/nio/channels/AsynchronousChannelGroup/run_any_task.sh
>
> Please review this patch to refactor the shell test to java.
>
> bug: https://bugs.openjdk.java.net/browse/JDK-8181301
> webrev: http://cr.openjdk.java.net/~amlu/8181301/webrev.00/
This looks okay to me although I think I would put the test description
before the imports in AsExecutor so you don't have to skip over those to
see how the test is run. A minor nit is that the JAR file can be
"privileged.jar" rather than "Privileged.jar".
-Alan
More information about the nio-dev
mailing list