jdk/test/sanity/client/TEST.properties
author iklam
Thu, 11 May 2017 16:17:31 -0700
changeset 46460 d25a320cd821
parent 36744 a00905527ec2
permissions -rw-r--r--
8179769: serviceability/sa/TestCpoolForInvokeDynamic.java failing after changes for JDK-8171392 Summary: Updated SA Java code to match HotSpot C code. Reviewed-by: sspitsyn, coleenp

# This file contains test-suite configuration information related to this portion
# of the test suite.
#
# A "screenshots" test requires a 100% headful graphical environment 
# as they rely on Robot to take screenshots and move mouse.

# The list of keywords supported in this part of the test suite
keys=screenshots

# Tests that cannot run concurrently
exclusiveAccess.dirs=SwingSet

# Tests require jtreg 4.1 b13 features
#requiredVersion=4.1 b13