On Sat, Feb 09, 2002 at 02:41:00PM -0500, Brian Jones wrote:
> John Leuner <[EMAIL PROTECTED]> writes:
> 
> > The code in java_lang_Double.c was crashing with my JVM (kissme)
> > because it was failing to recognise the infinity values.
> > 
> > The following patch fixes the crash, but there are still many mauve
> > failures (which might be causes by kissme or classpath)
> > 
> > The comparison was failing even though the two values have the same
> > binary value (when printed out in gdb).
> 
> I think I tested this with ORP and Mauve quite a bit.

Yeah, I need to investigate more. It probably has to do with the code that loads 
Doubles from the constant pool.

John Leuner



_______________________________________________
Classpath mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/classpath

Reply via email to