Re: [kaffe] Advogato

2003-07-08 Thread Dalibor Topic
Hi Rob, --- Rob Gonzalez [EMAIL PROTECTED] wrote: Hey all, I recently joined Advogato (as gonzo) and was wondering how I would go about getting listed as a Contributor or Developer or something for the Kaffe Open VM project on that site :) I figured someone here (Jim?) would be the person

[kaffe] Kaffe CVS: kaffe hkraemer

2003-07-08 Thread Kaffe CVS
CVSROOT:/cvs/kaffe Module name:kaffe Changes by: hkraemer03/07/08 00:33:50 Modified files: . : ChangeLog config/alpha/osf: md.c kaffe/kaffevm : classPool.c exception.c findInJar.c jar.c locks.c locks.h

Re: [kaffe] Eclipse and strange ClassCastException

2003-07-08 Thread Dalibor Topic
Hi Mark, hallo Helmer, Jim, I think this is front page material ;) Helmer, is there a simple way to send you a crate of Tannenzaepfle beer? cheers, dalibor topic --- Mark Wielaard [EMAIL PROTECTED] wrote: Hi Helmer, On Mon, 2003-07-07 at 19:32, Helmer Krämer wrote: Next problem is a

[kaffe] Kaffe CVS: kaffe dalibor

2003-07-08 Thread Kaffe CVS
CVSROOT:/cvs/kaffe Module name:kaffe Changes by: dalibor 03/07/08 00:53:45 Modified files: . : ChangeLog libraries/clib/native: System.c libraries/javalib/java/net: URL.java Log message: 2003-07-08 Mark Wielaard [EMAIL PROTECTED] *

[kaffe] LinuxTag RMLL

2003-07-08 Thread Dalibor Topic
Hi, I'll be going to LinuxTag in Karlsruhe on the weekend (Saturday Sunday), and to Libre Software Meeting in Metz on Friday. Mark Wielaard of GNU Classpath fame will be there, too. So if you are visiting as well, want to meet in the real world, and to have a beer or two, drop me an e-mail, or

[kaffe] Kaffe CVS: kaffe rob

2003-07-08 Thread Kaffe CVS
CVSROOT:/cvs/kaffe Module name:kaffe Changes by: rob 03/07/08 07:54:49 Modified files: . : ChangeLog kaffe/kaffevm : external.c Log message: Dalibor's patch to help get eclipse to run. * kaffe/kaffevm/external.c Small but necessary

[kaffe] Shutdown patch

2003-07-08 Thread Guilhem Lavaux
Hi, This patch adds the ShutdownHook (Java 1.3) feature to kaffe. Here is a Changelog: * libraries/clib/native/Application.c, libraries/javalib/kaffe/lang/Application.java: removed * libraries/clib/native/Runtime.c: renamed exitInternal() into exit0() * libraries/javalib/java/lang/Runtime.java

Re: [kaffe] Shutdown patch

2003-07-08 Thread Timothy Stack
Hi, hi, This patch adds the ShutdownHook (Java 1.3) feature to kaffe. Here is a=20 Changelog: Neat, can you make a test case for it please? Cheers, Guilhem. thanks, tim ___ kaffe mailing list [EMAIL PROTECTED]

Re: [kaffe] Shutdown patch

2003-07-08 Thread Guilhem Lavaux
On Tuesday 08 July 2003 18:24, Timothy Stack wrote: Hi, hi, This patch adds the ShutdownHook (Java 1.3) feature to kaffe. Here is a=20 Changelog: Neat, can you make a test case for it please? Cheers, Guilhem. Ok, here it is. By the way, I have found that the previous patch

[kaffe] HP-UX fails

