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: Question about a comment in _Jv_StackTrace::UnwindTraceFn


Dave Korn wrote:
> FTR, the results before this patch were:
> 
>                 === libjava Summary ===
> 
> # of expected passes            2392
> # of unexpected failures        96
> # of untested testcases         84
> 
>                 === libffi Summary ===
> 
> # of expected passes            1374
> # of unexpected failures        27

  And after:

		=== libjava Summary ===

# of expected passes		2459
# of unexpected failures	63
# of untested testcases		51

		=== libffi Summary ===

# of expected passes		1390
# of unexpected failures	19

  Applied following OK from Andrew on the gcc-patches list.

    cheers,
      DaveK


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