jdk/hotspot/src/share/vm/interpreter
Harold Seigel b6a2f946f6 8031819: Remove legacy jdk checks and code
Delete old jdk specific code.

Reviewed-by: dholmes, coleenp, zgu, lfoltan
2014-06-11 09:58:23 -04:00
..
abstractInterpreter.hpp 8032410: compiler/uncommontrap/TestStackBangRbp.java times out on Solaris-Sparc V9 2014-04-01 09:36:49 +02: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 8042443: Fix C++-Interpreter after "8036956: remove EnableInvokeDynamic flag" 2014-05-06 13:08:28 +02:00
bytecodeInterpreter.hpp 8019519: PPC64 (part 105): C interpreter: implement support for jvmti early return 2013-07-03 11:25:06 +02: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
bytecodeInterpreterProfiling.hpp 8024468: PPC64 (part 201): cppInterpreter: implement bytecode profiling 2013-09-15 15:28:58 +02: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 8036956: remove EnableInvokeDynamic flag 2014-04-29 08:08:44 +02: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 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 8000780: make Zero build and run with JDK8 2012-10-29 11:08:48 -07: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
interpreter.cpp 8037816: Fix for 8036122 breaks build with Xcode5/clang 2014-05-09 16:50:54 -04:00
interpreter.hpp 8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013 2013-12-24 11:48:39 -08: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 8034935: JSR 292 support for PopFrame has a fragile coupling with DirectMethodHandle 2014-05-29 09:41:07 +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 8037816: Fix for 8036122 breaks build with Xcode5/clang 2014-05-09 16:50:54 -04:00
oopMapCache.hpp 6964458: Reimplement class meta-data storage to use native memory 2012-09-01 13:25:18 -04: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 8037816: Fix for 8036122 breaks build with Xcode5/clang 2014-05-09 16:50:54 -04:00
templateInterpreter.hpp 8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013 2013-12-24 11:48:39 -08:00
templateInterpreterGenerator.hpp 8029233: Update copyright year to match last edit in jdk8 hotspot repository for 2013 2013-12-24 11:48:39 -08:00
templateTable.cpp 6964458: Reimplement class meta-data storage to use native memory 2012-09-01 13:25:18 -04:00
templateTable.hpp 8036976: PPC64: implement the template interpreter 2014-03-10 12:58:02 +01:00