This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Bug on Solaris



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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]