git: openjdk/mobile: 4 new changesets
duke
duke at openjdk.java.net
Wed Jun 17 15:26:33 UTC 2020
Changeset: d2c1027e
Author: Aleksey Shipilev <shade at openjdk.org>
Date: 2020-06-17 17:21:47 +0000
URL: https://git.openjdk.java.net/mobile/commit/d2c1027e
8247751: Shenandoah: options tests should run with smaller heaps
Reviewed-by: zgu, rkennke
! test/hotspot/jtreg/gc/shenandoah/options/TestArgumentRanges.java
! test/hotspot/jtreg/gc/shenandoah/options/TestClassUnloadingArguments.java
! test/hotspot/jtreg/gc/shenandoah/options/TestExplicitGC.java
! test/hotspot/jtreg/gc/shenandoah/options/TestExplicitGCNoConcurrent.java
! test/hotspot/jtreg/gc/shenandoah/options/TestHeuristicsUnlock.java
! test/hotspot/jtreg/gc/shenandoah/options/TestHumongousThresholdArgs.java
! test/hotspot/jtreg/gc/shenandoah/options/TestLoopMiningArguments.java
! test/hotspot/jtreg/gc/shenandoah/options/TestModeUnlock.java
! test/hotspot/jtreg/gc/shenandoah/options/TestThreadCounts.java
! test/hotspot/jtreg/gc/shenandoah/options/TestThreadCountsOverride.java
! test/hotspot/jtreg/gc/shenandoah/options/TestWrongBarrierDisable.java
! test/hotspot/jtreg/gc/shenandoah/options/TestWrongBarrierEnable.java
Changeset: 00dc525e
Author: Aleksey Shipilev <shade at openjdk.org>
Date: 2020-06-17 17:21:56 +0000
URL: https://git.openjdk.java.net/mobile/commit/00dc525e
8247754: Shenandoah: mxbeans tests can be shorter
Reviewed-by: rkennke
! test/hotspot/jtreg/gc/shenandoah/mxbeans/TestChurnNotifications.java
! test/hotspot/jtreg/gc/shenandoah/mxbeans/TestPauseNotifications.java
Changeset: 44d4e37c
Author: Aleksey Shipilev <shade at openjdk.org>
Date: 2020-06-17 17:22:09 +0000
URL: https://git.openjdk.java.net/mobile/commit/44d4e37c
8247757: Shenandoah: split heavy tests by heuristics to improve parallelism
Reviewed-by: rkennke
! test/hotspot/jtreg/gc/shenandoah/TestAllocHumongousFragment.java
! test/hotspot/jtreg/gc/shenandoah/TestAllocIntArrays.java
! test/hotspot/jtreg/gc/shenandoah/TestAllocObjectArrays.java
! test/hotspot/jtreg/gc/shenandoah/TestAllocObjects.java
! test/hotspot/jtreg/gc/shenandoah/TestLotsOfCycles.java
! test/hotspot/jtreg/gc/shenandoah/TestRegionSampling.java
! test/hotspot/jtreg/gc/shenandoah/TestRetainObjects.java
! test/hotspot/jtreg/gc/shenandoah/TestSieveObjects.java
! test/hotspot/jtreg/gc/shenandoah/mxbeans/TestChurnNotifications.java
! test/hotspot/jtreg/gc/shenandoah/mxbeans/TestPauseNotifications.java
! test/hotspot/jtreg/gc/stress/gcbasher/TestGCBasherWithShenandoah.java
! test/hotspot/jtreg/gc/stress/gclocker/TestGCLockerWithShenandoah.java
! test/hotspot/jtreg/gc/stress/gcold/TestGCOldWithShenandoah.java
Changeset: 228f231b
Author: duke <duke at openjdk.org>
Date: 2020-06-17 15:25:47 +0000
URL: https://git.openjdk.java.net/mobile/commit/228f231b
Automatic merge of jdk:master into master
More information about the mobile-changes
mailing list