Code Review for openjdk-latest

Prepared by: (maoliang.ml) on 2020-Feb-17 17:22 +0800 CST
Workspace:/home/maoliang.ml/openjdk-latest (explicit head at 8582f3cf52c1)
Compare against: previous revision (at 92f9b432b6ef)
Summary of changes: 177 lines changed: 128 ins; 26 del; 23 mod; 13520 unchg
Patch of changes: openjdk-latest.patch

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

G1: Use SoftMaxHeapSize to guide GC heuristics
63 lines changed: 32 ins; 24 del; 7 mod; 4952 unchg

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

G1: Use SoftMaxHeapSize to guide GC heuristics
9 lines changed: 7 ins; 0 del; 2 mod; 1502 unchg

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

G1: Use SoftMaxHeapSize to guide GC heuristics
7 lines changed: 6 ins; 0 del; 1 mod; 125 unchg

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

G1: Use SoftMaxHeapSize to guide GC heuristics
7 lines changed: 5 ins; 2 del; 0 mod; 3074 unchg

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

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

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

G1: Use SoftMaxHeapSize to guide GC heuristics
53 lines changed: 51 ins; 0 del; 2 mod; 160 unchg

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

G1: Use SoftMaxHeapSize to guide GC heuristics
8 lines changed: 7 ins; 0 del; 1 mod; 62 unchg

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

G1: Use SoftMaxHeapSize to guide GC heuristics
6 lines changed: 5 ins; 0 del; 1 mod; 188 unchg

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

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

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

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

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

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 test/hotspot/jtreg/gc/g1/TestGCLogMessages.java

G1: Use SoftMaxHeapSize to guide GC heuristics
1 line changed: 0 ins; 0 del; 1 mod; 316 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.