Hi Mark, thanks again for the bug report. Since Arnaud hasn't heard from you, I looked into it as well.

This one looks very bizarre. I've grepped for it, and

[EMAIL PROTECTED]:~$ objdump -t /usr/lib/kaffe/jthreads/jre/lib/i386/libnative.a | grep JavaHome
00000360 g F .text 0000005a Java_gnu_classpath_VMSystemProperties_getJavaHome
[EMAIL PROTECTED]:~$ objdump -t /usr/lib/kaffe/pthreads/jre/lib/i386/libnative.a | grep JavaHome
00000360 g F .text 0000005a Java_gnu_classpath_VMSystemProperties_getJavaHome


it definitely exists in the native libs. what architecture was this on, and how to reproduce it? a plain jar call on x86 works fine for me, so I assume that initilization works well.

cheers,
dalibor topic


-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Reply via email to