8006413: Add utility classes for writing better multiprocess tests in jtreg (original) (raw)
Yekaterina Kantserova yekaterina.kantserova at oracle.com
Tue Jan 29 14:13:11 UTC 2013
- Previous message: hg: jdk8/tl/jdk: 8004698: Implement Core Reflection for Type Annotations
- Next message: JEP for adding support for static JNI libraries
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi everyone,
Christian Törnqvist has done a great job to make it easier to run multi-process tests in jtreg. His webrev (http://cr.openjdk.java.net/~ctornqvi/webrev/8006413/webrev.03/) is already approved and on the way into the hotspot repo.
This webrev http://cr.openjdk.java.net/~ykantser/8006413/webrev.00/ is for putting these utility classes into the jdk repo. I'm going to use them for the JFR testing in the first hand.
The webrev is almost a copy of Christian's except JcmdBase.java, utility class for starting jcmd, and some extra methods in OutputAnalyzer.java.
Thanks, Katja
- Previous message: hg: jdk8/tl/jdk: 8004698: Implement Core Reflection for Type Annotations
- Next message: JEP for adding support for static JNI libraries
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]