--- old/hotspot/src/os/solaris/vm/os_solaris.hpp Fri Sep 2 10:53:50 2016 +++ new/hotspot/src/os/solaris/vm/os_solaris.hpp Fri Sep 2 10:53:49 2016 @@ -292,11 +292,7 @@ static jint _os_thread_limit; static volatile jint _os_thread_count; - // Minimum stack size a thread can be created with (allowing - // the VM to completely create the thread and enter user code) - static size_t min_stack_allowed; - // Stack overflow handling static int max_register_window_saves_before_flushing();