[kaffe] Simple program shows strange results
Ito Kazumitsu
ito.kazumitsu at hitachi-cable.co.jp
Mon Mar 3 15:53:02 PST 2003
In message "[kaffe] Simple program shows strange results"
on 03/03/04, Ito Kazumitsu <kaz at maczuka.gcd.org> writes:
> which is what I expect. But when run with kaffe, it shows:
>
> bash-2.05b$ java Test
> 9.999999
> x<pe: 0.0 7.0
> x pe pf =7.0 7.0 9.0
>
> The kaffe version is
> ChangeLog head: 2003-02-12 Dalibor Topic <robilad at yahoo.com>
In another environment, kaffe gives satisfactory results.
$ java Test
9.999999
x>pf: 9.999999 9.0
x pe pf =9.0 7.0 9.0
In this case, kaffe version is:
Engine: Just-in-time v3 Version: 1.1.x-cvs Java Version: 1.1
Configuration/Compilation options:
Compile date : Sun Dec 22 11:49:23 JST 2002
Compile host : pub2.hitachi-cable.co.jp
Install prefix: /usr/local/kaffe
Thread system : unix-jthreads
CC : gcc
CFLAGS : -g -O2 -Wall -Wstrict-prototypes
LDFLAGS :
ChangeLog head: 2002-12-21 Dalibor Topic <robilad at yahoo.com>
More information about the kaffe
mailing list