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]
Other format: [Raw text]

Re: Patch for i386-darwin: test suite results


Sandro Tolaini wrote:
FAIL: Throw_2 execution - source compiled test
FAIL: Throw_2 execution - gij test
FAIL: Throw_2 execution - bytecode->native test
FAIL: Throw_2 -O3 execution - source compiled test
FAIL: Throw_2 execution - gij test
FAIL: Throw_2 -O3 execution - bytecode->native test
Running /Users/sandro/gcc-4.0.2/libjava/testsuite/libjava.loader/loader.exp ...
Running /Users/sandro/gcc-4.0.2/libjava/testsuite/libjava.mauve/mauve.exp ...
Running /Users/sandro/gcc-4.0.2/libjava/testsuite/libjava.verify/verify.exp ...


=== libjava Summary ===

# of expected passes            3802
# of unexpected failures        6
# of expected failures          14
# of untested testcases         22

I'm going to see what's happening in Throw_2...

Don't waste the time here, you won't get this one running w/o the MD_FALLBACK_FRAME_STATE_FOR macro.


You're in a good shape now w/o signal handling. As Andrew pointed out, the only remaining issue is the one above. (for the moment)

Andreas


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