nashorn/test/TEST.ROOT
author asmotrak
Fri, 27 May 2016 09:25:49 -0700
changeset 38724 233779eeb7f6
parent 37831 0f5f3db80eae
child 40286 ba60b24b1308
permissions -rw-r--r--
8152207: Perform array bound checks while getting a length of bytecode instructions Reviewed-by: hseigel

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

# Use new form of -Xpatch
useNewXpatch=true