hg: jdk9/hs-gc/hotspot: 8037959: BitMap::resize frees old map before copying memory if !in_resource_area
mikael.gerdin at oracle.com
mikael.gerdin at oracle.com
Wed Apr 2 15:07:44 UTC 2014
Changeset: 219f82e22750
Author: mgerdin
Date: 2014-04-02 14:17 +0200
URL: http://hg.openjdk.java.net/jdk9/hs-gc/hotspot/rev/219f82e22750
8037959: BitMap::resize frees old map before copying memory if !in_resource_area
Summary: Add reallocate functionality to ArrayAllocator and use it from BitMap::resize
Reviewed-by: brutisso, tschatzl
! src/share/vm/memory/allocation.hpp
! src/share/vm/memory/allocation.inline.hpp
! src/share/vm/prims/jni.cpp
! src/share/vm/utilities/bitMap.cpp
More information about the jdk9-all-changes
mailing list