test/nashorn/TEST.ROOT
author jlahoda
Mon, 25 Sep 2017 13:03:11 +0200
changeset 47257 0d0ba0cde4e9
parent 47216 71c04702a3d5
child 48357 63fb11c1550d
permissions -rw-r--r--
8187883: NewClassDefEnclosing.java fails on windows Summary: Fixing whitespace normalization. Reviewed-by: mcimadamore

# 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