Code Review for jdkHeadOpen2

Prepared by:manc on Wed Dec 12 17:24:07 HKT 2018
Workspace:/usr/local/google/home/manc/ws/jdkHeadOpen2
Compare against version:3665c7515f71
Summary of changes: 401 lines changed: 196 ins; 196 del; 9 mod; 2325 unchg
Patch of changes: jdkHeadOpen2.patch
Legend: Modified file
Deleted file
New file

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/parallel/psGCAdaptivePolicyCounters.cpp

rev 52963 : 8212206: Refactor AdaptiveSizePolicy to separate out code related to GC overhead
Summary: Move check_gc_overhead_limit() and related code to its own class
Reviewed-by:
6 lines changed: 0 ins; 5 del; 1 mod; 199 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/parallel/psGCAdaptivePolicyCounters.hpp

rev 52963 : 8212206: Refactor AdaptiveSizePolicy to separate out code related to GC overhead
Summary: Move check_gc_overhead_limit() and related code to its own class
Reviewed-by:
3 lines changed: 0 ins; 1 del; 2 mod; 208 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/shared/adaptiveSizePolicy.cpp

rev 52963 : 8212206: Refactor AdaptiveSizePolicy to separate out code related to GC overhead
Summary: Move check_gc_overhead_limit() and related code to its own class
Reviewed-by:
5 lines changed: 0 ins; 3 del; 2 mod; 476 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/shared/adaptiveSizePolicy.hpp

rev 52963 : 8212206: Refactor AdaptiveSizePolicy to separate out code related to GC overhead
Summary: Move check_gc_overhead_limit() and related code to its own class
Reviewed-by:
3 lines changed: 1 ins; 1 del; 1 mod; 457 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/shared/gcPolicyCounters.cpp

rev 52963 : 8212206: Refactor AdaptiveSizePolicy to separate out code related to GC overhead
Summary: Move check_gc_overhead_limit() and related code to its own class
Reviewed-by:
6 lines changed: 5 ins; 0 del; 1 mod; 62 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/shared/gcPolicyCounters.hpp

rev 52963 : 8212206: Refactor AdaptiveSizePolicy to separate out code related to GC overhead
Summary: Move check_gc_overhead_limit() and related code to its own class
Reviewed-by:
6 lines changed: 5 ins; 0 del; 1 mod; 77 unchg

Cdiffs Udiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/shared/gc_globals.hpp

rev 52963 : 8212206: Refactor AdaptiveSizePolicy to separate out code related to GC overhead
Summary: Move check_gc_overhead_limit() and related code to its own class
Reviewed-by:
1 line changed: 0 ins; 0 del; 1 mod; 846 unchg

------ ------ ------ ------ --- New Patch Raw src/hotspot/share/gc/shared/gcOverheadChecker.cpp

rev 52963 : 8212206: Refactor AdaptiveSizePolicy to separate out code related to GC overhead
Summary: Move check_gc_overhead_limit() and related code to its own class
Reviewed-by:
101 lines changed: 101 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ --- New Patch Raw src/hotspot/share/gc/shared/gcOverheadChecker.hpp

rev 52963 : 8212206: Refactor AdaptiveSizePolicy to separate out code related to GC overhead
Summary: Move check_gc_overhead_limit() and related code to its own class
Reviewed-by:
84 lines changed: 84 ins; 0 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch --- src/hotspot/share/gc/shared/overheadChecker.cpp

100 lines changed: 0 ins; 100 del; 0 mod; 0 unchg

------ ------ ------ ------ Old --- Patch --- src/hotspot/share/gc/shared/overheadChecker.hpp

86 lines changed: 0 ins; 86 del; 0 mod; 0 unchg

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