jdk/hotspot/src/share/vm/interpreter
Goetz Lindenmaier 1f6c4015a7 8017531: 8010460 changes broke bytecodeInterpreter.cpp
Replace _indy by _jsr292 and also fix VERIFY_OOP macros.

Reviewed-by: kvn
2013-06-24 16:11:47 +02:00
..
abstractInterpreter.hpp 8009761: Deoptimization on sparc doesn't set Llast_SP correctly in the interpreter frames it creates 2013-03-13 09:44:45 +01:00
bytecode.cpp 6964458: Reimplement class meta-data storage to use native memory 2012-09-01 13:25:18 -04:00
bytecode.hpp 6964458: Reimplement class meta-data storage to use native memory 2012-09-01 13:25:18 -04:00
bytecodeHistogram.cpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
bytecodeHistogram.hpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
bytecodeInterpreter.cpp 8017531: 8010460 changes broke bytecodeInterpreter.cpp 2013-06-24 16:11:47 +02:00
bytecodeInterpreter.hpp 8000780: make Zero build and run with JDK8 2012-10-29 11:08:48 -07:00
bytecodeInterpreter.inline.hpp 7010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copyright dates - second pass 2011-04-05 14:12:31 -07:00
bytecodeInterpreterWithChecks.xml 6941466: Oracle rebranding changes for Hotspot repositories 2010-05-27 19:08:38 -07:00
bytecodeInterpreterWithChecks.xsl 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
bytecodes.cpp 6964458: Reimplement class meta-data storage to use native memory 2012-09-01 13:25:18 -04:00
bytecodes.hpp 7172640: C2: instrinsic implementations in LibraryCallKit should use argument() instead of pop() 2012-11-26 17:25:11 -08:00
bytecodeStream.cpp 4926272: methodOopDesc::method_from_bcp is unsafe 2011-01-13 22:15:41 -08:00
bytecodeStream.hpp 6964458: Reimplement class meta-data storage to use native memory 2012-09-01 13:25:18 -04:00
bytecodeTracer.cpp 8000797: NPG: is_pseudo_string_at() doesn't work 2013-02-22 08:36:42 -05:00
bytecodeTracer.hpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
cppInterpreter.cpp 8000780: make Zero build and run with JDK8 2012-10-29 11:08:48 -07:00
cppInterpreter.hpp 7010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copyright dates - second pass 2011-04-05 14:12:31 -07:00
cppInterpreterGenerator.hpp 7010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copyright dates - second pass 2011-04-05 14:12:31 -07:00
interpreter.cpp 8008555: Debugging code in compiled method sometimes leaks memory 2013-03-18 13:19:06 +01:00
interpreter.hpp 8008555: Debugging code in compiled method sometimes leaks memory 2013-03-18 13:19:06 +01:00
interpreterGenerator.hpp 7010070: Update all 2010 Oracle-changed OpenJDK files to have the proper copyright dates - second pass 2011-04-05 14:12:31 -07:00
interpreterRuntime.cpp 8011661: Insufficient memory message says "malloc" when sometimes it should say "mmap" 2013-04-30 11:56:52 -07:00
interpreterRuntime.hpp 8010862: The Method counter fields used for profiling can be allocated lazily 2013-04-09 17:17:41 -04:00
invocationCounter.cpp 8010862: The Method counter fields used for profiling can be allocated lazily 2013-04-09 17:17:41 -04:00
invocationCounter.hpp 6830717: replay of compilations would help with debugging 2012-11-12 14:03:53 -08:00
linkResolver.cpp 8006267: InterfaceMethod_ref should allow invokestatic and invokespecial 2013-04-18 08:05:35 -07:00
linkResolver.hpp 7200949: JSR 292: rubybench/bench/time/bench_base64.rb fails with jruby.jar not on boot class path 2012-10-01 14:50:10 -07:00
oopMapCache.cpp 6964458: Reimplement class meta-data storage to use native memory 2012-09-01 13:25:18 -04:00
oopMapCache.hpp 6964458: Reimplement class meta-data storage to use native memory 2012-09-01 13:25:18 -04:00
rewriter.cpp 8003553: NPG: metaspace objects should be zeroed in constructors 2013-03-08 11:47:57 -05:00
rewriter.hpp 8005494: SIGSEGV in Rewriter::relocate_and_link() when testing Weblogic with CompressedOops and KlassPtrs 2013-01-02 20:28:09 -05:00
templateInterpreter.cpp 8000780: make Zero build and run with JDK8 2012-10-29 11:08:48 -07:00
templateInterpreter.hpp 6964458: Reimplement class meta-data storage to use native memory 2012-09-01 13:25:18 -04:00
templateInterpreterGenerator.hpp 7055355: JSR 292: crash while throwing WrongMethodTypeException 2011-06-16 13:46:55 -07:00
templateTable.cpp 6964458: Reimplement class meta-data storage to use native memory 2012-09-01 13:25:18 -04:00
templateTable.hpp 6964458: Reimplement class meta-data storage to use native memory 2012-09-01 13:25:18 -04:00