hotspot/src/share/vm/compiler/compileBroker.hpp
changeset 16372 20c2c4dc8b77
parent 14588 8ec26d2d9339
child 18025 b7bcf7497f93
equal deleted inserted replaced
16371:5a0b66604a5b 16372:20c2c4dc8b77
   416 
   416 
   417   // Debugging output for failure
   417   // Debugging output for failure
   418   static void print_last_compile();
   418   static void print_last_compile();
   419 
   419 
   420   static void print_compiler_threads_on(outputStream* st);
   420   static void print_compiler_threads_on(outputStream* st);
       
   421 
       
   422   // compiler name for debugging
       
   423   static const char* compiler_name(int comp_level);
   421 };
   424 };
   422 
   425 
   423 #endif // SHARE_VM_COMPILER_COMPILEBROKER_HPP
   426 #endif // SHARE_VM_COMPILER_COMPILEBROKER_HPP