On Mon, Mar 29, 2010 at 17:14, Kelly O'Hair <[email protected]> wrote: > > Jonathan is working on some changes to jtreg that may allow many of the > tests on the ProblemList to be removed, I am hopeful anyway. > Once we have that new jtreg available, trimming this list down is next. > > I admit to being a little quick to add some tests to the list, it was a > somewhat > frustrating experience to isolate these things when looking at all 12 > platforms/vms. > > I think in this case it was timing out on Solaris sparc and appeared to be a > stress test. > This test is already marked othervm, so I can only assume that it is very > close > to the default timeout, looks like a fairly complex testcase, but I see > no reason to not add it back in, maybe I can bump up the timeout on this > test.
ProcessBuilder/Basic.java has a lot of infrastructure for testing the process infrastructure, so it has grown organically to house many different individual tests. Consider it a test suite! Martin
