comparison 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
comparison
equal deleted inserted replaced
2890:c23d45daff9b 2891:75a99b4f1c98
400 // Debugging output for failure 400 // Debugging output for failure
401 static void print_last_compile(); 401 static void print_last_compile();
402 402
403 static void print_compiler_threads_on(outputStream* st); 403 static void print_compiler_threads_on(outputStream* st);
404 404
405 static void bootstrap_c1x(); 405 static void bootstrap_graal();
406 }; 406 };
407 407
408 #endif // SHARE_VM_COMPILER_COMPILEBROKER_HPP 408 #endif // SHARE_VM_COMPILER_COMPILEBROKER_HPP