Code Review for hotspot

Prepared by:mgerdin on Wed Mar 26 10:49:20 CET 2014
Workspace:/home/mgerdin/work/repos/hg/hotspot-gc/hotspot
Compare against: ssh://hg.openjdk.java.net/jdk9/hs-gc/hotspot
Compare against version:-2
Summary of changes: 125 lines changed: 103 ins; 7 del; 15 mod; 5822 unchg
Patch of changes: hotspot.patch
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw src/share/vm/memory/allocation.hpp

rev 6150 : 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:
7 lines changed: 7 ins; 0 del; 0 mod; 765 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw src/share/vm/memory/allocation.inline.hpp

rev 6150 : 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:
40 lines changed: 25 ins; 3 del; 12 mod; 151 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw src/share/vm/prims/jni.cpp

rev 6150 : 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:
2 lines changed: 2 ins; 0 del; 0 mod; 4360 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw src/share/vm/utilities/bitMap.cpp

rev 6150 : 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:
76 lines changed: 69 ins; 4 del; 3 mod; 546 unchg

This code review page was prepared using /localhome/hg/webrev/webrev.ksh (vers 25.2-hg+openjdk.java.net).