[PATCH] Fix err10.java test case failure on 64-bit hosts

Tom Tromey tromey@redhat.com
Tue Oct 8 11:10:00 GMT 2002


>>>>> "Ulrich" == Ulrich Weigand <Ulrich.Weigand@de.ibm.com> writes:

Ulrich> Well, the immediately following insn_lushr case uses UINT64,
Ulrich> so I had assumed those types were available ...

Ulrich> Looking closer, it would appear that both UINT64 and UINT32 are
Ulrich> actually defined not in libjava, but in the ffi.h header which
Ulrich> is included via java-interp.h.

Ok, thanks.  I think it is fine with UINT32; go ahead and check it in.

Tom



More information about the Java-patches mailing list