changeset 24437 | 4770f8076932 |
parent 22735 | b6a3f5dbd2c2 |
child 24440 | 7c472e3e3c57 |
--- a/hotspot/src/share/vm/runtime/arguments.hpp Tue Apr 29 15:17:27 2014 +0200 +++ b/hotspot/src/share/vm/runtime/arguments.hpp Thu May 08 12:49:21 2014 +0200 @@ -323,6 +323,7 @@ // Tiered static void set_tiered_flags(); + static int get_min_number_of_compiler_threads(); // CMS/ParNew garbage collectors static void set_parnew_gc_flags(); static void set_cms_and_parnew_gc_flags();