jdk/hotspot/src/share/vm/code
Igor Veresov 34b016cb42 6982921: assert(_entry_bci != InvocationEntryBci) failed: wrong kind of nmethod
Assertion fails during print compilation because nmethod::print_on() calls osr_entry_bci() without checking that the method is an osr method. The fix adds an appropriate check.

Reviewed-by: never, twisti
2010-09-07 14:16:50 -07:00
..
codeBlob.cpp 6961697: move nmethod constants section before instruction section 2010-08-27 01:51:27 -07:00
codeBlob.hpp 6978355: renaming for 6961697 2010-08-25 05:27:54 -07:00
codeCache.cpp 6978355: renaming for 6961697 2010-08-25 05:27:54 -07:00
codeCache.hpp 6965184: possible races in make_not_entrant_or_zombie 2010-07-08 14:29:44 -07:00
compiledIC.cpp Merge 2010-06-02 22:45:42 -07:00
compiledIC.hpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
compressedStream.cpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
compressedStream.hpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
debugInfo.cpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
debugInfo.hpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
debugInfoRec.cpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
debugInfoRec.hpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
dependencies.cpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
dependencies.hpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
exceptionHandlerTable.cpp 6978355: renaming for 6961697 2010-08-25 05:27:54 -07:00
exceptionHandlerTable.hpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
icBuffer.cpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
icBuffer.hpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
jvmticmlr.h 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
location.cpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
location.hpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
nmethod.cpp 6982921: assert(_entry_bci != InvocationEntryBci) failed: wrong kind of nmethod 2010-09-07 14:16:50 -07:00
nmethod.hpp 6953144: Tiered compilation 2010-09-03 17:51:07 -07:00
oopRecorder.cpp Merge 2010-06-02 22:45:42 -07:00
oopRecorder.hpp Merge 2010-06-02 22:45:42 -07:00
pcDesc.cpp 6978355: renaming for 6961697 2010-08-25 05:27:54 -07:00
pcDesc.hpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
relocInfo.cpp 6961697: move nmethod constants section before instruction section 2010-08-27 01:51:27 -07:00
relocInfo.hpp 6961697: move nmethod constants section before instruction section 2010-08-27 01:51:27 -07:00
scopeDesc.cpp 6978355: renaming for 6961697 2010-08-25 05:27:54 -07:00
scopeDesc.hpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
stubs.cpp 6978355: renaming for 6961697 2010-08-25 05:27:54 -07:00
stubs.hpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
vmreg.cpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
vmreg.hpp 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
vtableStubs.cpp 6978355: renaming for 6961697 2010-08-25 05:27:54 -07:00
vtableStubs.hpp 6953477: Increase portability and flexibility of building Hotspot 2010-08-03 08:13:38 -04:00