Re: Early access builds
On Jun 14, 2009, at 8:13 AM, Mark Wielaard wrote:
>
> - It would be nice to make this more distributed and combine the test
> results from multiple machines running this build script in different
> setups somehow. I don't really have a plan for doing that yet though.
Note that jtdiff (distributed with jtreg) is designed to be able to
compare
test results from test runs on different machines, or on different days,
or both together, in a 2D matrix of test results.
-- Jon