hg: jdk8u/jdk8u-dev/hotspot: 2 new changesets
zgu at redhat.com
zgu at redhat.com
Mon Nov 27 20:22:17 UTC 2017
Changeset: da59531e1fdf
Author: zgu
Date: 2017-11-08 09:07 -0500
URL: http://hg.openjdk.java.net/jdk8u/jdk8u-dev/hotspot/rev/da59531e1fdf
8139673: NMT stack traces in output should show mtcomponent
Summary: Show memory types of malloc site in detail report
Reviewed-by: dholmes, shade
! src/share/vm/services/mallocSiteTable.cpp
! src/share/vm/services/mallocSiteTable.hpp
! src/share/vm/services/mallocTracker.cpp
! src/share/vm/services/mallocTracker.hpp
! src/share/vm/services/memReporter.cpp
! src/share/vm/services/memReporter.hpp
Changeset: db49d511817a
Author: zgu
Date: 2017-07-24 15:19 -0400
URL: http://hg.openjdk.java.net/jdk8u/jdk8u-dev/hotspot/rev/db49d511817a
8184991: NMT detail diff should take memory type into account
Summary: NMT detail allocation site comparison should compare sites with the same memory type
Reviewed-by: shade, coleenp
! src/share/vm/services/memBaseline.cpp
! src/share/vm/services/memBaseline.hpp
! src/share/vm/services/memReporter.cpp
! src/share/vm/services/memReporter.hpp
More information about the jdk8u-dev-changes
mailing list