jdk/hotspot/src/share/vm/interpreter
Roland Westrelin 8f1814d874 8008555: Debugging code in compiled method sometimes leaks memory
Support for strings that have same life-time as code that uses them.

Reviewed-by: kvn, twisti
2013-03-18 13:19:06 +01: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 6518907: cleanup IA64 specific code in Hotspot 2013-01-25 16:50:33 -08: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 8001341: SIGSEGV in methodOopDesc::fast_exception_handler_bci_for(KlassHandle,int,Thread*)+0x3e9 2013-01-08 13:01:19 -05:00
interpreterRuntime.hpp 8003935: Simplify the needed includes for using Thread::current() 2012-11-27 14:20:21 +01:00
invocationCounter.cpp 6989984: Use standard include model for Hospot 2010-11-23 13:22:55 -08:00
invocationCounter.hpp 6830717: replay of compilations would help with debugging 2012-11-12 14:03:53 -08:00
linkResolver.cpp Merge 2013-03-12 18:22:40 -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