[kaffe] shutdown a thread

2004-02-10 Thread kalyan ram
Hai I have implemented a pthread in kaffe interpreter and the problem is kaffe does not shutdown after the program executes because the pthread is still running in machine.c.Is there a way to kill the thread after the execution so that kaffe VM shuts down cleanly. Any insights would be

Re: [kaffe] 1.1.4 Release on Monday

2004-02-10 Thread Jim Pick
On Sun, 8 Feb 2004 19:05:21 -0800 Jim Pick [EMAIL PROTECTED] wrote: Hi, I'm a bit short on time today (I decided to do my taxes), so I'm going to delay cutting the 1.1.4 release until tomorrow (Monday). I'm still working on it -- but I won't get it done today. Sorry about that. I like to

[kaffe] CVS kaffe (jim):

2004-02-10 Thread Kaffe CVS
*** ERROR *** cvsps failed - lastCandidate was 0 ___ kaffe mailing list [EMAIL PROTECTED] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

[kaffe] kaffe oji plugin

2004-02-10 Thread [EMAIL PROTECTED]
Hello all! I got the kaffe mozilla plugin source kaffeOJIPlugin.mozilla1.3.tar.gz,the kaffe source kaffe-1.1.3.tar.gz,the mozilla source mozilla-source-1.3.tar.gz. I've successifully compiled mozilla,kaffe and kaffe-oji-plugin.But there is a error,start mozilla,browse a web-page embedded java

[kaffe] CVS kaffe (dalibor): Fixed compiler warning on m68k-netbsd

2004-02-10 Thread Kaffe CVS
PatchSet 4411 Date: 2004/02/10 17:16:37 Author: dalibor Branch: HEAD Tag: (none) Log: Fixed compiler warning on m68k-netbsd 2004-02-10 Dalibor Topic [EMAIL PROTECTED] * config/m68k/netbsd1/jit-md.h: Added missing includes for m68k_sync_icache. *

[kaffe] CVS kaffe (dalibor): Fixed compiler warning on m68k-netbsd

2004-02-10 Thread Kaffe CVS
PatchSet 4412 Date: 2004/02/10 17:21:58 Author: dalibor Branch: HEAD Tag: (none) Log: Fixed compiler warning on m68k-netbsd 2004-02-10 Dalibor Topic [EMAIL PROTECTED] * config/m68k/jit3-m68k.def: Removed explicit definition of KAFFE_VMDEBUG. Members:

Re: [kaffe] kafffe and tomcat run ok on sh3 (superh)!

2004-02-10 Thread Matthias Pfisterer
Dalibor Topic wrote: Kaffe 1.1.3 should be able to run tomcat 4 fine. Tomcat4 uses ant for compiling the JSP sources, so that a simple -Dbuild.properties=kjc will I think it's -Dbuild.compiler=kjc Matthias make it work with kjc. See http://www.jspwiki.org/Wiki.jsp?page=RunningTomcatOnKaffe

Re: [kaffe] kafffe and tomcat run ok on sh3 (superh)!

2004-02-10 Thread Dalibor Topic
Matthias Pfisterer wrote: Dalibor Topic wrote: Kaffe 1.1.3 should be able to run tomcat 4 fine. Tomcat4 uses ant for compiling the JSP sources, so that a simple -Dbuild.properties=kjc will I think it's -Dbuild.compiler=kjc Thanks, Matthias, good catch. that should teach me not to answer mails

[kaffe] kaffe + XMLRPC resolved

2004-02-10 Thread Mark Maxham
I got the latest sources from CVS, and the problem with gnu.java.net.protocol.https.Connection was fixed. ___ kaffe mailing list [EMAIL PROTECTED] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe

Re: [kaffe] make check results report

2004-02-10 Thread Ito Kazumitsu
: == Ito Kazumitsu [EMAIL PROTECTED] writes: : : Today's make check showed: : : : : 2 of 144 tests failed : : Please report to [EMAIL PROTECTED] : : : : Tests that failed are: : : FAIL: TestSerialVersions.java : : FAIL:

[kaffe] bug report - intsDisabled assertion fails during make

2004-02-10 Thread Andy Raffle
Hi. I hope this is the right place to post this. I have encountered a bug which only affects Kaffe 1.1.2 and above, causing builds to fail on an assertion, as follows (from 1.1.2)... Making all in compile_time make[3]: Entering directory `/root/install/kaffe-1.1.2/test/regression/compile_time'