hg: jdk9/hs-comp/hotspot: 8059137: MemoryPoolMXBeans for different code heaps should contain 'Code heap' in their names
tobias.hartmann at oracle.com
tobias.hartmann at oracle.com
Tue Sep 30 08:42:40 UTC 2014
Changeset: 3af889385bcf
Author: thartmann
Date: 2014-09-30 09:06 +0200
URL: http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/3af889385bcf
8059137: MemoryPoolMXBeans for different code heaps should contain 'Code heap' in their names
Summary: The segmented code cache implementation registers a memory pool for each code heap. To be consistent with the "non-segmented" output, the names of these pools should contain the word "code heap".
Reviewed-by: kvn, sla, fzhinkin
! src/share/vm/code/codeCache.cpp
More information about the jdk9-all-changes
mailing list