comparison src/share/vm/includeDB_core @ 1877:a4c7fe54bf3f

6991315: RedefineClasses fails with java.lang.VerifyError Summary: Repair stackmap table attribute when relocating bytecode Reviewed-by: acorn, never
author kamg
date Thu, 21 Oct 2010 10:10:23 -0400
parents 75b0735b4d04
children a312a67b32ef
comparison
equal deleted inserted replaced
1874:75ab0162aa84 1877:a4c7fe54bf3f
3599 relocInfo_<arch>.hpp generate_platform_dependent_include 3599 relocInfo_<arch>.hpp generate_platform_dependent_include
3600 3600
3601 relocator.cpp bytecodes.hpp 3601 relocator.cpp bytecodes.hpp
3602 relocator.cpp handles.inline.hpp 3602 relocator.cpp handles.inline.hpp
3603 relocator.cpp oop.inline.hpp 3603 relocator.cpp oop.inline.hpp
3604 relocator.cpp oopFactory.hpp
3604 relocator.cpp relocator.hpp 3605 relocator.cpp relocator.hpp
3606 relocator.cpp stackMapTableFormat.hpp
3605 relocator.cpp universe.inline.hpp 3607 relocator.cpp universe.inline.hpp
3606 3608
3607 relocator.hpp bytecodes.hpp 3609 relocator.hpp bytecodes.hpp
3608 relocator.hpp bytes_<arch>.hpp 3610 relocator.hpp bytes_<arch>.hpp
3609 relocator.hpp methodOop.hpp 3611 relocator.hpp methodOop.hpp
3905 stackMapTable.hpp bytes_<arch>.hpp 3907 stackMapTable.hpp bytes_<arch>.hpp
3906 stackMapTable.hpp constantPoolOop.hpp 3908 stackMapTable.hpp constantPoolOop.hpp
3907 stackMapTable.hpp globalDefinitions.hpp 3909 stackMapTable.hpp globalDefinitions.hpp
3908 stackMapTable.hpp methodOop.hpp 3910 stackMapTable.hpp methodOop.hpp
3909 stackMapTable.hpp stackMapFrame.hpp 3911 stackMapTable.hpp stackMapFrame.hpp
3912
3913 stackMapTableFormat.hpp verificationType.hpp
3910 3914
3911 stackValue.cpp debugInfo.hpp 3915 stackValue.cpp debugInfo.hpp
3912 stackValue.cpp frame.inline.hpp 3916 stackValue.cpp frame.inline.hpp
3913 stackValue.cpp handles.inline.hpp 3917 stackValue.cpp handles.inline.hpp
3914 stackValue.cpp oop.inline.hpp 3918 stackValue.cpp oop.inline.hpp