hg: hsx/hotspot-comp/hotspot: 8003195: AbstractAssembler should not store code pointers but use the CodeSection directly
christian.thalinger at oracle.com
christian.thalinger at oracle.com
Fri Nov 30 15:10:29 PST 2012
Changeset: 6ab62ad83507
Author: twisti
Date: 2012-11-30 11:44 -0800
URL: http://hg.openjdk.java.net/hsx/hotspot-comp/hotspot/rev/6ab62ad83507
8003195: AbstractAssembler should not store code pointers but use the CodeSection directly
Reviewed-by: twisti, kvn
Contributed-by: Bharadwaj Yadavalli <bharadwaj.yadavalli at oracle.com>
! src/cpu/x86/vm/assembler_x86.cpp
! src/cpu/x86/vm/assembler_x86.hpp
! src/cpu/x86/vm/assembler_x86.inline.hpp
! src/share/vm/asm/assembler.cpp
! src/share/vm/asm/assembler.hpp
! src/share/vm/asm/assembler.inline.hpp
! src/share/vm/asm/codeBuffer.hpp
More information about the hotspot-compiler-dev
mailing list