Code Review for openjdk-latest

Prepared by: (maoliang.ml) on 2020-Jan-22 17:45 +0800 CST
Workspace:/home/maoliang.ml/openjdk-latest (explicit head at 99a000e5d4bc)
Compare against: previous revision (at 92f9b432b6ef)
Summary of changes: 369 lines changed: 351 ins; 1 del; 17 mod; 9031 unchg
Patch of changes: openjdk-latest.patch

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/g1/g1CollectedHeap.cpp

8236073: G1: Use SoftMaxHeapSize to guide GC heuristics
66 lines changed: 59 ins; 1 del; 6 mod; 4976 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/g1/g1CollectedHeap.hpp

8236073: G1: Use SoftMaxHeapSize to guide GC heuristics
17 lines changed: 15 ins; 0 del; 2 mod; 1502 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/g1/g1CollectedHeap.inline.hpp

8236073: G1: Use SoftMaxHeapSize to guide GC heuristics
8 lines changed: 8 ins; 0 del; 0 mod; 323 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/g1/g1GCPhaseTimes.cpp

8236073: G1: Use SoftMaxHeapSize to guide GC heuristics
3 lines changed: 0 ins; 0 del; 3 mod; 654 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/g1/g1GCPhaseTimes.hpp

8236073: G1: Use SoftMaxHeapSize to guide GC heuristics
5 lines changed: 0 ins; 0 del; 5 mod; 473 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/g1/g1HeapSizingPolicy.cpp

8236073: G1: Use SoftMaxHeapSize to guide GC heuristics
46 lines changed: 46 ins; 0 del; 0 mod; 162 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/g1/g1HeapSizingPolicy.hpp

8236073: G1: Use SoftMaxHeapSize to guide GC heuristics
6 lines changed: 6 ins; 0 del; 0 mod; 63 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/g1/g1Policy.hpp

8236073: G1: Use SoftMaxHeapSize to guide GC heuristics
1 line changed: 1 ins; 0 del; 0 mod; 449 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw src/hotspot/share/gc/g1/g1YoungGenSizer.hpp

8236073: G1: Use SoftMaxHeapSize to guide GC heuristics
5 lines changed: 5 ins; 0 del; 0 mod; 113 unchg

Cdiffs Udiffs Wdiffs Sdiffs Frames Old New Patch Raw test/hotspot/jtreg/gc/g1/TestGCLogMessages.java

8236073: G1: Use SoftMaxHeapSize to guide GC heuristics
1 line changed: 0 ins; 0 del; 1 mod; 316 unchg

------ ------ ------ ------ ------ --- New Patch Raw test/hotspot/jtreg/gc/g1/TestSoftMaxHeapSize.java

8236073: G1: Use SoftMaxHeapSize to guide GC heuristics
211 lines changed: 211 ins; 0 del; 0 mod; 0 unchg

This code review page was prepared using webrev/bin/webrev. Webrev is maintained by the illumos project. The latest version may be obtained here.