< prev index next >

test/TEST.ROOT

Print this page
rev 12322 : 8170228: register closed @requires property setter
Reviewed-by:

@@ -32,11 +32,11 @@
 groups=TEST.groups [closed/TEST.groups]
 
 # 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
+requires.extraPropDefns = ../../test/jtreg-ext/requires/VMProps.java [../../closed/test/jtreg-ext/requires/VMPropsExt.java]
 requires.extraPropDefns.bootlibs = ../../test/lib/sun
 requires.extraPropDefns.vmOpts = -XX:+UnlockDiagnosticVMOptions -XX:+WhiteBoxAPI -Xbootclasspath/a:bootClasses
 requires.properties= \
     sun.arch.data.model \
     vm.simpleArch \
< prev index next >