hg: hsx/hotspot-comp/hotspot: 7056380: VM crashes with SIGSEGV in compiled code
tom.rodriguez at oracle.com
tom.rodriguez at oracle.com
Tue Jun 21 11:07:55 PDT 2011
Changeset: de6a837d75cf
Author: never
Date: 2011-06-21 09:04 -0700
URL: http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/de6a837d75cf
7056380: VM crashes with SIGSEGV in compiled code
Summary: code was using andq reg, imm instead of addq addr, imm
Reviewed-by: kvn, jrose, twisti
! src/cpu/x86/vm/assembler_x86.cpp
! src/cpu/x86/vm/assembler_x86.hpp
! src/cpu/x86/vm/x86_64.ad
More information about the hotspot-compiler-dev
mailing list