hg: code-tools/jcstress: Move from run-time to compile-time discovery for tests.

aleksey.shipilev at oracle.com aleksey.shipilev at oracle.com
Tue Oct 22 10:06:22 PDT 2013


Changeset: d9eeb23c2825
Author:    shade
Date:      2013-10-22 21:05 +0400
URL:       http://hg.openjdk.java.net/code-tools/jcstress/rev/d9eeb23c2825

Move from run-time to compile-time discovery for tests.

! harness/pom.xml
! harness/src/main/java/org/openjdk/jcstress/JCStress.java
+ harness/src/main/java/org/openjdk/jcstress/util/InterfaceListProcessor.java
! harness/src/main/java/org/openjdk/jcstress/util/Reflections.java
+ harness/src/main/resources/META-INF/services/javax.annotation.processing.Processor
! tests-all/pom.xml
! tests-generated/pom.xml



More information about the jcstress-dev mailing list