OpenJDK / portola / portola
changeset 28173:51423507bb7e
8067452: Rename hotspot_all in hotspot/test/TEST.groups
Reviewed-by: dholmes, ctornqvi, iignatyev
author | ehelin |
---|---|
date | Tue, 16 Dec 2014 12:52:04 +0100 |
parents | 19ae5c844e75 |
children | 6e48d3b8d791 |
files | hotspot/test/TEST.groups |
diffstat | 1 files changed, 6 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/hotspot/test/TEST.groups Sun Dec 14 20:18:17 2014 -0500 +++ b/hotspot/test/TEST.groups Tue Dec 16 12:52:04 2014 +0100 @@ -50,6 +50,9 @@ # runs those tests that only require compact1 and compact2 API's. # +hotspot_all = \ + / + # Full JDK can run all tests # jdk = \ @@ -432,13 +435,15 @@ sanity/ExecuteInternalVMTests.java \ serviceability/dcmd/compiler -hotspot_all = \ +hotspot_jprt = \ + :hotspot_wbapitest \ :hotspot_compiler_1 \ :hotspot_compiler_2 \ :hotspot_compiler_3 \ :hotspot_compiler_closed \ :hotspot_gc \ :hotspot_runtime \ + :hotspot_runtime_closed \ :hotspot_serviceability #All tests that depends on nashorn extension.