What's the failure that's observed? Have you done any scanning for code that's possibly not thread-safe (unprotected fields, etc)?
On Mon, Jun 16, 2008 at 9:07 AM, Mackie Mathew <[EMAIL PROTECTED]> wrote: > Due to the multi-threaded nature it is difficult to debug this test and fix > the problem. > > *requestFocusForComponent(panel2, 1000)* of testRequestFocus() seems to > be causing the test to fail. > > Is it possible to explain the workings of this method? > > Regards, > > Tharindu >
