make/jprt.properties
changeset 47428 d72d7d55c765
parent 47217 72e3ae9a25eb
child 48303 43064ad4a21e
equal deleted inserted replaced
47427:251676148c62 47428:d72d7d55c765
   178 # Not all test targets need the test image
   178 # Not all test targets need the test image
   179 jprt.test.bundle.targets=\
   179 jprt.test.bundle.targets=\
   180   ${my.make.rule.test.targets.hotspot.reg}, \
   180   ${my.make.rule.test.targets.hotspot.reg}, \
   181   ${my.make.rule.test.targets.hotspot.gtest} \
   181   ${my.make.rule.test.targets.hotspot.gtest} \
   182   ${my.make.rule.test.targets.nativesanity} \
   182   ${my.make.rule.test.targets.nativesanity} \
   183   ${my.test.target.set:TESTNAME=jdk_lang}
   183   ${my.test.target.set:TESTNAME=jdk_lang} \
       
   184   ${my.test.target.set:TESTNAME=jdk_nio}
   184 
   185 
   185 # 7155453: Work-around to prevent popups on OSX from blocking test completion
   186 # 7155453: Work-around to prevent popups on OSX from blocking test completion
   186 # but the work-around is added to all platforms to be consistent
   187 # but the work-around is added to all platforms to be consistent
   187 jprt.jbb.options=-Djava.awt.headless=true
   188 jprt.jbb.options=-Djava.awt.headless=true
   188 
   189