OpenJDK / bsd-port / jdk9 / hotspot
changeset 9967:2a80b7fa7397
8147079: Add serviceability/logging folder to hotspot_serviceability test group
Reviewed-by: jbachorik, sspitsyn
author | mlarsson |
---|---|
date | Thu, 14 Jan 2016 16:03:03 +0100 |
parents | 069c7b0e61b6 |
children | c15c0bd51e1d 34569929f82b 39c0209afee9 |
files | test/TEST.groups |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/test/TEST.groups Fri Jan 15 04:59:46 2016 +0100 +++ b/test/TEST.groups Thu Jan 14 16:03:03 2016 +0100 @@ -340,7 +340,8 @@ hotspot_serviceability = \ sanity/ExecuteInternalVMTests.java \ - serviceability/dcmd/compiler + serviceability/dcmd/compiler \ + serviceability/logging hotspot_jprt = \ :hotspot_compiler_1 \