History log of /openjdk10/hotspot/src/share/vm/services/nmtCommon.hpp
Revision Date Author Comments
# 13249:a2753984d2c1 05-Jul-2017 stefank

8183552: Move align functions to align.hpp
Reviewed-by: stuefe, pliden


# 13243:7235bc30c0d7 04-Jul-2017 stefank

8178499: Remove _ptr_ and _size_ infixes from align functions
Reviewed-by: rehn, tschatzl


# 12890:df8746afee77 13-Feb-2017 dholmes

8157709: NMT should use size_t version of Atomic::add
Reviewed-by: kbarrett, sspitsyn


# 12351:37d9cb96680e 23-Nov-2016 stuefe

8167650: NMT should check for invalid MEMFLAGS
Reviewed-by: dholmes, mockner, cjplummer


# 6881:c346a7739aee 19-Aug-2014 zgu

8055007: NMT2: emptyStack missing in minimal build
Summary: Refactored emptyStack to a static member of NativeCallStack, which is accessible in minimal build.
Reviewed-by: coleenp, dholmes


# 6853:91eeb8807a03 07-Aug-2014 zgu

8046598: Scalable Native memory tracking development
Summary: Enhance scalability of native memory tracking
Reviewed-by: coleenp, ctornqvi, gtriantafill