2013-02-22 17:09:23 +00:00
|
|
|
# This file identifies the root of the test-suite hierarchy.
|
|
|
|
# It also contains test-suite configuration information.
|
|
|
|
|
|
|
|
# The list of keywords supported in the entire test suite
|
2015-06-02 07:16:20 +00:00
|
|
|
keys=intermittent randomness
|
|
|
|
|
|
|
|
# Group definitions
|
|
|
|
groups=TEST.groups
|
|
|
|
|
|
|
|
# Minimum jtreg version
|
2018-02-01 19:24:39 +00:00
|
|
|
requiredVersion=4.2 b12
|
2016-05-04 17:42:41 +00:00
|
|
|
|
2016-08-10 22:49:16 +00:00
|
|
|
# Use new module options
|
|
|
|
useNewOptions=true
|
2017-04-19 11:38:54 +00:00
|
|
|
|
|
|
|
# Use --patch-module instead of -Xmodule:
|
|
|
|
useNewPatchModule=true
|