hg: hsx/hotspot-comp/hotspot: 7125136: SIGILL on linux amd64 in gc/ArrayJuggle/Juggle29
vladimir.kozlov at oracle.com
vladimir.kozlov at oracle.com
Thu Feb 16 00:13:32 PST 2012
Changeset: fd8114661503
Author: kvn
Date: 2012-02-15 21:37 -0800
URL: http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/fd8114661503
7125136: SIGILL on linux amd64 in gc/ArrayJuggle/Juggle29
Summary: For C2 moved saving EBP after ESP adjustment. For C1 generated 5 byte nop instruction first if needed.
Reviewed-by: never, twisti, azeemj
! src/cpu/x86/vm/assembler_x86.cpp
! src/cpu/x86/vm/assembler_x86.hpp
! src/cpu/x86/vm/c1_MacroAssembler_x86.cpp
! src/cpu/x86/vm/x86_32.ad
! src/cpu/x86/vm/x86_64.ad
! src/share/vm/opto/output.cpp
More information about the hotspot-compiler-dev
mailing list