test/nashorn/TEST.ROOT
author lkorinth
Wed, 11 Sep 2019 14:16:27 +0200 (2019-09-11)
changeset 58083 9046db64ca39
parent 53900 4008a1d5cfbc
permissions -rw-r--r--
8227168: Cleanup usage of NEW_C_HEAP_ARRAY Reviewed-by: coleenp, dholmes, kbarrett, tschatzl
# 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