nashorn/test/TEST.ROOT
author vromero
Thu, 31 Mar 2016 17:25:58 -0400
changeset 36776 5e260fa5208a
parent 36517 41a1c20eb619
child 37827 09fa0c82a5f7
permissions -rw-r--r--
8150733: NPE when compiling module-info.java with a class declaration in a non-module mode Reviewed-by: jjg

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