This dies with a NullPointerException with jit3 on x86, but it works with the
interpreter.
I'll look deeper tomorrow, but if anybody else wants to take a shot at
it, be my guest.
In case you're curious, it's from inside ant. It's preventing
avalon-logkit from compiling inside the Jakarta Gump
Hi,
Today's regression tests showed:
FAIL: UDPTest.java
FAIL: SoTimeout.java
Let's look into the case of SoTimeout.java. SoTimeout.fail says:
java.lang.IllegalArgumentException: Bad port number: 65536
at java.net.InetSocketAddress. (InetSocketAddress.java:71)
at java.net.ServerSocket. (S
PatchSet 4147
Date: 2003/10/31 20:46:56
Author: dalibor
Branch: HEAD
Tag: (none)
Log:
Fixed bug in interpreter's lcmp
Members:
ChangeLog:1.1739->1.1740
kaffe/kaffevm/intrp/icode.h:1.18->1.19
Index: kaffe/ChangeLog
diff -u kaffe/ChangeLog:1.1739 kaffe/ChangeLog:1.1740
--- kaff
On Fri, 24 Oct 2003 16:10:52 +0200
Dalibor Topic <[EMAIL PROTECTED]> wrote:
> James Simmons wrote:
> > Is it possible to integrate beans from GNU Classpath into Kaffe. I need it
> > for Classpath AWT.
>
> Done. Please update from CVS, and good luck with the AWT port.
>
> Speaking of the AWT sw
Kaffe CVS wrote:
PatchSet 4146
Date: 2003/10/31 15:15:42
Author: kaz
Branch: HEAD
Tag: (none)
Log:
2003-10-31 Ito Kazumitsu <[EMAIL PROTECTED]>
* libraries/javalib/java/net/InetAddress.java:
(getAllByName) check whether getHostByName returns IPv6 address. If it
is the case
PatchSet 4146
Date: 2003/10/31 15:15:42
Author: kaz
Branch: HEAD
Tag: (none)
Log:
2003-10-31 Ito Kazumitsu <[EMAIL PROTECTED]>
* libraries/javalib/java/net/InetAddress.java:
(getAllByName) check whether getHostByName returns IPv6 address. If it
is the case we build Inet6
Hi,
when i run some of the Spec JVM98 benchmarks with kaffe (July 2002
release) i get this error
mem/gc-incremental.c:1064: gcFree: Assertion `!!!"Attempt to explicitly
free nonfixed object"' failed.
Does this mean that the GC is getting invoked?
has this been a bug in the release?
Thanks
archa
Hi all,
The compilation of the current Kaffe CVS version because
the file gnu/java/net/content/text/plain.java does not exist in Kaffe.
This file is declared in Makefile.am of kaffe/libraries/javalib
Best regards,
Nicolas
___
kaffe mailing list
[EMAIL
Dalibor,
I had spent some time on this before, but I had to
give up, when I had more time, it seemed like a lot
had changed in Kaffe and I didn't have time to relearn
the structure.
>
> Unfortunatley, is still has one big build issue: it
> crashes during the
> compilation of the class library.
Hallo Michael,
Michael Franz wrote:
Dalibor,
Does this mean that Kaffe is working again on Mac OS
X? I tried earlier this week and still had build
issues.
Unfortunatley, is still has one big build issue: it crashes during the
compilation of the class library. It receives a signal EXC_BAD_ACCESS
Hi Juan,
Juan Antonio Martinez wrote:
El jue, 30-10-2003 a las 18:45, Dalibor Topic escribió:
[...]
You should give us the invocation line of kjc, too.
Probably ant messes up an option for kjc, and doesn't
use the proper option to call it.
That's an issue that using build.compiler=kjc should
El jue, 30-10-2003 a las 18:45, Dalibor Topic escribió:
> Hola Juan,
[...]
> BTW, you can also use build.compiler=kjc to load kjc in the same VM
> where ant is running, if you expect performance gains from that.
Thanks: build.compiler=kjc works fine
[...]
> You should give us the invocation l
Hi all,
On Thu, 2003-10-30 at 22:34, Mark Wielaard wrote:
> You will need eclipse-SDK-3.0M4-linux-gtk.zip from:
> http://download2.eclipse.org/downloads/drops/S-3.0M4-200310101454/
The same setup also works for the older eclipse-SDK-2.1.1-linux-gtk.zip.
> First replace java/net/URLen/decode.java
13 matches
Mail list logo