"('derby.locks.waitTimeout','5')");
commit();
// Now that we've found the wait state, tell the helper thread we
// are done
barrier.await();
// now that we've released the helper thread, we can safely let
// the test fail if the results of the earlier check were bad
assertTrue("expected to find a 'WAIT' state, but did not", found);