make/jprt.properties
changeset 47428 d72d7d55c765
parent 47217 72e3ae9a25eb
child 48303 43064ad4a21e
--- 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