diff src/share/vm/classfile/vmSymbols.hpp @ 4222:8e2985cdaaa5

Renaming of VMExits and VMEntries part 3.
author Thomas Wuerthinger <thomas.wuerthinger@oracle.com>
date Wed, 04 Jan 2012 21:13:44 +0100
parents bcbb918f5ac6
children e0a4668c57a2
line wrap: on
line diff
--- a/src/share/vm/classfile/vmSymbols.hpp	Wed Jan 04 21:07:44 2012 +0100
+++ b/src/share/vm/classfile/vmSymbols.hpp	Wed Jan 04 21:13:44 2012 +0100
@@ -343,7 +343,7 @@
   template(createCiConstantObject_name,               "createCiConstantObject")                                         \
   template(createCiConstantObject_signature,          "(Ljava/lang/Object;)Lcom/oracle/max/cri/ci/CiConstant;")                \
   template(getVMExits_name,                           "getVMExits")                                                     \
-  template(getVMExits_signature,                      "()Lcom/oracle/max/graal/hotspot/VMToCompiler;")                       \
+  template(getVMExits_signature,                      "()Lcom/oracle/max/graal/hotspot/bridge/VMToCompiler;")                       \
   template(getInstance_name,                          "getInstance")                                                    \
   template(initialize_name,                           "initialize")                                                     \
   template(getInstance_signature,                     "()Lcom/oracle/max/graal/hotspot/Compiler;")                      \