diff src/share/vm/compiler/compileBroker.hpp @ 2891:75a99b4f1c98

Rebranded C++ part from C1X to Graal.
author Thomas Wuerthinger <thomas@wuerthinger.net>
date Wed, 08 Jun 2011 14:01:51 +0200
parents 0654ee04b214
children 65981c23c1d6
line wrap: on
line diff
--- a/src/share/vm/compiler/compileBroker.hpp	Wed Jun 08 13:40:25 2011 +0200
+++ b/src/share/vm/compiler/compileBroker.hpp	Wed Jun 08 14:01:51 2011 +0200
@@ -402,7 +402,7 @@
 
   static void print_compiler_threads_on(outputStream* st);
 
-  static void bootstrap_c1x();
+  static void bootstrap_graal();
 };
 
 #endif // SHARE_VM_COMPILER_COMPILEBROKER_HPP