test/nashorn/TEST.ROOT
author mgronlun
Thu, 07 Nov 2019 15:56:56 +0100
changeset 58967 3c2e49d43ba3
parent 53900 4008a1d5cfbc
permissions -rw-r--r--
8232905: JFR fails with assertion: assert(t->unflushed_size() == 0) failed: invariant Reviewed-by: egahlin

# 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