8152432: Implement setting jtreg @requires properties vm.flavor, vm.bits, vm.compMode
authordfazunen
Thu, 07 Apr 2016 17:42:30 +0400
changeset 37424 328ce4c851c8
parent 37422 8a7443b5edf8
child 37425 622e1e43dd83
8152432: Implement setting jtreg @requires properties vm.flavor, vm.bits, vm.compMode Reviewed-by: iignatyev
hotspot/test/TEST.ROOT
--- a/hotspot/test/TEST.ROOT	Thu Apr 07 10:55:54 2016 +0200
+++ b/hotspot/test/TEST.ROOT	Thu Apr 07 17:42:30 2016 +0400
@@ -30,6 +30,10 @@
 keys=cte_test jcmd nmt regression gc stress
 
 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. 
+requires.extraPropDefns = ../../test/jtreg-ext/requires/VMProps.java
 requires.properties=sun.arch.data.model
 
 # Tests using jtreg 4.2 b01 features