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]

Re: java/decl.c patch for clear_binding_level




On Sat, 17 Mar 2001, Zack Weinberg wrote:
> Current trunk + Alexandre's -c -o fix + --enable-threads:
> 
>                 === libjava Summary ===
> # of expected passes            1384
> # of unexpected failures        78
> # of unexpected successes       12
> # of expected failures          246

That's what I get too after fixing clear_binding_level (I hadn't updated
with Per's stuff yet).  Most of the remaining failures are bytecode
verification errors or the odd "can't open .ELF..." both which appear to
be symptoms of the multiple file compilation problem.

Jeff



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