# HG changeset patch # User skovalev # Date 1424783305 -10800 # Node ID 9e9b279c217e848a8005fd6cc8adccaa28671dba # Parent 3ec0c806f1d1ef6a9e6f6f08d2e95be1886ca665 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 diff -r 3ec0c806f1d1 -r 9e9b279c217e 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 #