test/nashorn/TEST.ROOT
author iignatyev
Fri, 22 Feb 2019 09:47:00 -0800
changeset 53900 4008a1d5cfbc
parent 53023 6879069d9d94
permissions -rw-r--r--
8219417: bump jtreg requiredVersion to b14 Reviewed-by: alanb, dholmes

# 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 b14

# Use new module options
useNewOptions=true

# Use --patch-module instead of -Xmodule:
useNewPatchModule=true