hg: code-tools/jcstress: 2 new changesets

aleksey.shipilev at oracle.com aleksey.shipilev at oracle.com
Fri Jun 24 19:31:17 UTC 2016


Changeset: 0ce842b0ba5b
Author:    shade
Date:      2016-06-24 21:53 +0300
URL:       http://hg.openjdk.java.net/code-tools/jcstress/rev/0ce842b0ba5b

Runners: print ACCEPTABLE_INTERESTING cases in console by default.

! jcstress-core/src/main/java/org/openjdk/jcstress/infra/grading/ConsoleReportPrinter.java

Changeset: 3b7412015819
Author:    shade
Date:      2016-06-24 22:19 +0300
URL:       http://hg.openjdk.java.net/code-tools/jcstress/rev/3b7412015819

Chapter 0.d: Causality tests from the original JSR 133 proposal.

! pom.xml
+ tests-chapter-0d/LICENSE
+ tests-chapter-0d/THIRD_PARTY_README
+ tests-chapter-0d/pom.xml
+ tests-chapter-0d/src/main/java/Test.java
+ tests-chapter-0d/src/main/java/org/openjdk/jcstress/tests/causality/Test1.java
+ tests-chapter-0d/src/main/java/org/openjdk/jcstress/tests/causality/Test10.java
+ tests-chapter-0d/src/main/java/org/openjdk/jcstress/tests/causality/Test11.java
+ tests-chapter-0d/src/main/java/org/openjdk/jcstress/tests/causality/Test12.java
+ tests-chapter-0d/src/main/java/org/openjdk/jcstress/tests/causality/Test13.java
+ tests-chapter-0d/src/main/java/org/openjdk/jcstress/tests/causality/Test14.java
+ tests-chapter-0d/src/main/java/org/openjdk/jcstress/tests/causality/Test15.java
+ tests-chapter-0d/src/main/java/org/openjdk/jcstress/tests/causality/Test16.java
+ tests-chapter-0d/src/main/java/org/openjdk/jcstress/tests/causality/Test17.java
+ tests-chapter-0d/src/main/java/org/openjdk/jcstress/tests/causality/Test18.java
+ tests-chapter-0d/src/main/java/org/openjdk/jcstress/tests/causality/Test2.java
+ tests-chapter-0d/src/main/java/org/openjdk/jcstress/tests/causality/Test3.java
+ tests-chapter-0d/src/main/java/org/openjdk/jcstress/tests/causality/Test4.java
+ tests-chapter-0d/src/main/java/org/openjdk/jcstress/tests/causality/Test5.java
+ tests-chapter-0d/src/main/java/org/openjdk/jcstress/tests/causality/Test6.java
+ tests-chapter-0d/src/main/java/org/openjdk/jcstress/tests/causality/Test7.java
+ tests-chapter-0d/src/main/java/org/openjdk/jcstress/tests/causality/Test8.java
+ tests-chapter-0d/src/main/java/org/openjdk/jcstress/tests/causality/Test9.java
+ tests-chapter-0d/src/main/resources/LICENSE
+ tests-chapter-0d/src/main/resources/THIRD_PARTY_README



More information about the jcstress-dev mailing list