On 20/06/2017 08:50, Amy Lu wrote:
java/nio/channels/spi/SelectorProvider/inheritedChannel/run_tests.shPlease review this patch to refactor the shell test to java. bug: https://bugs.openjdk.java.net/browse/JDK-8182465 webrev: http://cr.openjdk.java.net/~amlu/8182465/webrev.00/
I think it would be better to rename this to InheritedChannelTest.Otherwise looks okay although I think I would read os.name and os.arch and avoid the Platform test library class for this.
-Alan.
