Prepared by: | johnc on Tue Feb 26 10:10:18 PST 2013 |
---|---|
Workspace: | /export/workspaces/g1-heap-spanning-table |
Compare against: | http://hg.openjdk.java.net/hsx/hotspot-gc/hotspot |
Compare against version: | 9a8ee5301f33 |
Summary of changes: | 456 lines changed: 259 ins; 101 del; 96 mod; 7001 unchg |
Patch of changes: | g1-heap-spanning-table.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 4204 : 7163191: G1: introduce a "heap spanning table" abstraction Summary: Add a heap spanning table and employ it for the heap region sequence table. Reviewed-by:9 lines changed: 4 ins; 0 del; 5 mod; 6451 unchg
Cdiffs
Udiffs
Wdiffs
Sdiffs
Frames
Old
New
Patch
Raw
src/share/vm/gc_implementation/g1/g1CollectedHeap.inline.hpp
rev 4204 : 7163191: G1: introduce a "heap spanning table" abstraction Summary: Add a heap spanning table and employ it for the heap region sequence table. Reviewed-by:3 lines changed: 0 ins; 0 del; 3 mod; 219 unchg
Cdiffs
Udiffs
Wdiffs
Sdiffs
Frames
Old
New
Patch
Raw
src/share/vm/gc_implementation/g1/heapRegionSeq.cpp
rev 4204 : 7163191: G1: introduce a "heap spanning table" abstraction Summary: Add a heap spanning table and employ it for the heap region sequence table. Reviewed-by: rev 4205 : imported patch bengt-and-thomas-comments121 lines changed: 23 ins; 41 del; 57 mod; 190 unchg
Cdiffs
Udiffs
Wdiffs
Sdiffs
Frames
Old
New
Patch
Raw
src/share/vm/gc_implementation/g1/heapRegionSeq.hpp
rev 4204 : 7163191: G1: introduce a "heap spanning table" abstraction Summary: Add a heap spanning table and employ it for the heap region sequence table. Reviewed-by: rev 4205 : imported patch bengt-and-thomas-comments81 lines changed: 16 ins; 47 del; 18 mod; 101 unchg
Cdiffs
Udiffs
Wdiffs
Sdiffs
Frames
Old
New
Patch
Raw
src/share/vm/gc_implementation/g1/heapRegionSeq.inline.hpp
rev 4204 : 7163191: G1: introduce a "heap spanning table" abstraction Summary: Add a heap spanning table and employ it for the heap region sequence table. Reviewed-by: rev 4205 : imported patch bengt-and-thomas-comments26 lines changed: 0 ins; 13 del; 13 mod; 40 unchg
------ ------ ------
------
------
---
New
Patch
Raw
src/share/vm/gc_implementation/g1/g1HeapSpanningTable.hpp
rev 4204 : 7163191: G1: introduce a "heap spanning table" abstraction Summary: Add a heap spanning table and employ it for the heap region sequence table. Reviewed-by: rev 4205 : imported patch bengt-and-thomas-comments216 lines changed: 216 ins; 0 del; 0 mod; 0 unchg
This code review page was prepared using /java/j2se/bin/webrev (vers 23.18-hg).