[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'
lt-kaffe-bin: exception.c:306: dispatchException: Assertion `!intsDisabled()' 
failed.
make[3]: *** [ClassToInterface.class] Aborted

Hardware: HP9000/898 K370, PA-RISC 8200 (HPPA arch)
OS: Debian 3.0 (Woody), Linux 2.4.21-32

Andy.

-- 
Andy Raffle
Digital Species Ltd
www.digitalspecies.com

___
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: TestSerialFields.java
:> 
:> My last patch to libraries/javalib/java/io/ObjectInputStream.java
:> will solve the problem, at least of TestSerialFields.java.

The effect of the patch was "at least" and TestSerialVersions.java
still fails.  But at least ArrayIndexOutOfBoundsException disappeared
from the results of TestSerialVersions.java.

By the way, with Sun's JDK, the output of TestSerialVersions.java
looks completely different:

Generating canonical stream
  Serializing TestSerialVersions$Test0001
Serialization exception: java.lang.IllegalAccessException
java.lang.NullPointerException
at TestSerialVersions.checkClass(TestSerialVersions.java:370)
at TestSerialVersions.main(TestSerialVersions.java:399)
Exception in thread "main" 

I do not know which is the right output.

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


[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] 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 
before I had a cup of coffee ;)

cheers,
dalibor topic
___
kaffe mailing list
[EMAIL PROTECTED]
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe


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 for details.

So, now that you've got tomcat3 running on kaffe 1.0.7, you could try 
getting 1.1.3 to run on superh-linux and tomcat4 on it. ;)



--
Matthias Pfisterer  Matthias [dot] Pfisterer [at] web [dot] de
Reuchlinstrasse 28  phone ++49-711-62 87 12
D-70176 Stuttgart   (in Deutschland 0711-62 87 12)
GERMANY
Work like you don't need the money.
Love like you've never been hurt.
Dance like nobody is watching.
Java Sound Resources (examples, FAQ, applications):
http://www.jsresources.org/
Tritonus, the open source implementation of the Java Sound API:
http://www.tritonus.org/
--
___
kaffe mailing list
[EMAIL PROTECTED]
http://kaffe.org/cgi-bin/mailman/listinfo/kaffe


[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: 
ChangeLog:1.1995->1.1996 
config/m68k/jit3-m68k.def:1.5->1.6 

Index: kaffe/ChangeLog
diff -u kaffe/ChangeLog:1.1995 kaffe/ChangeLog:1.1996
--- kaffe/ChangeLog:1.1995  Tue Feb 10 17:16:37 2004
+++ kaffe/ChangeLog Tue Feb 10 17:21:58 2004
@@ -1,5 +1,10 @@
 2004-02-10  Dalibor Topic <[EMAIL PROTECTED]>
 
+   * config/m68k/jit3-m68k.def:
+   Removed explicit definition of KAFFE_VMDEBUG.
+
+2004-02-10  Dalibor Topic <[EMAIL PROTECTED]>
+
* config/m68k/netbsd1/jit-md.h:
Added missing includes for m68k_sync_icache.
 
Index: kaffe/config/m68k/jit3-m68k.def
diff -u kaffe/config/m68k/jit3-m68k.def:1.5 kaffe/config/m68k/jit3-m68k.def:1.6
--- kaffe/config/m68k/jit3-m68k.def:1.5 Sun May 11 16:52:43 2003
+++ kaffe/config/m68k/jit3-m68k.def Tue Feb 10 17:22:00 2004
@@ -4,11 +4,12 @@
  * Copyright (c) 1996, 1997
  * Transvirtual Technologies, Inc.  All rights reserved.
  *
+ * Copyright (c) 2004
+ *  Kaffe.org contributors, see ChangeLogs for details.  All rights reserved.
+ *
  * See the file "license.terms" for information on usage and redistribution 
  * of this file. 
  */
-
-#defineKAFFE_VMDEBUG
 
 #include 
 #include 

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


[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/kaffevm/intrp/machine.c:
Updated copyright notice.

Members: 
ChangeLog:1.1994->1.1995 
config/m68k/netbsd1/jit-md.h:1.8->1.9 
kaffe/kaffevm/intrp/machine.c:1.40->1.41 

Index: kaffe/ChangeLog
diff -u kaffe/ChangeLog:1.1994 kaffe/ChangeLog:1.1995
--- kaffe/ChangeLog:1.1994  Tue Feb 10 16:47:19 2004
+++ kaffe/ChangeLog Tue Feb 10 17:16:37 2004
@@ -1,5 +1,13 @@
 2004-02-10  Dalibor Topic <[EMAIL PROTECTED]>
 
+   * config/m68k/netbsd1/jit-md.h:
+   Added missing includes for m68k_sync_icache.
+
+   * kaffe/kaffevm/intrp/machine.c:
+   Updated copyright notice.
+
+2004-02-10  Dalibor Topic <[EMAIL PROTECTED]>
+
* kaffe/kaffevm/intrp/machine.c:
Include support.h to avoid compiler warning.
Order includes alphabetically.
Index: kaffe/config/m68k/netbsd1/jit-md.h
diff -u kaffe/config/m68k/netbsd1/jit-md.h:1.8 kaffe/config/m68k/netbsd1/jit-md.h:1.9
--- kaffe/config/m68k/netbsd1/jit-md.h:1.8  Thu Jan 22 19:27:22 2004
+++ kaffe/config/m68k/netbsd1/jit-md.h  Tue Feb 10 17:16:38 2004
@@ -21,6 +21,12 @@
 /**/
 #include "m68k/jit.h"
 
+/*
+ * Include m68k_sync_icache prototypes
+ */
+#include 
+#include 
+ 
 /**/
 /* Define where addresses are returned.  */
 /**/
Index: kaffe/kaffe/kaffevm/intrp/machine.c
diff -u kaffe/kaffe/kaffevm/intrp/machine.c:1.40 
kaffe/kaffe/kaffevm/intrp/machine.c:1.41
--- kaffe/kaffe/kaffevm/intrp/machine.c:1.40Tue Feb 10 16:47:22 2004
+++ kaffe/kaffe/kaffevm/intrp/machine.c Tue Feb 10 17:16:39 2004
@@ -5,6 +5,9 @@
  * Copyright (c) 1996, 1997
  * Transvirtual Technologies, Inc.  All rights reserved.
  *
+ * Copyright (c) 2004
+ * Kaffe.org contributors, see ChangeLog for details.  All rights reserved.
+ *
  * See the file "license.terms" for information on usage and redistribution
  * of this file.
  */

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


[kaffe] CVS kaffe (dalibor): Fixed compiler warning on ia64-linux

2004-02-10 Thread Kaffe CVS
PatchSet 4410 
Date: 2004/02/10 16:47:19
Author: dalibor
Branch: HEAD
Tag: (none) 
Log:
Fixed compiler warning on ia64-linux

2004-02-10  Dalibor Topic <[EMAIL PROTECTED]>

* kaffe/kaffevm/intrp/machine.c:
Include support.h to avoid compiler warning.
Order includes alphabetically.

* kaffe/kaffevm/access.h:
Include gtypes.h.

Members: 
ChangeLog:1.1993->1.1994 
kaffe/kaffevm/access.h:1.9->1.10 
kaffe/kaffevm/intrp/machine.c:1.39->1.40 

Index: kaffe/ChangeLog
diff -u kaffe/ChangeLog:1.1993 kaffe/ChangeLog:1.1994
--- kaffe/ChangeLog:1.1993  Tue Feb 10 12:31:14 2004
+++ kaffe/ChangeLog Tue Feb 10 16:47:19 2004
@@ -1,5 +1,14 @@
 2004-02-10  Dalibor Topic <[EMAIL PROTECTED]>
 
+   * kaffe/kaffevm/intrp/machine.c:
+   Include support.h to avoid compiler warning.
+   Order includes alphabetically.
+
+   * kaffe/kaffevm/access.h:
+   Include gtypes.h.
+
+2004-02-10  Dalibor Topic <[EMAIL PROTECTED]>
+
* libraries/clib/native/ObjectInputStream.c:
Include support.h to avoid compiler warning.

Index: kaffe/kaffe/kaffevm/access.h
diff -u kaffe/kaffe/kaffevm/access.h:1.9 kaffe/kaffe/kaffevm/access.h:1.10
--- kaffe/kaffe/kaffevm/access.h:1.9Mon Nov  3 05:29:31 2003
+++ kaffe/kaffe/kaffevm/access.hTue Feb 10 16:47:21 2004
@@ -5,12 +5,17 @@
  * Copyright (c) 1996, 1997
  * Transvirtual Technologies, Inc.  All rights reserved.
  *
+ * Copyright (c) 2004
+ * Kaffe.org contributors, see ChangeLogs for details.  All rights reserved.
+ *
  * See the file "license.terms" for information on usage and redistribution
  * of this file.
  */
 
 #ifndef __access_h
 #define __access_h
+
+#include "gtypes.h"
 
 #defineACC_PUBLIC  0x0001
 #defineACC_PRIVATE 0x0002
Index: kaffe/kaffe/kaffevm/intrp/machine.c
diff -u kaffe/kaffe/kaffevm/intrp/machine.c:1.39 
kaffe/kaffe/kaffevm/intrp/machine.c:1.40
--- kaffe/kaffe/kaffevm/intrp/machine.c:1.39Sun Feb  8 13:44:41 2004
+++ kaffe/kaffe/kaffevm/intrp/machine.c Tue Feb 10 16:47:22 2004
@@ -21,28 +21,30 @@
 #include "config-math.h"
 #include "config-mem.h"
 #include "config-setjmp.h"
-#include "classMethod.h"
-#include "gtypes.h"
-#include "bytecode.h"
-#include "slots.h"
-#include "icode.h"
+
 #include "access.h"
-#include "object.h"
-#include "constants.h"
-#include "gc.h"
-#include "machine.h"
-#include "lookup.h"
+#include "baseClasses.h"
+#include "bytecode.h"
+#include "checks.h"
 #include "code-analyse.h"
-#include "soft.h"
+#include "constants.h"
+#include "classMethod.h"
+#include "errors.h"
 #include "exception.h"
 #include "external.h"
-#include "baseClasses.h"
-#include "thread.h"
+#include "gc.h"
+#include "gtypes.h"
+#include "icode.h"
 #include "jthread.h"
 #include "locks.h"
-#include "checks.h"
-#include "errors.h"
+#include "lookup.h"
+#include "machine.h"
 #include "md.h"
+#include "object.h"
+#include "slots.h"
+#include "soft.h"
+#include "support.h"
+#include "thread.h"
 
 /*
  * Define information about this engine.

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


[kaffe] CVS kaffe (dalibor): Fixed compiler warning on ia64-linux

2004-02-10 Thread Kaffe CVS
PatchSet 4409 
Date: 2004/02/10 12:31:14
Author: dalibor
Branch: HEAD
Tag: (none) 
Log:
Fixed compiler warning on ia64-linux

2004-02-10  Dalibor Topic <[EMAIL PROTECTED]>

* libraries/clib/native/ObjectInputStream.c:
Include support.h to avoid compiler warning.

Members: 
ChangeLog:INITIAL->1.1993 
libraries/clib/native/ObjectInputStream.c:1.17->1.18 

===
Checking out kaffe/ChangeLog
RCS:  /home/cvs/kaffe/kaffe/ChangeLog,v
VERS: 1.1993
***
--- /dev/null   Sun Aug  4 19:57:58 2002
+++ kaffe/ChangeLog Tue Feb 10 12:33:15 2004
@@ -0,0 +1,3541 @@
+2004-02-10  Dalibor Topic <[EMAIL PROTECTED]>
+
+   * libraries/clib/native/ObjectInputStream.c:
+   Include support.h to avoid compiler warning.
+   
+2004-02-09  Ito Kazumitsu <[EMAIL PROTECTED]>
+
+   * libraries/javalib/java/io/ObjectInputStream.java
+   (readClassDescriptor):
+   Avoid the overflow of fieldmapping.
+
+2004-02-08  Dalibor Topic <[EMAIL PROTECTED]>
+
+   * Makefile.am (DIST_SUBDIRS): Removed intl.
+
+2004-02-08  Dalibor Topic <[EMAIL PROTECTED]>
+
+   * Makefile.am (EXTRA_DIST): Removed patches to libtool.
+
+2004-02-08  Dalibor Topic <[EMAIL PROTECTED]>
+
+   * kaffe/kaffevm/mem/gc-mem.c
+   (printslack, gc_heap_check):
+Fixed gcc compiler warning about unused functions when
+compiled without debugging enabled.
+
+2004-02-08  Dalibor Topic <[EMAIL PROTECTED]>
+
+   * kaffe/kaffevm/verify.c
+   (printConstantPool, printInstruction, printBlock):
+   Fixed gcc compiler warning about unused functions when 
+   compiled without debugging enabled.
+
+2004-02-08  Dalibor Topic <[EMAIL PROTECTED]>
+
+   * kaffe/kaffevm/stringParsing.c
+   (skipChars, skipSpace): Changed parameter types to unsigned char
+   to fix compiler warning on sparc-solaris2 due to chars being passed
+   to isspace().
+
+2004-02-08  Dalibor Topic <[EMAIL PROTECTED]>
+
+   * kaffe/kaffevm/mem/gc-incremental.c
+   (gcClearCounts, gcDumpCounts): Fixed gcc compiler warning
+   about unused functions when user compiled without debugging 
+   enabled.
+
+2004-02-08  Dalibor Topic <[EMAIL PROTECTED]>
+
+   * kaffe/kaffevm/mem/gc-incremental.c
+   (gcMalloc): Fixed compiler warning about unused variable.
+
+2004-02-08  Dalibor Topic <[EMAIL PROTECTED]>
+
+   * kaffe/kaffevm/classMethod.c
+   (processClass): Fix gcc warning about unused variables.
+
+2004-02-08  Helmer Kraemer <[EMAIL PROTECTED]>
+
+   * libraries/javalib/java/net/URL.java
+   (getURLStreamHandler): use context classloader to load streamhandler
+
+   Reported by: Mark Maxham <[EMAIL PROTECTED]>
+
+   * kaffe/kaffevm/jni.c
+   (Kaffe_AttachCurrentThread): init semaphore and return thread's JNIEnv
+
+   * kaffe/kaffevm/systems/unix-pthreads/thread-impl.c
+   (jthread_attach_current_thread): make some guess about the stack size
+
+   * kaffe/kaffevm/intrp/machine.c
+   (runVirtualMachine): fix throwing of stackoverflow exception
+
+2004-02-07  Dalibor Topic <[EMAIL PROTECTED]>
+
+   * kaffe/kaffevm/intrp/machine.c
+   (overflow): New static variable.
+   (runVirtualMachine) Use pointer to static variable overflow to
+   fix a gcc warning.
+
+2004-02-04  Dalibor Topic <[EMAIL PROTECTED]>
+
+Resynced with GNU Classpath.
+
+   2004-02-04  Michael Koch  <[EMAIL PROTECTED]>
+
+* java/util/zip/GZIPInputStream.java,
+java/util/zip/GZIPOutputStream.java:
+Merged class head with libgcj.
+
+2004-02-04  Dalibor Topic <[EMAIL PROTECTED]>
+
+Resynced with GNU Classpath.
+
+   2004-02-03  Thomas Fitzsimmons  <[EMAIL PROTECTED]>
+
+* java/awt/GridBagLayout.java, java/awt/LayoutManager2.java,
+java/awt/image/renderable/RenderContext.java: 
+   Fix handling of alias methods, where a
+method has been deprecated in favour of a new one with the same
+funtion but a different name.  Put the method implementation in
+the deprecated method and have the new method call the
+deprecated one.  Make all other code call the new method.
+
+2004-02-03  Dalibor Topic <[EMAIL PROTECTED]>
+
+   * libraries/clib/nio/Makefile.am
+   (libnio_la_LDFLAGS) Added gnu to export symbols regex.
+
+   * libraries/clib/nio/Makefile.in:
+   Regenerated.
+
+2004-02-03  Dalibor Topic <[EMAIL PROTECTED]>
+
+   * kaffe/kaffevm/external.c
+   (findLibraryFunction): Added debug output.
+
+2004-02-02  Dalibor Topic <[EMAIL PROTECTED]>
+
+Resynced with GNU Classpath.
+
+   2004-01-14  Michael Koch  <[EMAIL PROTECTED]>
+
+* java/text/MessageFormat.java:
+Added descriptions to exceptions.
+This fixes PR libgcj/2429.
+
+2004-02-02  Dalibor Topic <[EMAIL PROTECTED]>
+
+Resynced with GNU Classpath.
+
+   2004-01-25  Michael Koch  <[EMAIL

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

2004-02-10 Thread Dalibor Topic
Hi Zhou,

??? wrote:
Dear all,
I have a good news to tell you:
I have successfully port kaffe-1.0.7 to my SolutionEngine7709A.
That's some good news. Thanks for persisting!

Then I got jakarta-tomcat-3.2.4.tar.gz and run it base on kaffe on my SolutionEngine7709A!

Thanks you all, without your help, I can not success!

By the way, but the jsp examples failed since the JSP engine wanted to explicately use sun's javac as the java compiler. Since I can not access http://w6.metronet.com/~wjm/tomcat/2001/Jun/msg00557.html , mentioned at http://www.kaffe.org/compatibility_applications.shtml#serverapps, Is there anyone can help me? Thanks a lot!
You could try to use jikes, I think Tomcat 3 can be configured in that 
way. Otherwise, there is a patch from Takasi Okamoto for tomcat 3 that 
allows the use of kjc[1].

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 
make it work with kjc. See 
http://www.jspwiki.org/Wiki.jsp?page=RunningTomcatOnKaffe for details.

So, now that you've got tomcat3 running on kaffe 1.0.7, you could try 
getting 1.1.3 to run on superh-linux and tomcat4 on it. ;)

cheers,
dalibor topic
[1] 
http://archives.real-time.com/pipermail/tomcat-devel/2001-June/018031.html

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


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

2004-02-10 Thread ???
Dear all,
I have a good news to tell you:
I have successfully port kaffe-1.0.7 to my SolutionEngine7709A.
I compiled kaffe-1.0.7.tar.gz on SolutionEngine7709A. I copied the directory of 
superh in kaffe-1.1.3.tar.gz to  kaffe-1.0.7/config, and add one line to 
kaffe-1.0.7/config/md.h: #include "superh/linux/md.h", and changed known=no to 
known=yes in the file of kaffe-1.0.7/configure. Then I run 
./configure 
make 
make install 

Ready now!
Then I got jakarta-tomcat-3.2.4.tar.gz and run it base on kaffe on my 
SolutionEngine7709A!

Thanks you all, without your help, I can not success!

By the way, but the jsp examples failed since the JSP engine wanted to explicately 
use sun's javac as the java compiler. Since I can not access 
http://w6.metronet.com/~wjm/tomcat/2001/Jun/msg00557.html , mentioned at 
http://www.kaffe.org/compatibility_applications.shtml#serverapps, Is there anyone can 
help me? Thanks a lot!

   
 zhou 
guanghua‘§ßzf¢–)à–+-‘§ßzFŸ}ê+‚m§ÿäi÷Þ¢¸?r›Šæj)fjåŠËb?ú?‘§ß

[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 applet,the java applet has
successfully show on
screen, but it show on the boot screen not the window of browser.
I work in redhat linux 7.2.
Please help me.
Thanks a lot.
Greetings
john




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


[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


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 take time to re-read the mailing list archives and
summarize the changes, but there's a lot to review.  It's a big job.

I need to get some sleep, and I've got quite a bit of real-life work to
do tomorrow.

Feel free to check new stuff in, as I created a branch for 1.1.4.

Cheers,

 - Jim
 

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


[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 appreciated.

Thanks
Ram

__
Do you Yahoo!?
Yahoo! Finance: Get your refund fast by filing online.
http://taxes.yahoo.com/filing.html

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