comparison src/share/vm/includeDB_core @ 610:70998f2e05ef

6805864: 4/3 Problem with jvmti->redefineClasses: some methods don't get redefined Summary: Remove incorrect optimization in klassItable::adjust_method_entries(). Add RedefineClasses() tracing support for obsolete method entry. Reviewed-by: acorn, swamyv
author dcubed
date Mon, 02 Mar 2009 14:03:03 -0700
parents 8724fb00c422
children afa80fa86d22
comparison
equal deleted inserted replaced
609:ea20d7ce26b0 610:70998f2e05ef
2091 interp_masm_<arch_model>.cpp biasedLocking.hpp 2091 interp_masm_<arch_model>.cpp biasedLocking.hpp
2092 interp_masm_<arch_model>.cpp interp_masm_<arch_model>.hpp 2092 interp_masm_<arch_model>.cpp interp_masm_<arch_model>.hpp
2093 interp_masm_<arch_model>.cpp interpreterRuntime.hpp 2093 interp_masm_<arch_model>.cpp interpreterRuntime.hpp
2094 interp_masm_<arch_model>.cpp interpreter.hpp 2094 interp_masm_<arch_model>.cpp interpreter.hpp
2095 interp_masm_<arch_model>.cpp jvmtiExport.hpp 2095 interp_masm_<arch_model>.cpp jvmtiExport.hpp
2096 interp_masm_<arch_model>.cpp jvmtiRedefineClassesTrace.hpp
2096 interp_masm_<arch_model>.cpp jvmtiThreadState.hpp 2097 interp_masm_<arch_model>.cpp jvmtiThreadState.hpp
2097 interp_masm_<arch_model>.cpp markOop.hpp 2098 interp_masm_<arch_model>.cpp markOop.hpp
2098 interp_masm_<arch_model>.cpp methodDataOop.hpp 2099 interp_masm_<arch_model>.cpp methodDataOop.hpp
2099 interp_masm_<arch_model>.cpp methodOop.hpp 2100 interp_masm_<arch_model>.cpp methodOop.hpp
2100 interp_masm_<arch_model>.cpp sharedRuntime.hpp 2101 interp_masm_<arch_model>.cpp sharedRuntime.hpp
3667 sharedRuntime.cpp interfaceSupport.hpp 3668 sharedRuntime.cpp interfaceSupport.hpp
3668 sharedRuntime.cpp interpreterRuntime.hpp 3669 sharedRuntime.cpp interpreterRuntime.hpp
3669 sharedRuntime.cpp interpreter.hpp 3670 sharedRuntime.cpp interpreter.hpp
3670 sharedRuntime.cpp javaCalls.hpp 3671 sharedRuntime.cpp javaCalls.hpp
3671 sharedRuntime.cpp jvmtiExport.hpp 3672 sharedRuntime.cpp jvmtiExport.hpp
3673 sharedRuntime.cpp jvmtiRedefineClassesTrace.hpp
3672 sharedRuntime.cpp nativeInst_<arch>.hpp 3674 sharedRuntime.cpp nativeInst_<arch>.hpp
3673 sharedRuntime.cpp nativeLookup.hpp 3675 sharedRuntime.cpp nativeLookup.hpp
3674 sharedRuntime.cpp oop.inline.hpp 3676 sharedRuntime.cpp oop.inline.hpp
3675 sharedRuntime.cpp scopeDesc.hpp 3677 sharedRuntime.cpp scopeDesc.hpp
3676 sharedRuntime.cpp sharedRuntime.hpp 3678 sharedRuntime.cpp sharedRuntime.hpp
3696 sharedRuntime_<arch_model>.cpp assembler_<arch>.inline.hpp 3698 sharedRuntime_<arch_model>.cpp assembler_<arch>.inline.hpp
3697 sharedRuntime_<arch_model>.cpp compiledICHolderOop.hpp 3699 sharedRuntime_<arch_model>.cpp compiledICHolderOop.hpp
3698 sharedRuntime_<arch_model>.cpp debugInfoRec.hpp 3700 sharedRuntime_<arch_model>.cpp debugInfoRec.hpp
3699 sharedRuntime_<arch_model>.cpp icBuffer.hpp 3701 sharedRuntime_<arch_model>.cpp icBuffer.hpp
3700 sharedRuntime_<arch_model>.cpp interpreter.hpp 3702 sharedRuntime_<arch_model>.cpp interpreter.hpp
3703 sharedRuntime_<arch_model>.cpp jvmtiRedefineClassesTrace.hpp
3701 sharedRuntime_<arch_model>.cpp sharedRuntime.hpp 3704 sharedRuntime_<arch_model>.cpp sharedRuntime.hpp
3702 sharedRuntime_<arch_model>.cpp vframeArray.hpp 3705 sharedRuntime_<arch_model>.cpp vframeArray.hpp
3703 sharedRuntime_<arch_model>.cpp vmreg_<arch>.inline.hpp 3706 sharedRuntime_<arch_model>.cpp vmreg_<arch>.inline.hpp
3704 sharedRuntime_<arch_model>.cpp vtableStubs.hpp 3707 sharedRuntime_<arch_model>.cpp vtableStubs.hpp
3705 3708