This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: [patch] testsuite OS-X/Darwin avoid deadlock in testsuite
- From: Tom Tromey <tromey at redhat dot com>
- To: Andreas Tobler <andreast-list at fgznet dot ch>
- Cc: Java Patches <java-patches at gcc dot gnu dot org>, Eric Christopher <echristo at apple dot com>
- Date: Wed, 06 Feb 2008 08:49:13 -0700
- Subject: Re: [patch] testsuite OS-X/Darwin avoid deadlock in testsuite
- References: <47A8C36F.9080302@fgznet.ch>
- Reply-to: Tom Tromey <tromey at redhat dot com>
>>>>> "Andreas" == Andreas Tobler <andreast-list@fgznet.ch> writes:
Andreas> 2008-02-05 Andreas Tobler <a.tobler@schweiz.org>
Andreas> * testsuite/libjava.jvmti/interp/natgetstacktrace.cc
Andreas> (Java_getstacktrace_natRunner): Increase the usleep time to a value
Andreas> which prevents OS-X to get into a deadlock.
Ok.
Tom