hotspot/src/cpu/sparc/vm/globals_sparc.hpp
changeset 46462 f92a713126b1
parent 46381 020219e46c86
child 46593 97c895b9bec4
--- a/hotspot/src/cpu/sparc/vm/globals_sparc.hpp	Thu May 11 16:33:18 2017 +0200
+++ b/hotspot/src/cpu/sparc/vm/globals_sparc.hpp	Mon May 15 09:40:23 2017 -0400
@@ -56,7 +56,6 @@
 #define DEFAULT_STACK_RED_PAGES (1)
 #define DEFAULT_STACK_RESERVED_PAGES (SOLARIS_ONLY(1) NOT_SOLARIS(0))
 
-// Stack slots are 2X larger in LP64 than in the 32 bit VM.
 define_pd_global(intx, CompilerThreadStackSize, 1024);
 define_pd_global(intx, ThreadStackSize,       1024);
 define_pd_global(intx, VMThreadStackSize,     1024);