diff src/share/vm/includeDB_core @ 1133:aa62b9388fce

6894206: JVM needs a way to traverse method handle structures Summary: We need a way to walk chained method handles in the JVM to call the right methods and to generate required bytecode adapters for the compilers. Reviewed-by: kvn
author twisti
date Mon, 04 Jan 2010 15:52:40 +0100
parents 84a2da7f454c
children 97125851f396
line wrap: on
line diff
--- a/src/share/vm/includeDB_core	Mon Jan 04 00:22:57 2010 -0800
+++ b/src/share/vm/includeDB_core	Mon Jan 04 15:52:40 2010 +0100
@@ -2814,6 +2814,10 @@
 methodDataOop.hpp                       orderAccess.hpp
 methodDataOop.hpp                       universe.hpp
 
+methodHandleWalk.hpp                    methodHandles.hpp
+
+methodHandleWalk.cpp                    methodHandleWalk.hpp
+
 methodHandles.hpp                       frame.inline.hpp
 methodHandles.hpp                       globals.hpp
 methodHandles.hpp                       interfaceSupport.hpp