test/hotspot/jtreg/TEST.groups
changeset 51994 7577686cc9bd
parent 51174 bee24106cfc0
child 52005 4236fa9582bb
equal deleted inserted replaced
51993:c0d05cf1d19d 51994:7577686cc9bd
   256 # AppCDS
   256 # AppCDS
   257 # If modifying AppCDS it is also recommended to run the open hotspot_cds group
   257 # If modifying AppCDS it is also recommended to run the open hotspot_cds group
   258 hotspot_appcds = \
   258 hotspot_appcds = \
   259   runtime/appcds/
   259   runtime/appcds/
   260 
   260 
   261 # A subset of AppCDS tests to be run in JPRT push
   261 # A subset of AppCDS tests to be run in tier1
   262 tier1_runtime_appcds = \
   262 tier1_runtime_appcds = \
   263   runtime/appcds/HelloTest.java \
   263   runtime/appcds/HelloTest.java \
   264   runtime/appcds/sharedStrings/SharedStringsBasic.java \
   264   runtime/appcds/sharedStrings/SharedStringsBasic.java \
   265   runtime/appcds/ClassLoaderTest.java
   265   runtime/appcds/ClassLoaderTest.java
   266 
   266