jdk/hotspot/src/share/vm/interpreter
Bengt Rutisson f42eb3b19e Merge
2014-09-19 12:11:08 +00:00
..
abstractInterpreter.hpp 8003426: Remove UseFastAccessors and UseFastEmptyMethods except for zero 2014-08-12 10:48:55 -04:00
bytecode.cpp 6964458: Reimplement class meta-data storage to use native memory 2012-09-01 13:25:18 -04:00
bytecode.hpp 8049325: Introduce and clean up umbrella headers for the files in the cpu subdirectories 2014-07-04 11:46:01 +02: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 8048721: -XX:+PrintCompilation prints negative bci for non entrant OSR methods 2014-09-15 08:08:22 +02:00
bytecodeInterpreter.hpp 8049325: Introduce and clean up umbrella headers for the files in the cpu subdirectories 2014-07-04 11:46:01 +02:00
bytecodeInterpreter.inline.hpp 8035729: Code using assert(is_oop_or_null) needs better error messages 2014-09-18 11:04:00 +02:00
bytecodeInterpreterProfiling.hpp 8048169: Change 8037816 breaks HS build on PPC64 and CPP-Interpreter platforms 2014-06-30 14:58:52 -04: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 8049325: Introduce and clean up umbrella headers for the files in the cpu subdirectories 2014-07-04 11:46:01 +02:00
bytecodes.hpp 8041794: remove bytecodes_<arch>.{cpp,hpp} files 2014-06-20 22:39:56 +04:00
bytecodeStream.cpp 4926272: methodOopDesc::method_from_bcp is unsafe 2011-01-13 22:15:41 -08:00
bytecodeStream.hpp 8049325: Introduce and clean up umbrella headers for the files in the cpu subdirectories 2014-07-04 11:46:01 +02:00
bytecodeTracer.cpp 8037816: Fix for 8036122 breaks build with Xcode5/clang 2014-05-09 16:50:54 -04:00
bytecodeTracer.hpp 8037970: make PrintMethodData a diagnostic options 2014-03-31 10:35:06 +02:00
cppInterpreter.cpp 8003426: Remove UseFastAccessors and UseFastEmptyMethods except for zero 2014-08-12 10:48:55 -04:00
cppInterpreter.hpp 8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013 2013-12-24 11:48:39 -08: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
interp_masm.hpp 8049325: Introduce and clean up umbrella headers for the files in the cpu subdirectories 2014-07-04 11:46:01 +02:00
interpreter.cpp 8003426: Remove UseFastAccessors and UseFastEmptyMethods except for zero 2014-08-12 10:48:55 -04:00
interpreter.hpp 8054292: code comments leak in fastdebug builds 2014-08-29 19:45:49 -04:00
interpreterGenerator.hpp 8003426: Remove UseFastAccessors and UseFastEmptyMethods except for zero 2014-08-12 10:48:55 -04:00
interpreterRuntime.cpp 8051398: jvmti tests fieldacc002, fieldmod002 fail in nightly with errors: (watch#0) wrong location 2014-07-31 00:50:55 +00:00
interpreterRuntime.hpp 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling 2013-09-15 15:28:58 +02: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 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling 2013-09-15 15:28:58 +02:00
linkResolver.cpp 8031819: Remove legacy jdk checks and code 2014-06-11 09:58:23 -04:00
linkResolver.hpp 8028741: Interface Method Resolution should skip static and non-public methods in j.l.Object 2013-12-10 16:18:26 -05:00
oopMapCache.cpp 8013942: JSR 292: assert(type() == T_OBJECT) failed: type check 2014-07-10 17:46:35 -07:00
oopMapCache.hpp 8013942: JSR 292: assert(type() == T_OBJECT) failed: type check 2014-07-10 17:46:35 -07:00
rewriter.cpp 8033528: assert(0 <= i && i < length()) failed: index out of bounds 2014-02-07 18:30:27 -05:00
rewriter.hpp 8033528: assert(0 <= i && i < length()) failed: index out of bounds 2014-02-07 18:30:27 -05:00
templateInterpreter.cpp 8003426: Remove UseFastAccessors and UseFastEmptyMethods except for zero 2014-08-12 10:48:55 -04:00
templateInterpreter.hpp 8049325: Introduce and clean up umbrella headers for the files in the cpu subdirectories 2014-07-04 11:46:01 +02:00
templateInterpreterGenerator.hpp 8003426: Remove UseFastAccessors and UseFastEmptyMethods except for zero 2014-08-12 10:48:55 -04:00
templateTable.cpp 8049325: Introduce and clean up umbrella headers for the files in the cpu subdirectories 2014-07-04 11:46:01 +02:00
templateTable.hpp 8049325: Introduce and clean up umbrella headers for the files in the cpu subdirectories 2014-07-04 11:46:01 +02:00