nashorn/test/TEST.ROOT
author sangheki
Thu, 12 Nov 2015 09:52:04 -0800
changeset 34136 7e08409e5935
parent 30976 a9265da74259
child 33885 95b25273cc93
permissions -rw-r--r--
8134631: G1DummyRegionsPerGC fires assert of assert(words <= filler_array_max_size()) failed: too big for a single object Summary: Change filler max value temporarily for G1DummyRegionsPerGC flag. Reviewed-by: tbenson, 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.1 b11