nashorn/test/TEST.ROOT
author coleenp
Fri, 18 Dec 2015 15:50:33 -0500
changeset 35194 7151995ee79e
parent 33885 95b25273cc93
child 36517 41a1c20eb619
permissions -rw-r--r--
8144256: compiler/uncommontrap/TestStackBangRbp.java crashes VM on Solaris Summary: Take out inlining of methodHandle copy constructors and destructors Reviewed-by: hseigel, gtriantafill

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