--- a/make/jprt.properties Fri Oct 20 11:08:18 2017 -0700
+++ b/make/jprt.properties Tue Oct 17 16:51:11 2017 -0700
@@ -180,7 +180,8 @@
${my.make.rule.test.targets.hotspot.reg}, \
${my.make.rule.test.targets.hotspot.gtest} \
${my.make.rule.test.targets.nativesanity} \
- ${my.test.target.set:TESTNAME=jdk_lang}
+ ${my.test.target.set:TESTNAME=jdk_lang} \
+ ${my.test.target.set:TESTNAME=jdk_nio}
# 7155453: Work-around to prevent popups on OSX from blocking test completion
# but the work-around is added to all platforms to be consistent