jdk/hotspot/src/share/vm/interpreter
Vladimir Kozlov 2632925f9f Merge
2015-03-12 15:51:12 -07: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 8074543: Missing symbol "objArrayOopDesc::obj_at" when buiding with CPP Interpreter 2015-03-09 08:22:34 +01:00
bytecodeInterpreter.hpp 8064611: AARCH64: Changes to HotSpot shared code 2014-12-11 13:11:53 -08:00
bytecodeInterpreter.inline.hpp 8064611: AARCH64: Changes to HotSpot shared code 2014-12-11 13:11:53 -08: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 8056071: compiler/whitebox/IsMethodCompilableTest.java fails with 'method() is not compilable after 3 iterations' 2014-11-11 11:05:41 +01: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 8072911: Remove includes of oop.inline.hpp from .hpp files 2015-02-13 14:37:35 +01: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 8064611: AARCH64: Changes to HotSpot shared code 2014-12-11 13:11:53 -08:00
cppInterpreterGenerator.hpp 8064611: AARCH64: Changes to HotSpot shared code 2014-12-11 13:11:53 -08:00
interp_masm.hpp 8072383: resolve conflicts between open and closed ports 2015-02-24 17:23:53 -05:00
interpreter.cpp 8003426: Remove UseFastAccessors and UseFastEmptyMethods except for zero 2014-08-12 10:48:55 -04:00
interpreter.hpp Merge 2015-03-03 06:23:49 -08:00
interpreterGenerator.hpp 8064611: AARCH64: Changes to HotSpot shared code 2014-12-11 13:11:53 -08:00
interpreterRuntime.cpp 8072911: Remove includes of oop.inline.hpp from .hpp files 2015-02-13 14:37:35 +01:00
interpreterRuntime.hpp 8064611: AARCH64: Changes to HotSpot shared code 2014-12-11 13:11:53 -08: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 8059606: Enable per-method usage of CompileThresholdScaling (per-method compilation thresholds) 2015-01-21 10:51:35 +01:00
linkResolver.cpp 8072911: Remove includes of oop.inline.hpp from .hpp files 2015-02-13 14:37:35 +01: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 8060074: os::free() takes MemoryTrackingLevel but doesn't need it 2014-12-01 12:16:15 -05: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 8064611: AARCH64: Changes to HotSpot shared code 2014-12-11 13:11:53 -08:00
templateInterpreterGenerator.hpp 8064611: AARCH64: Changes to HotSpot shared code 2014-12-11 13:11:53 -08: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 8072383: resolve conflicts between open and closed ports 2015-02-24 17:23:53 -05:00