test/nashorn/TEST.ROOT
author dholmes
Wed, 20 Dec 2017 22:36:21 -0500
changeset 48357 63fb11c1550d
parent 47216 71c04702a3d5
child 48833 614c7e117327
permissions -rw-r--r--
8193838: Update jtreg requiredVersion to 4.2 b11 for JDK 11 and 12 support Reviewed-by: alanb, sspitsyn

# 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