diff src/share/vm/includeDB_compiler1 @ 1412:9195b99c841b

Added first VM entry method. TODO: Check why initialization method of compiler is not called. Register native methods only once.
author Thomas Wuerthinger <thomas.wuerthinger@gmail.com>
date Mon, 17 May 2010 16:37:23 +0200
parents b30a2cd5e3a2
children 1ecc8f0aad00
line wrap: on
line diff
--- a/src/share/vm/includeDB_compiler1	Wed May 12 16:30:40 2010 +0200
+++ b/src/share/vm/includeDB_compiler1	Mon May 17 16:37:23 2010 +0200
@@ -450,6 +450,7 @@
 
 c1x_Compiler.cpp                        c1x_Compiler.hpp
 c1x_Compiler.cpp                        c1x_VMExits.hpp
+c1x_Compiler.cpp                        c1x_VMEntries.hpp
 
 c1x_VMEntries.cpp                       c1x_VMEntries.hpp
 c1x_VMEntries.cpp                       c1x_VMExits.hpp