This is the mail archive of the java@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]

Re: New failures


Tom Tromey <tromey@redhat.com> writes:

> Today I updated and rebuilt my gcc 3.0 tree from scratch.
> 
> It now has many more failures.  For instance this fails:
> 
>     StringBuffer_1 execution from bytecode->native test
> 
> Does anybody else see this?  This is on x86 Linux (RH 6.2).

I updated by tree this morning (10am PST), and I get (on RH 7.0):

PASS: StringBuffer_1 execution from bytecode->native test
...
# of expected passes            1632
# of unexpected successes       24
# of expected failures          68
runtest completed at Fri Mar 30 13:26:48 2001

This is with my String and Zip patches.
-- 
	--Per Bothner
per@bothner.com   http://www.bothner.com/~per/


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