Riccardo wrote:
Hey,

linux/x86

1 of 147 tests failed

cat RefTest.fail Reference cleared
Reference not cleared
finalizer called

Hi,

Yeah. I know this one. When I have some time, I try to remove the alloca hack I've added for the finalizer but it's difficult as I cannot act on the pthread_* functions which may leave some uninitialized variable which contain the pointer which is holding the reference.

Cheers,

Guilhem.


I also wonder if output like this

Method Constant Pool:
Translating StaticMethodCall.int_method_int_int(II)I (static) 0x81b3a30
soft_fixup_trampoline(): return 0x81b3a30
Success 00000003
  field: test__int_call_int_int2 = 0x00000002
callinfo = 0xbfffe920
Method: StaticMethodCall.int_call_int_int2()I

@0:     iconst 1
@1:     iconst 2
@2:     invokestatic 47
@5:     ireturn
c:      pushl ebp
c:      movl esp,ebp
c:      subl #?,esp


is normal ?


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



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

Reply via email to