jdk/test/TEST.ROOT
changeset 46887 27d6560ebe9f
parent 46151 5fa789776f7d
child 47019 06122340dbf7
--- 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