From c001e13f4d2320ae4ab2948c987cb0f849eeb562 Mon Sep 17 00:00:00 2001 From: Denis Kononenko Date: Tue, 19 May 2015 14:13:15 +0300 Subject: [PATCH] 8077620: [TESTBUG] Some of the hotspot tests require at least compact profile 3 Reviewed-by: kvn, dholmes --- hotspot/test/TEST.groups | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/hotspot/test/TEST.groups b/hotspot/test/TEST.groups index 31ae122778a..dab729263ea 100644 --- a/hotspot/test/TEST.groups +++ b/hotspot/test/TEST.groups @@ -145,9 +145,13 @@ needs_compact3 = \ gc/g1/TestShrinkAuxiliaryData25.java \ gc/g1/TestShrinkAuxiliaryData30.java \ gc/survivorAlignment \ + gc/TestGCLogRotationViaJcmd.java \ runtime/InternalApi/ThreadCpuTimesDeadlock.java \ + serviceability/sa/jmap-hashcode/Test8028623.java \ serviceability/threads/TestFalseDeadLock.java \ compiler/codecache/jmx \ + compiler/jsr292/RedefineMethodUsedByMultipleMethodHandles.java \ + compiler/rangechecks/TestRangeCheckSmearing.java \ serviceability/dcmd # Compact 2 adds full VM tests