hg: jdk7/hotspot-rt/hotspot: 6791168: Fix invalid code in bytecodeInterpreter that can cause gcc ICE
coleen.phillimore at sun.com
coleen.phillimore at sun.com
Tue Jan 13 14:46:35 PST 2009
Changeset: 52a431267315
Author: coleenp
Date: 2009-01-13 14:41 -0500
URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/52a431267315
6791168: Fix invalid code in bytecodeInterpreter that can cause gcc ICE
Summary: Fix compilation errors from latest gcc in CC_INTERP including offending missing void* cast.
Reviewed-by: xlu
! src/cpu/x86/vm/assembler_x86.cpp
! src/cpu/x86/vm/bytecodeInterpreter_x86.inline.hpp
! src/cpu/x86/vm/cppInterpreter_x86.cpp
! src/cpu/x86/vm/frame_x86.inline.hpp
! src/cpu/x86/vm/interp_masm_x86_64.cpp
! src/cpu/x86/vm/sharedRuntime_x86_64.cpp
! src/share/vm/interpreter/bytecodeInterpreter.cpp
! src/share/vm/interpreter/bytecodeInterpreter.hpp
More information about the jdk7-changes
mailing list