Infinite Timeout?
Mike Duigou
mike.duigou at oracle.com
Fri Jul 29 14:05:16 PDT 2011
I'm working on a bug that involves a lot of reflection and proxies and trying to debug it using the jtreg unit test and attaching to the process with netbeans debugger. I initially ran into problems when jtreg timed out the test after 120 seconds. I then tried increasing the timeout value but my requests for "10000000" were rejected. I'm currently using a timeout factor of 100 but it would be nice to be able to say "-timeout:never". Is there a way to disable timeouts entirely?
Mike
More information about the jtreg-use
mailing list