[kaffe] Re: Kaffe 1.1.3 "Development" Release

2003-12-07 Thread Tony Wyatt
Hi Jim, On 8/12/2003, you wrote: > Any suggestions on what to say? I sort of want to tell people that the > 1.1.x releases are probably going to be better than the 1.0.7 release, > but they haven't gone throught the testing that should go into a > production release. Why not say just that? eg,

Re: [kaffe] tomcat working on kaffe interpreter

2003-12-07 Thread Jim Pick
On Sun, 7 Dec 2003 19:06:21 -0800 (PST) kalyan ram <[EMAIL PROTECTED]> wrote: > Hai >Tomcat-4.1.29 is working fine on kaffe-1.1.2 > interpreter with > JAVA_OPTS = "-ss200k -mx256M -Dbuild.compiler=kjc" > export JAVA_OPTS > But the only problem is after starting tomcat,if i > start the browser

[kaffe] tomcat working on kaffe interpreter

2003-12-07 Thread kalyan ram
Hai Tomcat-4.1.29 is working fine on kaffe-1.1.2 interpreter with JAVA_OPTS = "-ss200k -mx256M -Dbuild.compiler=kjc" export JAVA_OPTS But the only problem is after starting tomcat,if i start the browser and type http://localhost:8080,it gives connection timeout and if close the browser and rest

Re: [kaffe] Re: Kaffe 1.1.3 "Development" Release available for download

2003-12-07 Thread Jim Pick
On Mon, 08 Dec 2003 12:54:06 +1100 Tony Wyatt <[EMAIL PROTECTED]> wrote: > Hi Jim, > > On 8/12/2003, you wrote: > > > As this is a development release, it is essentially a snapshot of > > what's happening in CVS, with limited testing. Even though this is > > not a production release, it contai

[kaffe] CVS kaffe (jim): Release 1.1.3 (on branch)

2003-12-07 Thread Kaffe CVS
PatchSet 4202 Date: 2003/12/08 01:06:02 Author: jim Branch: Release_1_1_3_Branch Tag: Release_1_1_3 Log: Release 1.1.3 (on branch) Members: ChangeLog:1.1793->1.1793.2.1 Makefile.am:1.50->1.50.2.1 Makefile.in:1.118->1.118.2.1 README:1.29->1.29.4.1 RELE

Re: Atomic COMPARE_AND_EXCHANGE (Was: Re: [kaffe] NetBSD/68k asm error!!)

2003-12-07 Thread Tony Wyatt
Hi Kiyo, On 8/12/2003, you wrote: > Right. I am (partially) guilty. Usually, deleting optimization can solve > this problem. Well, I will make another business trip (this time to > west coast), and when I come back to Japan, I will turn my NetBSD > system up and check it. > I don't think it's y

Re: Atomic COMPARE_AND_EXCHANGE (Was: Re: [kaffe] NetBSD/68k asm error!!)

2003-12-07 Thread Kiyo Inaba
>Kiyo Inaba looked at that one, it seems to be a bug in kaffe's m68k >assembler sources, namely the COMPARE_AND_EXCHANGE macro. See >http://gcc.gnu.org/ml/gcc-bugs/2003-04/msg00753.html Right. I am (partially) guilty. Usually, deleting optimization can solve this problem. Well, I will make another

[kaffe] Re: Kaffe 1.1.3 "Development" Release available for download

2003-12-07 Thread Tony Wyatt
Hi Jim, On 8/12/2003, you wrote: > As this is a development release, it is essentially a snapshot of > what's happening in CVS, with limited testing. Even though this is > not a production release, it contains a lot of improvements over > 1.0.7, which was release over half a year ago. I antici

[kaffe] Kaffe 1.1.3 "Development" Release available for download

2003-12-07 Thread Jim Pick
I've made the 1.1.3 release of Kaffe available for download at: ftp://ftp.kaffe.org/pub/kaffe/v1.1.x-development/kaffe-1.1.3.tar.gz http://www.kaffe.org/ftp/pub/kaffe/v1.1.x-development/kaffe-1.1.3.tar.gz As this is a development release, it is essentially a snapshot of what's happening in CV

