nashorn/test/TEST.ROOT
author enevill
Thu, 31 Mar 2016 12:00:32 +0000
changeset 37274 45dcf0c16193
parent 36517 41a1c20eb619
child 37827 09fa0c82a5f7
permissions -rw-r--r--
8153172: aarch64: hotspot crashes after the 8.1 LSE patch is merged Summary: Fix scratch register usage in C1 atomic_op to avoid unpredictable instruction Reviewed-by: aph Contributed-by: felix.yang@linaro.org

# 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