Code Review for hs-gc

Prepared by:stefank on Fri Apr 4 12:45:33 CEST 2014
Workspace:/home/stefank/hg/hs-gc
Compare against version:-2
Summary of changes: 38 lines changed: 0 ins; 1 del; 37 mod; 16792 unchg
Patch of changes: hs-gc.patch
Bug id: JDK-8039244 : Don't use UINT32_FORMAT and INT32_FORMAT when printing uints and ints in the GC code
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/classfile/symbolTable.cpp

rev 6218 : 8039244: Don't use UINT32_FORMAT and INT32_FORMAT when printing uints and ints in the GC code
Reviewed-by: TBD1, TBD2
6 lines changed: 0 ins; 0 del; 6 mod; 1073 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/gc_implementation/g1/concurrentMark.cpp

rev 6218 : 8039244: Don't use UINT32_FORMAT and INT32_FORMAT when printing uints and ints in the GC code
Reviewed-by: TBD1, TBD2
2 lines changed: 0 ins; 0 del; 2 mod; 4695 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/gc_implementation/g1/g1BlockOffsetTable.cpp

rev 6218 : 8039244: Don't use UINT32_FORMAT and INT32_FORMAT when printing uints and ints in the GC code
Reviewed-by: TBD1, TBD2
17 lines changed: 0 ins; 1 del; 16 mod; 671 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/gc_implementation/g1/g1BlockOffsetTable.hpp

rev 6218 : 8039244: Don't use UINT32_FORMAT and INT32_FORMAT when printing uints and ints in the GC code
Reviewed-by: TBD1, TBD2
2 lines changed: 0 ins; 0 del; 2 mod; 530 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp

rev 6218 : 8039244: Don't use UINT32_FORMAT and INT32_FORMAT when printing uints and ints in the GC code
Reviewed-by: TBD1, TBD2
2 lines changed: 0 ins; 0 del; 2 mod; 6925 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/gc_implementation/g1/g1GCPhaseTimes.cpp

rev 6218 : 8039244: Don't use UINT32_FORMAT and INT32_FORMAT when printing uints and ints in the GC code
Reviewed-by: TBD1, TBD2
2 lines changed: 0 ins; 0 del; 2 mod; 361 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/gc_implementation/g1/g1HotCardCache.cpp

rev 6218 : 8039244: Don't use UINT32_FORMAT and INT32_FORMAT when printing uints and ints in the GC code
Reviewed-by: TBD1, TBD2
1 line changed: 0 ins; 0 del; 1 mod; 147 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/gc_implementation/g1/g1RemSet.cpp

rev 6218 : 8039244: Don't use UINT32_FORMAT and INT32_FORMAT when printing uints and ints in the GC code
Reviewed-by: TBD1, TBD2
1 line changed: 0 ins; 0 del; 1 mod; 782 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/share/vm/gc_implementation/g1/heapRegionRemSet.cpp

rev 6218 : 8039244: Don't use UINT32_FORMAT and INT32_FORMAT when printing uints and ints in the GC code
Reviewed-by: TBD1, TBD2
3 lines changed: 0 ins; 0 del; 3 mod; 1342 unchg

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

rev 6218 : 8039244: Don't use UINT32_FORMAT and INT32_FORMAT when printing uints and ints in the GC code
Reviewed-by: TBD1, TBD2
2 lines changed: 0 ins; 0 del; 2 mod; 266 unchg

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