Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Feb 2003 11:03:13 +0800 (CST)
From:      =?gb2312?q?huang=20wen=20hui?= <huanghwh@yahoo.com>
To:        glewis@eyesbeyond.com
Cc:        java@FreeBSD.ORG
Subject:   Re: Math.pow bug for jdk1.3.1-p8 ?
Message-ID:  <20030215030313.2902.qmail@web40019.mail.yahoo.com>

next in thread | raw e-mail | index | archive | help
hi,
  My mail system has some problem. so I use Yahoo.

>When you say this worked with 1.3.1p7, were you also
>using a very recent -STABLE? 
yes.


>Are you using green threads and classic, i.e. what is
>the output of java-version?

./jre/bin/java -version
java version "1.3.1-p7"
Java(TM) 2 Runtime Environment, Standard Edition
(build 1.3.1-p7-wsk-021111-19:16)
Classic VM (build 1.3.1-p7-wsk-021111-19:16, green
threads, nojit)
%./jre/bin/java TestPow
i=512 

and this is also strange:

%/usr/local/jdk1.3.1/bin/java -version
java version "1.3.1-p8"
Java(TM) 2 Runtime Environment, Standard Edition
(build 1.3.1-p8-hwh-030215-08:45)
Classic VM (build 1.3.1-p8-hwh-030215-08:45, green
threads, nojit)
%/usr/local/jdk1.3.1/bin/java TestPow
i=0
%/usr/local/jdk1.3.1/bin/java_g -version
java version "1.3.1-p8"
Java(TM) 2 Runtime Environment, Standard Edition
(build 1.3.1-p8-hwh-030215-08:45)
Classic VM (build 1.3.1-p8-hwh-030215-08:45, green
threads, nojit)
%/usr/local/jdk1.3.1/bin/java_g TestPow
i=512



_________________________________________________________
Do You Yahoo!? 
"雅虎节日大转盘惊喜不断 快乐节日好礼连连"
http://cn.promo.yahoo.com/holiday/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-java" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030215030313.2902.qmail>