git: openjdk/jdk11u-dev: 8207855: Make applications/jcstress invoke tests in batches
Aleksey Shipilev
shade at openjdk.org
Tue Feb 27 09:38:10 UTC 2024
Changeset: 10f08844
Author: Aleksey Shipilev <shade at openjdk.org>
Date: 2024-02-27 09:37:45 +0000
URL: https://git.openjdk.org/jdk11u-dev/commit/10f08844e5b38dc88ed529e7d6f96f6cc36860ae
8207855: Make applications/jcstress invoke tests in batches
Backport-of: 480547304971b77150852ef8949381529ff33a54
! test/hotspot/jtreg/TEST.groups
! test/hotspot/jtreg/applications/jcstress/TestGenerator.java
+ test/hotspot/jtreg/applications/jcstress/accessAtomic.java
+ test/hotspot/jtreg/applications/jcstress/acqrel.java
- test/hotspot/jtreg/applications/jcstress/acqrel/Test.java
+ test/hotspot/jtreg/applications/jcstress/atomicity.java
- test/hotspot/jtreg/applications/jcstress/atomicity/Test.java
+ test/hotspot/jtreg/applications/jcstress/atomics.java
+ test/hotspot/jtreg/applications/jcstress/causality.java
+ test/hotspot/jtreg/applications/jcstress/coherence.java
+ test/hotspot/jtreg/applications/jcstress/copy.java
- test/hotspot/jtreg/applications/jcstress/copy/Test.java
+ test/hotspot/jtreg/applications/jcstress/countdownlatch.java
+ test/hotspot/jtreg/applications/jcstress/defaultValues.java
+ test/hotspot/jtreg/applications/jcstress/executors.java
+ test/hotspot/jtreg/applications/jcstress/fences.java
- test/hotspot/jtreg/applications/jcstress/fences/Test.java
+ test/hotspot/jtreg/applications/jcstress/future.java
+ test/hotspot/jtreg/applications/jcstress/init.java
+ test/hotspot/jtreg/applications/jcstress/initClass.java
+ test/hotspot/jtreg/applications/jcstress/initLen.java
+ test/hotspot/jtreg/applications/jcstress/interrupt.java
+ test/hotspot/jtreg/applications/jcstress/locks.java
+ test/hotspot/jtreg/applications/jcstress/memeffects.java
- test/hotspot/jtreg/applications/jcstress/memeffects/Test.java
- test/hotspot/jtreg/applications/jcstress/other/Test.java
+ test/hotspot/jtreg/applications/jcstress/seqcst.java
- test/hotspot/jtreg/applications/jcstress/seqcst.sync/Test.java
- test/hotspot/jtreg/applications/jcstress/seqcst.volatiles/Test.java
+ test/hotspot/jtreg/applications/jcstress/singletons.java
+ test/hotspot/jtreg/applications/jcstress/strings.java
+ test/hotspot/jtreg/applications/jcstress/tearing.java
+ test/hotspot/jtreg/applications/jcstress/unsafe.java
+ test/hotspot/jtreg/applications/jcstress/varhandles.java
+ test/hotspot/jtreg/applications/jcstress/volatiles.java
More information about the jdk-updates-changes
mailing list