8136506: Include sun.arch.data.model as a property that can be queried by jtreg
authordarcy
Tue, 15 Sep 2015 15:10:49 -0700
changeset 32645 32e2fd6206d1
parent 32644 c70b99327038
child 32646 db7c5592a47f
child 32647 53b8fd1f3840
child 32657 8c49f68497e3
8136506: Include sun.arch.data.model as a property that can be queried by jtreg Reviewed-by: alanb
jdk/test/TEST.ROOT
--- a/jdk/test/TEST.ROOT	Tue Sep 15 07:47:44 2015 -0700
+++ b/jdk/test/TEST.ROOT	Tue Sep 15 15:10:49 2015 -0700
@@ -23,5 +23,8 @@
 # Group definitions
 groups=TEST.groups [closed/TEST.groups]
 
+# Allow querying of sun.arch.data.model in @requires clauses
+requires.properties=sun.arch.data.model 
+
 # Tests using jtreg 4.1 b11 features
 requiredVersion=4.1 b11