RFR (S): 8006413: Add utility classes for writing better multiprocess tests in jtreg
Vitaly Davidovich
vitalyd at gmail.com
Wed Jan 16 05:50:28 PST 2013
Hi Christian,
Not sure how polished you want/need this code to be since it's just
utility, but one thing that jumped out was the stream pumper threads for
reading stdout/err should be daemonized just to play it safe.
There are some other things that can be done, but not sure it's worth the
effort for a testing utility. Let me know though if you'd like to cover
everything.
Thanks
Sent from my phone
On Jan 16, 2013 7:36 AM, "Christian Törnqvist" <
christian.tornqvist at oracle.com> wrote:
> Hi everyone,
>
>
>
> This RFE adds a few utility classes to make it a bit easier to write
> multi-process tests in jtreg, webrev can be found at
> http://cr.openjdk.java.net/~brutisso/8006413/webrev.00/
>
>
>
> Thanks,
>
> Christian
>
More information about the hotspot-dev
mailing list