hg: jdk7/hotspot-rt/hotspot: 6983240: guarantee((Solaris::min_stack_allowed >= (StackYellowPages+StackRedPages...) wrong
coleen.phillimore at oracle.com
coleen.phillimore at oracle.com
Thu Oct 7 10:30:30 PDT 2010
Changeset: b6aedd1acdc0
Author: coleenp
Date: 2010-10-07 08:06 -0700
URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/b6aedd1acdc0
6983240: guarantee((Solaris::min_stack_allowed >= (StackYellowPages+StackRedPages...) wrong
Summary: min_stack_allowed is a compile time constant and Stack*Pages are settable
Reviewed-by: dholmes, kvn
! src/cpu/x86/vm/methodHandles_x86.cpp
! src/os/linux/vm/os_linux.cpp
! src/os/solaris/vm/os_solaris.cpp
! src/os/windows/vm/os_windows.cpp
! src/share/vm/runtime/arguments.cpp
! src/share/vm/utilities/exceptions.cpp
More information about the serviceability-dev
mailing list