From 5203f2c751e6a54dee4c8023a96f762eff57c20c Mon Sep 17 00:00:00 2001 From: Bengt Rutisson Date: Wed, 7 Jan 2015 10:19:00 +0100 Subject: [PATCH] 8067676: Add applicable closed gc jtreg tests to run in JPRT Reviewed-by: ehelin --- hotspot/test/TEST.groups | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/hotspot/test/TEST.groups b/hotspot/test/TEST.groups index 261e0cf073c..20606449fbe 100644 --- a/hotspot/test/TEST.groups +++ b/hotspot/test/TEST.groups @@ -413,6 +413,9 @@ hotspot_gc = \ gc/ \ -gc/metaspace/CompressedClassSpaceSizeInJmapHeap.java +hotspot_gc_closed = \ + sanity/ExecuteInternalVMTests.java + hotspot_runtime = \ runtime/ \ -runtime/6888954/vmerrors.sh \ @@ -444,6 +447,7 @@ hotspot_jprt = \ :hotspot_compiler_3 \ :hotspot_compiler_closed \ :hotspot_gc \ + :hotspot_gc_closed \ :hotspot_runtime \ :hotspot_runtime_closed \ :hotspot_serviceability