nashorn/test/TEST.ROOT
author alanb
Thu, 01 Dec 2016 09:04:29 +0000
changeset 42380 180839e7d68a
parent 40286 ba60b24b1308
child 44555 3a7475e3da26
permissions -rw-r--r--
8169069: Module system implementation refresh (11/2016) Reviewed-by: alanb, mchung, sundar Contributed-by: alan.bateman@oracle.com, mandy.chung@oracle.com, sundararajan.athijegannathan@oracle.com

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

# Use new module options
useNewOptions=true