The Sun's JIT (sunwjit) in JDK 1.2.2 RC2 for x86
still have the following bug.

Hasn't Sun improved the JIT from 1.2 pre-release 2 ?

On Thu, 15 Jul 1999 11:50:05 +0200
[EMAIL PROTECTED](Stef Epardaud)  said:

> > It's a known bug in the JIT compiler (sunwjit).  Turn the JIT off and
> > it will work.
> >
> >         Juergen

> btw: the following is also wrong:
>
> int x=6;
> double d=7.7;
> System.out.println( (x>d) );
> > true
>
> with the JIT on and JDK1.2 .
> when will (will it?) this be fixed ? 

Kazuyuki SHUDO                          Happy Hacking!
  Muraoka Lab., Grad. School of Sci. & Eng., Waseda Univ.


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to