mirror of
https://github.com/darlinghq/darling-openjdk.git
synced 2024-11-23 12:29:56 +00:00
60073c395c
Reviewed-by: dholmes, joehw
18 lines
406 B
Plaintext
18 lines
406 B
Plaintext
# 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
|
|
keys=intermittent randomness
|
|
|
|
# Group definitions
|
|
groups=TEST.groups
|
|
|
|
# Minimum jtreg version
|
|
requiredVersion=4.2 b16
|
|
|
|
# Use new module options
|
|
useNewOptions=true
|
|
|
|
# Use --patch-module instead of -Xmodule:
|
|
useNewPatchModule=true
|