History log of /openjdk10/hotspot/src/share/vm/services/virtualMemoryTracker.hpp
Revision Date Author Comments
# 11378:51ff9e7c2b51 01-Jun-2016 mockner

8138705: Kitchen sink stress test fails
Summary: NMT now supports overlapping commits.
Reviewed-by: coleenp, zgu


# 7233:d1b65075a01c 10-Oct-2014 coleenp

8059100: SIGSEGV VirtualMemoryTracker::remove_released_region
Summary: Disallow increasing native memory tracking level
Reviewed-by: hseigel, ctornqvi, gtriantafill


# 6882:83b971c5423f 19-Aug-2014 zgu

Merge


# 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


# 6873:72030160367a 14-Aug-2014 zgu

8054368: nsk/jdi/VirtualMachine/exit/exit002 crash with detail tracking on (NMT2)
Summary: Dynamic allocate _reserved_regions instead of static object to avoid racing during process exit
Reviewed-by: dholmes, coleenp


# 6853:91eeb8807a03 07-Aug-2014 zgu

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