Re: [kaffe] Merging missing classes from GNU Classpath

2002-10-25 Thread Ito Kazumitsu
In message "Re: [kaffe] Merging missing classes from GNU Classpath" on 02/10/25, Mark Wielaard <[EMAIL PROTECTED]> writes: > Firstly I think it would be a good idea if you get the following GNU > packages working with Kaffe. This should be easy since it doesn't really > need any real Kaffe i

Re: [kaffe] Reproducible bugs running Freenet under Kaffe

2002-10-25 Thread Matthew Toseland
On Thu, Oct 24, 2002 at 06:23:32PM +0100, Matthew Toseland wrote: > On Thu, Oct 24, 2002 at 04:52:52PM +0200, Oskar Sandberg wrote: > > On Thu, Oct 24, 2002 at 03:18:41PM +0100, Matthew Toseland wrote: > > > Ok, I've got CVS working now, and I get a NullPointerException, > > > reliably, in java.lan

Re: [kaffe] Merging missing classes from GNU Classpath

2002-10-25 Thread Ito Kazumitsu
In message "[kaffe] Merging missing classes from GNU Classpath" on 02/10/25, Dalibor Topic <[EMAIL PROTECTED]> writes: > If everybody agrees it's a good thing to "outsource" > part of the class library development, then I'll > investigate what could be merged in. As a kaffe user, I will app

Re: [kaffe] Merging missing classes from GNU Classpath

2002-10-25 Thread Tom Tromey
> "Mark" == Mark Wielaard <[EMAIL PROTECTED]> writes: Mark> - Michael Koch ([EMAIL PROTECTED]) recently did a lot of java.net 1.4 Mark> updates but I don't know if he has JNI support yet (he started with the Mark> libgcj version which uses CNI). I don't think he has. Also this code hasn't be

Re: [kaffe] Merging missing classes from GNU Classpath

2002-10-25 Thread Mark Wielaard
Hi, (I added the classpath mailinglist to the CC.) On Fri, 2002-10-25 at 16:02, Dalibor Topic wrote: > I'd like to know what people think about merging some > missing parts of the class library from the GNU > Classpath project. It would extend the range of > software that can run on kaffe, for ex

[kaffe] whats wrong with ltdl.c in kaffe-1.0.7

2002-10-25 Thread Sanjeev Manral
Hi all, I'm tryiong to port kaffe-1.0.7 to ppc.I'm also getting the same error. were u able to get the solution ? I'm configuring with- CC=ppc_405-gcc AS=ppc_405-as LS=-ppc_405-ld AR=ppc_405-ar CPP=ppc_405-g++ STRIP=ppc_405-strip RANLIB=ppc_405-ranlib ./configure --with-x --without-awt --with-li

[kaffe] Merging missing classes from GNU Classpath

2002-10-25 Thread Dalibor Topic
Hi, I'd like to know what people think about merging some missing parts of the class library from the GNU Classpath project. It would extend the range of software that can run on kaffe, for example allowing Saxon 7.2 to run, as Ito has shown in this mail : http://www.kaffe.org/pipermail/kaffe/2002

Re: [kaffe] Problem with garbage collection and p-threads

2002-10-25 Thread Dalibor Topic
Hi Josef, --- Josef_NordangÄrd <[EMAIL PROTECTED]> wrote: > Hi! > > The garbage collection is not working properly when > an application using JNI is running. There is simply > no collection of no-longer-used memory at all, > instead the entire process is frozen when the gc > should start. Kaffe

Re: [kaffe] Probably NOT a bug -- but what??

2002-10-25 Thread Dalibor Topic
Hi Edward, --- "Edward J. King" <[EMAIL PROTECTED]> wrote: > I have kaffe 1.0.6-6, obtained with my RedHat Linux, > version 7.2. > > If I am watching the terminal window where I started > Ewgie, I see: > "Kaffe: exception.c:372: dispatchException: > Assertion '!intsDisabled()' > failed." Kaffe/E

[kaffe] Typo in config-signal.h?

2002-10-25 Thread Jose M. Gomez
Hi everyone, Just looking at the code I think I saw a typo in line 48 in config-signal.h. This is from the CVS version, although I haven't checked out in a week (lazy, lazy). I suppose it is a doesn't have much importance and probably it doesn't affect any platform as it haven't been seen befor

Implementing JDK profiles (Was: Re: [kaffe] KeyEvent -> JDK 1.4 patch (And longer explanation;))

2002-10-25 Thread Dalibor Topic
Hi Jukka, --- Jukka Santala <[EMAIL PROTECTED]> wrote: > On Mon, 7 Oct 2002, Dalibor Topic wrote: > > That means we'd have to operate on bytecode level. > > There are many toolkits for such projects. I > believe > > that's preferable to writing a java parser and > doing a > > source-to-source tran

Re: [kaffe] kaffe-1.0.7 building for powerpc

2002-10-25 Thread Dalibor Topic
Hi Sanjeev, --- Sanjeev Manral <[EMAIL PROTECTED]> wrote: > Hi all, > > I'm tryiong to port kaffe-1.0.7 to ppc.I'm also > getting the same error. were > u able to get the solution ? > > I'm configuring with- > > CC=ppc_405-gcc AS=ppc_405-as LS=-ppc_405-ld > AR=ppc_405-ar CPP=ppc_405-g++ > STRIP

Re: [kaffe] kaffe-awt-Qt porting problem

2002-10-25 Thread Dalibor Topic
Hi Seung, --- seung jae Lee <[EMAIL PROTECTED]> wrote: > > Hello, > Could you please answer this quick question? > > now I'm trying to port AWT to > QT/Embedded(qte-3.0.3) for Kaffe-1.0.6. After issing > 'make' command, I got > this error message. > > toolkit.h:246: declaration does not declar

[kaffe] kaffe-1.0.7 building for powerpc

2002-10-25 Thread Sanjeev Manral
Hi all, I'm tryiong to port kaffe-1.0.7 to ppc.I'm also getting the same error. were u able to get the solution ? I'm configuring with- CC=ppc_405-gcc AS=ppc_405-as LS=-ppc_405-ld AR=ppc_405-ar CPP=ppc_405-g++ STRIP=ppc_405-strip RANLIB=ppc_405-ranlib ./configure --with-x --without-awt --with-li

Re: [kaffe] Patch: http proxy correction

2002-10-25 Thread Dalibor Topic
Hi Jukka, --- Jukka Santala <[EMAIL PROTECTED]> wrote: > Well, this proves nobody actually uses Kaffe with > proxy for HTTP > implementations ;) My last patch to match its > behaviour with Sun's > behaviour unfortunately broke the proxy support; it > did open a socket to > the proxy, but then none

[kaffe] Kaffe CVS: kaffe dalibor

2002-10-25 Thread Kaffe CVS
CVSROOT:/cvs/kaffe Module name:kaffe Changes by: dalibor 02/10/25 01:23:04 Modified files: . : ChangeLog libraries/javalib/java/io: DataInputStream.java libraries/javalib/java/lang: Class.java libraries/javalib/kaffe/net/www/protocol