commit | 25189c1a6a17cd7e8e3440d07803afa61f9d3a30 | [log] [tgz] |
---|---|---|
author | Christian Tornqvist <ctornqvi@openjdk.org> | Fri Jan 25 10:14:22 2013 +0100 |
committer | Christian Tornqvist <ctornqvi@openjdk.org> | Fri Jan 25 10:14:22 2013 +0100 |
tree | 7802e00c8e891b3a46e3a7af39c6c0a90bc720f2 | |
parent | 733d5fdd651513f2887f12bbe6c687aadb4f53b0 [diff] |
8006413: Add utility classes for writing better multiprocess tests in jtreg 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