hg: hsx/hsx24/hotspot: 2 new changesets
christian.tornqvist at oracle.com
christian.tornqvist at oracle.com
Mon Feb 4 10:51:11 PST 2013
Changeset: 1689a0912ebe
Author: ctornqvi
Date: 2013-02-04 08:40 +0100
URL: http://hg.openjdk.java.net/hsx/hsx24/hotspot/rev/1689a0912ebe
8006413: Add utility classes for writing better multiprocess tests in jtreg
Summary: Add a few utility classes to test/testlibrary to support multi process testing in jtreg tests. Added a test case for one of the utility classes. Also reviewed by Vitaly Davidovich
Reviewed-by: brutisso, dholmes, vlivanov, nloodin, mgerdin
+ test/testlibrary/OutputAnalyzerTest.java
+ test/testlibrary/com/oracle/java/testlibrary/JDKToolFinder.java
+ test/testlibrary/com/oracle/java/testlibrary/OutputAnalyzer.java
+ test/testlibrary/com/oracle/java/testlibrary/OutputBuffer.java
+ test/testlibrary/com/oracle/java/testlibrary/ProcessTools.java
+ test/testlibrary/com/oracle/java/testlibrary/StreamPumper.java
Changeset: 77726262b76f
Author: ctornqvi
Date: 2013-02-04 09:28 -0500
URL: http://hg.openjdk.java.net/hsx/hsx24/hotspot/rev/77726262b76f
Merge
More information about the hotspot-dev
mailing list