nashorn/test/TEST.ROOT
author iignatyev
Sun, 20 Aug 2017 20:36:11 -0700
changeset 46907 55232825577e
parent 44793 086c71b7b1dd
permissions -rw-r--r--
8186095: upgrade to jtreg 4.2 b08 Reviewed-by: rriggs, mchung, dholmes, iklam

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

# Use new module options
useNewOptions=true

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