test/nashorn/TEST.ROOT
author mchung
Sat, 24 Feb 2018 09:41:42 -0800
changeset 48984 b5d1fb0701d4
parent 48833 614c7e117327
child 53023 6879069d9d94
permissions -rw-r--r--
8198653: ClassLoader::getSystemClassLoader throws InternalError when called after shutdown Reviewed-by: dholmes

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

# Use new module options
useNewOptions=true

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