hg: jdk/jdk: 8202611: [GRAAL] Exclude CMS GC testing from runs with Graal

vladimir.kozlov at oracle.com vladimir.kozlov at oracle.com
Fri Jun 8 00:34:09 UTC 2018


Changeset: 2b73cce96dce
Author:    kvn
Date:      2018-06-07 17:38 -0700
URL:       http://hg.openjdk.java.net/jdk/jdk/rev/2b73cce96dce

8202611: [GRAAL] Exclude CMS GC testing from runs with Graal
Reviewed-by: iignatyev, kbarrett

! test/hotspot/jtreg/gc/TestAgeOutput.java
! test/hotspot/jtreg/gc/TestGenerationPerfCounter.java
! test/hotspot/jtreg/gc/TestMemoryInitializationWithCMS.java
! test/hotspot/jtreg/gc/TestMemoryMXBeansAndPoolsPresence.java
! test/hotspot/jtreg/gc/TestNumWorkerOutput.java
! test/hotspot/jtreg/gc/TestSystemGC.java
! test/hotspot/jtreg/gc/arguments/TestAlignmentToUseLargePages.java
! test/hotspot/jtreg/gc/arguments/TestCMSHeapSizeFlags.java
! test/hotspot/jtreg/gc/arguments/TestMaxNewSize.java
! test/hotspot/jtreg/gc/arguments/TestUseCompressedOopsErgo.java
! test/hotspot/jtreg/gc/class_unloading/TestCMSClassUnloadingEnabledHWM.java
! test/hotspot/jtreg/gc/class_unloading/TestClassUnloadingDisabled.java
! test/hotspot/jtreg/gc/cms/DisableResizePLAB.java
! test/hotspot/jtreg/gc/cms/GuardShrinkWarning.java
! test/hotspot/jtreg/gc/cms/TestBubbleUpRef.java
! test/hotspot/jtreg/gc/cms/TestCMSScavengeBeforeRemark.java
! test/hotspot/jtreg/gc/cms/TestMBeanCMS.java
! test/hotspot/jtreg/gc/concurrent_phase_control/TestConcurrentPhaseControlCMS.java
! test/hotspot/jtreg/gc/metaspace/TestMetaspaceCMSCancel.java
! test/hotspot/jtreg/gc/startup_warnings/TestCMS.java
! test/hotspot/jtreg/gc/stress/TestReclaimStringsLeaksMemory.java
! test/hotspot/jtreg/gc/stress/gcbasher/TestGCBasherWithCMS.java
! test/hotspot/jtreg/gc/stress/gclocker/TestGCLockerWithCMS.java
! test/hotspot/jtreg/gc/stress/gcold/TestGCOldWithCMS.java
! test/hotspot/jtreg/gc/stress/systemgc/TestSystemGCWithCMS.java
! test/hotspot/jtreg/runtime/CompressedOops/UseCompressedOops.java
! test/hotspot/jtreg/runtime/MemberName/MemberNameLeak.java
! test/hotspot/jtreg/runtime/appcds/CommandLineFlagCombo.java
! test/hotspot/jtreg/runtime/appcds/sharedStrings/IncompatibleOptions.java
! test/hotspot/jtreg/serviceability/sa/TestUniverse.java
! test/jdk/ProblemList-graal.txt
! test/jdk/com/sun/management/HotSpotDiagnosticMXBean/CheckOrigin.java
! test/jdk/java/lang/management/MemoryMXBean/CollectionUsageThreshold.java
! test/jdk/java/lang/management/MemoryMXBean/LowMemoryTest.java
! test/jdk/java/lang/management/MemoryMXBean/MemoryManagementConcMarkSweepGC.sh
! test/jdk/java/lang/management/MemoryMXBean/ResetPeakMemoryUsage.java
! test/jdk/jdk/jfr/event/gc/collection/TestGCCauseWithCMSConcurrent.java
! test/jdk/jdk/jfr/event/gc/collection/TestGCCauseWithCMSMarkSweep.java
! test/jdk/jdk/jfr/event/gc/collection/TestGCEventMixedWithCMSConcurrent.java
! test/jdk/jdk/jfr/event/gc/collection/TestGCEventMixedWithCMSMarkSweep.java
! test/jdk/jdk/jfr/event/gc/collection/TestGCEventMixedWithParNew.java
! test/jdk/jdk/jfr/event/gc/collection/TestYoungGarbageCollectionEventWithParNew.java
! test/jdk/jdk/jfr/event/gc/detailed/TestCMSConcurrentModeFailureEvent.java
! test/jdk/jdk/jfr/event/gc/detailed/TestPromotionFailedEventWithParNew.java
! test/jdk/jdk/jfr/event/gc/detailed/TestStressAllocationGCEventsWithCMS.java
! test/jdk/jdk/jfr/event/gc/detailed/TestStressAllocationGCEventsWithParNew.java
! test/jdk/jdk/jfr/event/gc/detailed/TestStressBigAllocationGCEventsWithCMS.java
! test/jdk/jdk/jfr/event/gc/detailed/TestStressBigAllocationGCEventsWithParNew.java
! test/jdk/jdk/jfr/event/gc/heapsummary/TestHeapSummaryEventConcurrentCMS.java
! test/jdk/jdk/jfr/event/gc/heapsummary/TestHeapSummaryEventParNewCMS.java
! test/jdk/jdk/jfr/event/gc/objectcount/TestObjectCountAfterGCEventWithCMSConcurrent.java
! test/jdk/jdk/jfr/event/gc/objectcount/TestObjectCountAfterGCEventWithCMSMarkSweep.java
! test/jdk/jdk/jfr/event/gc/refstat/TestRefStatEventWithCMSConcurrent.java
! test/jdk/jdk/jfr/event/gc/refstat/TestRefStatEventWithCMSMarkSweep.java
! test/jdk/jdk/jfr/event/gc/stacktrace/TestConcMarkSweepAllocationPendingStackTrace.java
! test/jdk/jdk/jfr/event/gc/stacktrace/TestMetaspaceConcMarkSweepGCAllocationPendingStackTrace.java
! test/jdk/jdk/jfr/event/gc/stacktrace/TestParNewAllocationPendingStackTrace.java
! test/jdk/jdk/jfr/event/oldobject/TestCMS.java
! test/jdk/jdk/jfr/event/runtime/TestModuleEvents.java
! test/jtreg-ext/requires/VMProps.java
+ test/lib/sun/hotspot/code/Compiler.java



More information about the jdk-all-changes mailing list