Prepared by: | johnc on Thu Sep 13 09:35:22 PDT 2012 |
---|---|
Workspace: | /export/workspaces/7016955_twitter |
Compare against: | http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot |
Compare against version: | 43d524adb671 |
Summary of changes: | 29 lines changed: 3 ins; 18 del; 8 mod; 8285 unchg |
Patch of changes: | 7016955_twitter.patch |
Legend: |
Modified file Deleted file New file |
Cdiffs
Udiffs
Wdiffs
Sdiffs
Frames
Old
New
Patch
Raw
src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp
rev 3618 : 7016955: G1: remove the is_zeroed parameter from the HeapRegion constructor Summary: The is_zeroed parameter is no longer used and so can be removed. Reviewed-by: Contributed-by: Brandon Mitchell <brandon@twitter.com>1 line changed: 0 ins; 0 del; 1 mod; 6469 unchg
Cdiffs
Udiffs
Wdiffs
Sdiffs
Frames
Old
New
Patch
Raw
src/share/vm/gc_implementation/g1/heapRegion.cpp
rev 3618 : 7016955: G1: remove the is_zeroed parameter from the HeapRegion constructor Summary: The is_zeroed parameter is no longer used and so can be removed. Reviewed-by: Contributed-by: Brandon Mitchell <brandon@twitter.com>20 lines changed: 3 ins; 12 del; 5 mod; 976 unchg
Cdiffs
Udiffs
Wdiffs
Sdiffs
Frames
Old
New
Patch
Raw
src/share/vm/gc_implementation/g1/heapRegion.hpp
rev 3618 : 7016955: G1: remove the is_zeroed parameter from the HeapRegion constructor Summary: The is_zeroed parameter is no longer used and so can be removed. Reviewed-by: Contributed-by: Brandon Mitchell <brandon@twitter.com>8 lines changed: 0 ins; 6 del; 2 mod; 840 unchg
This code review page was prepared using /java/j2se/bin/webrev (vers 23.18-hg).