This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Patch: FYI: small test suite change


Andrew Haley wrote:
> Ranjit Mathew writes:
>  > Tom Tromey wrote:
>  > > Anyway, this makes one of the tests a little more efficient, so we
>  > > don't time out when running it in the interpreter.
>  > 
>  > FWIW, I noticed that for some reason the 3.4 20030702
>  > snapshot did not time out on my machine on SyncTest (or
>  > at least didn't print out that it has timed out) while
>  > 3.3 consistently used to.
> 
> Believe it or not, this was fixed by a change to the unwind info in libffi...

Hmmm...I guess that change fixed the failing
_Unwind_Find_registered_FDE that you report here:

    http://gcc.gnu.org/ml/java-patches/2003-q1/msg00588.html

Whatever it might be, I'm happy that it's fixed - with 3 hrs
30 mins for a clean bootstrap (C/C++/Java) and 35 mins for a
libjava testsuite run (with 3.4 on my machine), I'm glad to
see any such time saver going in. :-)

Ranjit.

-- 
Ranjit Mathew          Email: rmathew AT hotmail DOT com

Bangalore, INDIA.      Web: http://ranjitmathew.tripod.com/



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]