< prev index next >

src/hotspot/os/solaris/os_solaris.hpp

Print this page
rev 56578 : 8232211: Remove dead code from os.hpp|cpp
Reviewed-by: TBD

*** 269,282 **** static jint _os_thread_limit; static volatile jint _os_thread_count; static void correct_stack_boundaries_for_primordial_thread(Thread* thr); - // Stack overflow handling - - static int max_register_window_saves_before_flushing(); - // Stack repair handling // none present }; --- 269,278 ----
< prev index next >