hg: jdk7/hotspot-comp/hotspot: 7010618: C1: array length should be treated at int on 64bit during array allocation
igor.veresov at oracle.com
igor.veresov at oracle.com
Thu Jan 6 22:23:37 PST 2011
Changeset: 55f868e91c3b
Author: iveresov
Date: 2011-01-06 16:03 -0800
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/55f868e91c3b
7010618: C1: array length should be treated at int on 64bit during array allocation
Summary: Sign-extend the length argument during array allocation
Reviewed-by: never, kvn
! src/cpu/sparc/vm/c1_LIRAssembler_sparc.cpp
! src/cpu/x86/vm/c1_LIRAssembler_x86.cpp
More information about the hotspot-compiler-dev
mailing list