Question about a comment in _Jv_StackTrace::UnwindTraceFn

Dave Korn dave.korn.cygwin@googlemail.com
Fri May 22 17:12:00 GMT 2009


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



More information about the Java-patches mailing list