8186095: upgrade to jtreg 4.2 b08
authoriignatyev
Sun, 20 Aug 2017 20:36:12 -0700
changeset 46887 27d6560ebe9f
parent 46886 0831cfe33d5e
child 46888 ab8444ea0151
child 46889 f0fd7a278d72
8186095: upgrade to jtreg 4.2 b08 Reviewed-by: rriggs, mchung, dholmes, iklam
jdk/test/TEST.ROOT
--- a/jdk/test/TEST.ROOT	Fri Aug 18 18:39:35 2017 +0200
+++ b/jdk/test/TEST.ROOT	Sun Aug 20 20:36:12 2017 -0700
@@ -11,7 +11,7 @@
 #
 # A "headful" test requires a graphical environment to meaningfully
 # run. Tests that are not headful are "headless".
-# A test flagged with key "printer" requires a printer to succeed, else 
+# A test flagged with key "printer" requires a printer to succeed, else
 # throws a PrinterException or the like.
 
 keys=2d dnd headful i18n intermittent printer randomness
@@ -28,8 +28,8 @@
 # Allow querying of various System properties in @requires clauses
 requires.properties=sun.arch.data.model java.runtime.name
 
-# Tests using jtreg 4.2 b07 features
-requiredVersion=4.2 b07
+# Minimum jtreg version
+requiredVersion=4.2 b08
 
 # Path to libraries in the topmost test directory. This is needed so @library
 # does not need ../../ notation to reach them