On Tue, 2004-10-12 at 11:11, Timothy Stack wrote:
> To run it manually, you need to do something like the following in 
> sh/bash:
[..snip..]

Magic, thanks! Results are:

Bombed with Illegal Instruction: ControlFlowMethods, ObjectFields,
PrimitiveArrays, StaticFields, StaticMethodCall, TypeConversion

Passed: ConstMathMethods, ConstMethods, ParameterizedBitwiseMethods,
ParameterizedLogicalMethods

Aborted: ParameterizedMathMethods, ParameterizedMethods

...and I got bored waiting for MethodOptimizations to complete.

That was without libffi. With libffi, the differences were:

ConstMethods failed instead of passed.
ParameterizedMethods failed instead of aborted.
StaticMethodCall crashed the box :)

m.


_______________________________________________
kaffe mailing list
[EMAIL PROTECTED]
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

Reply via email to