History log of /openjdk9/hotspot/src/share/vm/services/mallocSiteTable.cpp
Revision Date Author Comments
# 7971:e0c6eb5fce97 10-Mar-2015 ctornqvi

8069124: runtime/NMT/MallocSiteHashOverflow.java failing in nightlies
Reviewed-by: coleenp, gtriantafill, dholmes


# 7843:35cf9f62226f 10-Feb-2015 coleenp

8068451: Kitchensink fails with assert(_size >= sz) failed: Negative size
Summary: Need ThreadCritical lock around chunk pool cleaning and copying for snapshot
Reviewed-by: lfoltan, gtriantafill, hseigel


# 6853:91eeb8807a03 07-Aug-2014 zgu

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