Code Review for hotspot

Prepared by:mgerdin on Fri Mar 28 13:34:49 CET 2014
Workspace:/home/mgerdin/work/repos/hg/hotspot-gc/hotspot
Compare against version:-3
Summary of changes: 136 lines changed: 114 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 6170 : 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

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 6170 : 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 6170 : 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:
rev 6171 : imported patch alloclimit
87 lines changed: 80 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).