assembler_x86.cpp: + int enc =3D prefix_and_encode(dst->encoding(), true); What's with the 3D? Otherwise it looks good. tom On Apr 8, 2010, at 11:38 AM, Igor Veresov wrote: > This fixes lir_cmp_l2i on x64 and sparc 64bit, and the debug info generation. > > Webrev: http://cr.openjdk.java.net/~iveresov/6942223/webrev/