hg: jdk/submit: 8206183: Possible construct EMPTY_STACK and allocation stack, etc. on first use
zgu at redhat.com
zgu at redhat.com
Wed Jul 11 17:39:39 UTC 2018
Changeset: 29eaf3feab30
Author: zgu
Date: 2018-07-11 13:28 -0400
URL: http://hg.openjdk.java.net/jdk/submit/rev/29eaf3feab30
8206183: Possible construct EMPTY_STACK and allocation stack, etc. on first use
Summary: Uses "construct on First Use Idiom" pattern to workaround static initialization order
Reviewed-by: dholmes, minqi
! src/hotspot/share/services/mallocSiteTable.cpp
! src/hotspot/share/services/mallocSiteTable.hpp
! src/hotspot/share/services/memTracker.cpp
! src/hotspot/share/utilities/nativeCallStack.cpp
! src/hotspot/share/utilities/nativeCallStack.hpp
More information about the jdk-submit-changes
mailing list