8152432: Implement setting jtreg @requires properties vm.flavor, vm.bits, vm.compMode
Reviewed-by: iignatyev
This commit is contained in:
parent
f22c068365
commit
2b7a70a9d3
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user