nashorn/test/TEST.ROOT
author erikj
Thu, 08 Jun 2017 16:36:06 +0200
changeset 45451 2d500ccfa3b5
parent 44793 086c71b7b1dd
child 46907 55232825577e
permissions -rw-r--r--
8181788: Unable to build JDK10 on SPARC-M8 machines 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 b07

# Use new module options
useNewOptions=true

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