hg: jdk7/hotspot-comp/hotspot: 6829192: JSR 292 needs to support 64-bit x86
Christian.Thalinger at Sun.COM
Christian.Thalinger at Sun.COM
Wed Dec 16 07:24:26 PST 2009
Changeset: 85f13cdfbc1d
Author: twisti
Date: 2009-12-16 12:48 +0100
URL: http://hg.openjdk.java.net/jdk7/hotspot-comp/hotspot/rev/85f13cdfbc1d
6829192: JSR 292 needs to support 64-bit x86
Summary: changes for method handles and invokedynamic
Reviewed-by: kvn
! src/cpu/x86/vm/assembler_x86.cpp
! src/cpu/x86/vm/interp_masm_x86_32.cpp
! src/cpu/x86/vm/interp_masm_x86_64.cpp
! src/cpu/x86/vm/interp_masm_x86_64.hpp
! src/cpu/x86/vm/interpreter_x86_64.cpp
! src/cpu/x86/vm/methodHandles_x86.cpp
! src/cpu/x86/vm/stubGenerator_x86_64.cpp
! src/cpu/x86/vm/templateInterpreter_x86_64.cpp
! src/cpu/x86/vm/templateTable_x86_32.cpp
! src/cpu/x86/vm/templateTable_x86_64.cpp
! src/cpu/x86/vm/templateTable_x86_64.hpp
! src/share/vm/classfile/classFileParser.cpp
More information about the jdk7-changes
mailing list