This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Bug on Solaris
- From: Alexandre Petit-Bianco <apbianco at redhat dot com>
- To: martin dot kahlert at infineon dot com
- Cc: java at gcc dot gnu dot org
- Date: Tue, 8 Jan 2002 01:50:40 -0800 (PST)
- Subject: Re: Bug on Solaris
- References: <20020108094605.A30024@keksy.muc.infineon.com>
- Reply-to: apbianco at redhat dot com
Martin Kahlert writes:
> Double.MIN_VALUE = 0.0
> Double.MAX_VALUE = 5.0E-324
Do you get the same behavior with gcj generated bytecodes (then
compiled to native or interpreted with gij or Sun's VM?)
./A