hg: jdk9/hs-rt/hotspot: 2 new changesets

zhengyu.gu at oracle.com zhengyu.gu at oracle.com
Wed Aug 20 13:55:40 UTC 2014


Changeset: 91f25b8a47af
Author:    zgu
Date:      2014-08-20 08:41 -0400
URL:       http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/91f25b8a47af

8054546: NMT2 leaks memory
Summary: Fixed memory leak in NMT by baselining memory in c heap instead of an arena.
Reviewed-by: coleenp, minqi

! src/share/vm/services/mallocTracker.hpp
! src/share/vm/services/memBaseline.cpp
! src/share/vm/services/memBaseline.hpp

Changeset: 6ae3b7da7952
Author:    zgu
Date:      2014-08-20 08:50 -0400
URL:       http://hg.openjdk.java.net/jdk9/hs-rt/hotspot/rev/6ae3b7da7952

Merge




More information about the jdk9-hs-rt-changes mailing list