2013-02-22 22:39:23 +05:30
|
|
|
# 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 00:16:20 -07:00
|
|
|
keys=intermittent randomness
|
|
|
|
|
|
|
|
# Group definitions
|
|
|
|
groups=TEST.groups
|
|
|
|
|
|
|
|
# Minimum jtreg version
|
2017-04-07 08:08:42 +00:00
|
|
|
requiredVersion=4.2 b07
|
2016-05-04 10:42:41 -07:00
|
|
|
|
2016-08-10 15:49:16 -07:00
|
|
|
# Use new module options
|
|
|
|
useNewOptions=true
|
2017-04-19 13:38:54 +02:00
|
|
|
|
|
|
|
# Use --patch-module instead of -Xmodule:
|
|
|
|
useNewPatchModule=true
|