8067162: [TESTBUG] runtime/SharedArchiveFile tests fail on compact profiles
authorskovalev
Tue, 24 Feb 2015 16:08:25 +0300
changeset 29349 9e9b279c217e
parent 29347 3ec0c806f1d1
child 29350 8029ab8b2ec5
8067162: [TESTBUG] runtime/SharedArchiveFile tests fail on compact profiles Summary: Modified TEST.groups file to exclude two tests from execution on compact profiles. Reviewed-by: mseledtsov, dholmes, iignatyev
hotspot/test/TEST.groups
--- a/hotspot/test/TEST.groups	Sat Feb 28 12:33:50 2015 +0000
+++ b/hotspot/test/TEST.groups	Tue Feb 24 16:08:25 2015 +0300
@@ -114,7 +114,9 @@
   compiler/c2/7047069/Test7047069.java \
   runtime/6294277/SourceDebugExtension.java \
   runtime/ClassFile/JsrRewriting.java \
-  runtime/ClassFile/OomWhileParsingRepeatedJsr.java
+  runtime/ClassFile/OomWhileParsingRepeatedJsr.java \
+  runtime/SharedArchiveFile/LimitSharedSizes.java \
+  runtime/SharedArchiveFile/SpaceUtilizationCheck.java
 
 # Compact 3 adds further tests to compact2
 #