hg: jdk/sandbox: 8206183: Possible construct EMPTY_STACK and allocation stack, etc. on first use

chris.hegarty at oracle.com chris.hegarty at oracle.com
Wed Jul 11 17:45:24 UTC 2018


Changeset: 29eaf3feab30
Author:    zgu
Date:      2018-07-11 13:28 -0400
URL:       http://hg.openjdk.java.net/jdk/sandbox/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-sandbox-changes mailing list