8209549: remove VMPropsExt from TEST.ROOT
authoriignatyev
Thu, 16 Aug 2018 16:28:03 -0700
changeset 51426 028076b2832a
parent 51425 4e9667589c43
child 51427 e66a19f29f6e
8209549: remove VMPropsExt from TEST.ROOT Reviewed-by: dholmes
test/jdk/TEST.ROOT
--- a/test/jdk/TEST.ROOT	Thu Aug 16 17:29:22 2018 -0400
+++ b/test/jdk/TEST.ROOT	Thu Aug 16 16:28:03 2018 -0700
@@ -31,8 +31,8 @@
 # Source files for classes that will be used at the beginning of each test suite run,
 # to determine additional characteristics of the system for use with the @requires tag.
 # Note: compiled bootlibs code will be located in the folder 'bootClasses'
-requires.extraPropDefns = ../../test/jtreg-ext/requires/VMProps.java [../../closed/test/jtreg-ext/requires/VMPropsExt.java]
-requires.extraPropDefns.bootlibs = ../../test/lib/sun ../../test/lib/jdk/test/lib/Platform.java
+requires.extraPropDefns = ../jtreg-ext/requires/VMProps.java
+requires.extraPropDefns.bootlibs = ../lib/sun ../lib/jdk/test/lib/Platform.java
 requires.extraPropDefns.vmOpts = -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -Xbootclasspath/a:bootClasses
 requires.properties= \
     sun.arch.data.model \