test/nashorn/TEST.ROOT
author goetz
Thu, 04 Apr 2019 09:39:44 +0200
changeset 54432 532e88de77eb
parent 53900 4008a1d5cfbc
permissions -rw-r--r--
8221470: Print methods in exception messages in java-like Syntax. Reviewed-by: dholmes, mdoerr, coleenp

# 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