hotspot/src/os/solaris/vm/os_solaris.hpp
changeset 41070 496463b4e206
parent 37442 942637261b21
child 41707 7a8490836761
--- a/hotspot/src/os/solaris/vm/os_solaris.hpp	Fri Sep 02 16:45:16 2016 +0200
+++ b/hotspot/src/os/solaris/vm/os_solaris.hpp	Fri Sep 09 11:14:57 2016 -0700
@@ -292,10 +292,6 @@
   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