hg: jdk/jdk: 8207855: Make applications/jcstress invoke tests in batches

christian.tornqvist at oracle.com christian.tornqvist at oracle.com
Fri Jul 20 13:18:09 UTC 2018


Changeset: bee24106cfc0
Author:    ctornqvi
Date:      2018-07-20 09:15 -0400
URL:       http://hg.openjdk.java.net/jdk/jdk/rev/bee24106cfc0

8207855: Make applications/jcstress invoke tests in batches
Reviewed-by: kvn, iignatyev

! 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-all-changes mailing list