[kaffe] CVS kaffe (jim):

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

Re: [kaffe] tomcat not working on kaffe interpreter

2003-12-07 Thread Jim Pick
On Sun, 07 Dec 2003 21:07:41 +0100 Dalibor Topic <[EMAIL PROTECTED]> wrote: > kalyan ram wrote: > > Hai > > I am using kaffe-1.1.2 and tomcat-4.1.29.I am trying > > to run tomcat on kaffe "interpreter" .I started it as > > ./catalina.sh run.Tomcat is starting and in the > > browser when i type

Re: [kaffe] tomcat not working on kaffe interpreter

2003-12-07 Thread Dalibor Topic
kalyan ram wrote: Hai I am using kaffe-1.1.2 and tomcat-4.1.29.I am trying to run tomcat on kaffe "interpreter" .I started it as ./catalina.sh run.Tomcat is starting and in the browser when i type http://localhost:8080 - I get the following message after sometime: An error occured while loading

[kaffe] CVS kaffe (dalibor): Exclude Swing tests for kaffe from mauve

2003-12-07 Thread Kaffe CVS
PatchSet 4201 Date: 2003/12/07 20:04:04 Author: dalibor Branch: HEAD Tag: (none) Log: Exclude Swing tests for kaffe from mauve 2003-12-07 Dalibor Topic <[EMAIL PROTECTED]> * developers/mauve-kaffe: Exclude javax.swing tests since kaffe doesn't have a swing implementatio

[kaffe] CVS kaffe (dalibor): Merged in java.awt.Point from GNU Classpath to fix Mauve test compilation

2003-12-07 Thread Kaffe CVS
PatchSet 4200 Date: 2003/12/07 19:57:23 Author: dalibor Branch: HEAD Tag: (none) Log: Merged in java.awt.Point from GNU Classpath to fix Mauve test compilation 2003-12-07 Dalibor Topic <[EMAIL PROTECTED]> * libraries/javalib/java/awt/Point.java: Replaced by implementation from

[kaffe] CVS kaffe (dalibor): Fixed ResourceBundle bundle lookup

2003-12-07 Thread Kaffe CVS
PatchSet 4199 Date: 2003/12/07 19:47:29 Author: dalibor Branch: HEAD Tag: (none) Log: Fixed ResourceBundle bundle lookup 2003-12-07 Dalibor Topic <[EMAIL PROTECTED]> * libraries/javalib/java/util/RessourceBundle.java (getBundle(String, Locale, ClassLoader)) Rewritten according

[kaffe] CVS kaffe (dalibor): Small fix for Enhydra

2003-12-07 Thread Kaffe CVS
PatchSet 4198 Date: 2003/12/07 18:21:10 Author: dalibor Branch: HEAD Tag: (none) Log: Small fix for Enhydra 2003-12-07 Dalibor Topic <[EMAIL PROTECTED]> * libraries/javalib/java/net/Socket.java (close): Allow a Socket to be closed multiple times without throwing an exce

Re: [kaffe] mipsel SIGSEGV

2003-12-07 Thread Mark and Janice Juszczec
I'm not familiar with uisng gdb over wire, but judging by http://sources.redhat.com/gdb/onlinedocs/gdb_19.html#SEC174 you need to make sure your GDB on the PC was configured and built with `--target=mips-idt-ecoff'. Yes, it was. Its odd that the html doc you reference says I should be able

[kaffe] Congratulations

2003-12-07 Thread Arnaud Vandyck
Hi all, Hi Dalibor, Just wanna say all my congratulations about your success in running JBoss and Tomcat! Best regards, -- Arnaud If you sent me personnal mails friday between 16.00 and 18.00 GMT+02.00, it has gone in a black hole :'( pgp0.pgp Description: PGP signature