2003-07-08 Thread WhiteGandalf
Hello, continuing in my cross-platform benchmarking project, I tried to compile kaffe (cvs version) on hp-ux 10.20 on a PA-RISC 1.1 (32bit) during compile I get the following blocking error: Making all in libraries/javalib gmake[1]: Entering directory `/usr/local/

Re: [kaffe] LinuxTag RMLL

2003-07-08 Thread Chris Gray
On Tuesday 08 July 2003 16:20, Dalibor Topic wrote: Hi, I'll be going to LinuxTag in Karlsruhe on the weekend (Saturday Sunday), and to Libre Software Meeting in Metz on Friday. Mark Wielaard of GNU Classpath fame will be there, too. I won't be there unfortunately, but if you see the guys

[kaffe] iPAQ binary

2003-07-08 Thread Olivier Gäumann
hi there, does anybody know where to download binary for iPAQ (arm) of kaffe version 1.1.0. i have version 1.0.7, but this is plenty of bugs: - frame doesn't layout after launching, need to resize manually the frame - swing (of jdk1.1 from sun) doesn't work - serious bugs when using methods

Re: [kaffe] failed regression tests

2003-07-08 Thread Ito Kazumitsu
As Rob says in http://www.kaffe.org/pipermail/kaffe/2003-July/042912.html, for now, if you use jikes 1.18 you should pass all the regression tests. or you can use KJC but make sure you pass the -noverify flag to kaffe to get over KJC's internal error. or add KJC's jar to the bootclasspath, I

Re: [kaffe] iPAQ binary

2003-07-08 Thread Dalibor Topic
Salut Olivier, --- Olivier Gäumann [EMAIL PROTECTED] wrote: hi there, does anybody know where to download binary for iPAQ (arm) of kaffe version 1.1.0. I assume that you're looking for an ipkg. You could ask kaffe's maintainer for the familiar distribution to update the package to 1.1.0.

[kaffe] Kaffe CVS: kaffe kaz

2003-07-08 Thread Kaffe CVS
CVSROOT:/cvs/kaffe Module name:kaffe Changes by: kaz 03/07/08 15:32:02 Modified files: . : ChangeLog test/regression: TestScript.in Log message: 2003-07-08 Ito Kazumitsu [EMAIL PROTECTED] * test/regression/TestScript.in added -noverify flag

[kaffe] Kaffe CVS: kaffe stack

2003-07-08 Thread Kaffe CVS
CVSROOT:/cvs/kaffe Module name:kaffe Changes by: stack 03/07/08 15:39:38 Modified files: . : ChangeLog kaffe/kaffevm/systems/unix-pthreads: lock-impl.c syscalls.c thread-impl.c

[kaffe] Re: Kaffe and MIPS CPUs

2003-07-08 Thread Mark and Janice Juszczec
Hello all Since there have been some posts about Kaffe and MIPS, I thought I'd let everyone know what I'm up to. A side project a work has me trying to compile Kaffe v1.0.7 to run on a Helio pda. It runs a 75MHz Philips R3912 little endian mips processor. In order to get the hang of cross

[kaffe] Kaffe CVS: kaffe stack

2003-07-08 Thread Kaffe CVS
CVSROOT:/cvs/kaffe Module name:kaffe Changes by: stack 03/07/08 16:48:27 Modified files: . : ChangeLog include: Makefile.am Makefile.in kaffe/kaffevm : thread.c kaffe/kaffevm/systems/unix-jthreads: jthread.c

[kaffe] shutdownHook changes broke the build

2003-07-08 Thread Dalibor Topic
Hi all, I'm working on a fix for the broken build due to shutdownHook changes. Some files don't compile since they still have references to kaffe.lang.Application. They need to be rewritten. Also the profile and bootstrao information needs to be updated and tested. I'll check in a patch tomorrow.

[kaffe] Basic question about Kaffe Libraries

2003-07-08 Thread Deepti Nayak
Hi, I have a very basic question about Kaffe libraries. I have a device which has WINCE 3.0 OS and ARM processor. For this I have downloaded Kaffe-common tar file and device specific tar file and installed it on my PDA. To run Kaffe KVM do I need extra libraries? If yes, how do I install