hg: jdk8u/jdk8u-dev/hotspot: 8205965: SIGSEGV on write to NativeCallStack::EMPTY_STACK
zgu at redhat.com
zgu at redhat.com
Wed Sep 19 23:48:31 UTC 2018
Changeset: 7a6239517d46
Author: zgu
Date: 2018-09-19 19:48 -0400
URL: http://hg.openjdk.java.net/jdk8u/jdk8u-dev/hotspot/rev/7a6239517d46
8205965: SIGSEGV on write to NativeCallStack::EMPTY_STACK
Summary: Made EMPTY_STACK non-const, so it will not be placed in read-only BSS section.
Reviewed-by: stuefe, martin
Contributed-by: zhaixiang at loongson.cn
! src/share/vm/services/mallocSiteTable.hpp
! src/share/vm/services/memTracker.hpp
! src/share/vm/services/virtualMemoryTracker.cpp
! src/share/vm/services/virtualMemoryTracker.hpp
! src/share/vm/utilities/nativeCallStack.cpp
! src/share/vm/utilities/nativeCallStack.hpp
More information about the jdk8u-dev-changes
mailing list