Prepared by: | asjoberg on Thu Jun 26 13:28:23 CEST 2014 |
---|---|
Workspace: | /home/ansjob/workspace/jdk/hs-gc/hotspot |
Compare against: | http://hg.openjdk.java.net/jdk9/hs-gc/hotspot |
Compare against version: | 6582 |
Summary of changes: | 91 lines changed: 28 ins; 24 del; 39 mod; 2068 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/gc_implementation/g1/heapRegionRemSet.cpp
rev 6583 : 8047328: Change typedef CardIdx_t from int to uint16_t Summary: Changed the typedef and made the necessary changes to code interacting with the SparsePRTEntry class. Reviewed-by: Contributed-by: andreas.sjoberg@oracle.com8 lines changed: 0 ins; 2 del; 6 mod; 1318 unchg
Cdiffs
Udiffs
Wdiffs
Sdiffs
Frames
Old
New
Patch
Raw
src/share/vm/gc_implementation/g1/sparsePRT.cpp
rev 6582 : 8047330: Remove unrolled card loops in G1 SparsePRTEntry Summary: Removed unrolled card loops in sparsePRT.cpp Reviewed-by: Contributed-by: andreas.sjoberg@oracle.com rev 6583 : 8047328: Change typedef CardIdx_t from int to uint16_t Summary: Changed the typedef and made the necessary changes to code interacting with the SparsePRTEntry class. Reviewed-by: Contributed-by: andreas.sjoberg@oracle.com48 lines changed: 14 ins; 11 del; 23 mod; 437 unchg
Cdiffs
Udiffs
Wdiffs
Sdiffs
Frames
Old
New
Patch
Raw
src/share/vm/gc_implementation/g1/sparsePRT.hpp
rev 6583 : 8047328: Change typedef CardIdx_t from int to uint16_t Summary: Changed the typedef and made the necessary changes to code interacting with the SparsePRTEntry class. Reviewed-by: Contributed-by: andreas.sjoberg@oracle.com35 lines changed: 14 ins; 11 del; 10 mod; 313 unchg
This code review page was prepared using /home/ansjob/bin/webrev-repo//webrev (vers 25.2-hg+openjdk.java.net).