hg: jdk9/hs-gc/hotspot: 8076541: Parallel GC registers Java heap twice to NMT
thomas.schatzl at oracle.com
thomas.schatzl at oracle.com
Wed Apr 22 09:33:46 UTC 2015
Changeset: d8702e236d50
Author: tschatzl
Date: 2015-04-22 09:39 +0200
URL: http://hg.openjdk.java.net/jdk9/hs-gc/hotspot/rev/d8702e236d50
8076541: Parallel GC registers Java heap twice to NMT
Summary: Remove the superfluous call to MemTracker::record_virtual_memory_type() and also a superfluous check whether the space has been successfully reserved.
Reviewed-by: pliden, jmasa
! src/share/vm/gc_implementation/parallelScavenge/parallelScavengeHeap.cpp
More information about the jdk9-all-changes
mailing list