jdk/hotspot/src/share/vm/interpreter
Vladimir Kozlov a1533dafce 6834142: method->print_codes(): Error: ShouldNotReachHere()
Restore the call to Bytecodes::java_code() in BytecodePrinter::print_attributes().

Reviewed-by: jrose
2009-04-27 12:45:14 -07:00
..
abstractInterpreter.hpp 6655646: dynamic languages need dynamically linked call sites 2009-04-21 23:21:04 -07:00
bytecode.cpp 6655646: dynamic languages need dynamically linked call sites 2009-04-21 23:21:04 -07:00
bytecode.hpp 6655646: dynamic languages need dynamically linked call sites 2009-04-21 23:21:04 -07:00
bytecodeHistogram.cpp Initial load 2007-12-01 00:00:00 +00:00
bytecodeHistogram.hpp Initial load 2007-12-01 00:00:00 +00:00
bytecodeInterpreter.cpp Merge 2009-03-12 18:16:36 -07:00
bytecodeInterpreter.hpp 6814575: Update copyright year 2009-03-09 13:28:46 -07:00
bytecodeInterpreter.inline.hpp 6810672: Comment typos 2009-02-27 13:27:09 -08:00
bytecodeInterpreterWithChecks.xml 6719955: Update copyright year 2008-07-02 12:55:16 -07:00
bytecodeInterpreterWithChecks.xsl 6719955: Update copyright year 2008-07-02 12:55:16 -07:00
bytecodes.cpp 6655646: dynamic languages need dynamically linked call sites 2009-04-21 23:21:04 -07:00
bytecodes.hpp 6655646: dynamic languages need dynamically linked call sites 2009-04-21 23:21:04 -07:00
bytecodeStream.cpp 6785258: Update copyright year 2008-12-15 16:55:11 -08:00
bytecodeStream.hpp 6655646: dynamic languages need dynamically linked call sites 2009-04-21 23:21:04 -07:00
bytecodeTracer.cpp 6834142: method->print_codes(): Error: ShouldNotReachHere() 2009-04-27 12:45:14 -07:00
bytecodeTracer.hpp Initial load 2007-12-01 00:00:00 +00:00
cppInterpreter.cpp 6655638: dynamic languages need method handles 2009-04-08 10:56:49 -07:00
cppInterpreter.hpp 6810672: Comment typos 2009-02-27 13:27:09 -08:00
cppInterpreterGenerator.hpp 6810672: Comment typos 2009-02-27 13:27:09 -08:00
interpreter.cpp 6655638: dynamic languages need method handles 2009-04-08 10:56:49 -07:00
interpreter.hpp 6810672: Comment typos 2009-02-27 13:27:09 -08:00
interpreterGenerator.hpp 6810672: Comment typos 2009-02-27 13:27:09 -08:00
interpreterRuntime.cpp 6655646: dynamic languages need dynamically linked call sites 2009-04-21 23:21:04 -07:00
interpreterRuntime.hpp 6655646: dynamic languages need dynamically linked call sites 2009-04-21 23:21:04 -07:00
invocationCounter.cpp 6805748: Assertion "don't reset to 0 -- could be mistaken for never-executed" in CompilationPolicy 2009-03-20 22:08:48 -04:00
invocationCounter.hpp Initial load 2007-12-01 00:00:00 +00:00
linkResolver.cpp 6655646: dynamic languages need dynamically linked call sites 2009-04-21 23:21:04 -07:00
linkResolver.hpp 6655646: dynamic languages need dynamically linked call sites 2009-04-21 23:21:04 -07:00
oopMapCache.cpp 6719955: Update copyright year 2008-07-02 12:55:16 -07:00
oopMapCache.hpp Initial load 2007-12-01 00:00:00 +00:00
rewriter.cpp 6655646: dynamic languages need dynamically linked call sites 2009-04-21 23:21:04 -07:00
rewriter.hpp 6655646: dynamic languages need dynamically linked call sites 2009-04-21 23:21:04 -07:00
templateInterpreter.cpp 6655646: dynamic languages need dynamically linked call sites 2009-04-21 23:21:04 -07:00
templateInterpreter.hpp 6655646: dynamic languages need dynamically linked call sites 2009-04-21 23:21:04 -07:00
templateInterpreterGenerator.hpp 6655646: dynamic languages need dynamically linked call sites 2009-04-21 23:21:04 -07:00
templateTable.cpp 6655646: dynamic languages need dynamically linked call sites 2009-04-21 23:21:04 -07:00
templateTable.hpp 6655646: dynamic languages need dynamically linked call sites 2009-04-21 23:21:04 -07:00