test/nashorn/TEST.ROOT
author erikj
Tue, 06 Feb 2018 10:17:31 -0800
changeset 48752 0b1138ce244f
parent 48357 63fb11c1550d
child 48833 614c7e117327
permissions -rw-r--r--
8196879: Forgot to add file in JDK-8196803 Reviewed-by: tbell

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

# Use new module options
useNewOptions=true

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