shenandoah-jdk-upstream (original) (raw)
Code Review for shenandoah-jdk-upstream
Prepared by: | rkennke on Mon Nov 26 21:28:24 CET 2018 |
---|---|
Workspace: | /home/rkennke/src/openjdk/shenandoah-jdk-upstream |
Compare against: | ssh://hg.openjdk.java.net/shenandoah/jdk/ |
Compare against version: | 53519 |
Summary of changes: | 244 lines changed: 240 ins; 0 del; 4 mod; 1064 unchg |
Patch of changes: | <shenandoah-jdk-upstream.patch> |
Legend: | Modified file Deleted file New file |
[Cdiffs](src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/gc/shared/CollectedHeap.java.cdiff.html) [Udiffs](src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/gc/shared/CollectedHeap.java.udiff.html) [Sdiffs](src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/gc/shared/CollectedHeap.java.sdiff.html) [Frames](src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/gc/shared/CollectedHeap.java.frames.html) [Old](src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/gc/shared/CollectedHeap.java-.html) [New](src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/gc/shared/CollectedHeap.java.html) [Patch](src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/gc/shared/CollectedHeap.java.patch) [Raw](raw%5Ffiles/new/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/gc/shared/CollectedHeap.java)
src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/gc/shared/CollectedHeap.java
5 lines changed: 4 ins; 0 del; 1 mod; 91 unchg
[Cdiffs](src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/gc/shared/CollectedHeapName.java.cdiff.html) [Udiffs](src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/gc/shared/CollectedHeapName.java.udiff.html) [Sdiffs](src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/gc/shared/CollectedHeapName.java.sdiff.html) [Frames](src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/gc/shared/CollectedHeapName.java.frames.html) [Old](src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/gc/shared/CollectedHeapName.java-.html) [New](src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/gc/shared/CollectedHeapName.java.html) [Patch](src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/gc/shared/CollectedHeapName.java.patch) [Raw](raw%5Ffiles/new/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/gc/shared/CollectedHeapName.java)
src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/gc/shared/CollectedHeapName.java
1 line changed: 1 ins; 0 del; 0 mod; 44 unchg
------ ------ ------ ------ ---[New](src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/gc/shenandoah/ShenandoahHeap.java.html) [Patch](src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/gc/shenandoah/ShenandoahHeap.java.patch) [Raw](raw%5Ffiles/new/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/gc/shenandoah/ShenandoahHeap.java)
src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/gc/shenandoah/ShenandoahHeap.java
115 lines changed: 115 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/gc/shenandoah/ShenandoahHeapRegion.java.html) [Patch](src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/gc/shenandoah/ShenandoahHeapRegion.java.patch) [Raw](raw%5Ffiles/new/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/gc/shenandoah/ShenandoahHeapRegion.java)
src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/gc/shenandoah/ShenandoahHeapRegion.java
99 lines changed: 99 ins; 0 del; 0 mod; 0 unchg
[Cdiffs](src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/memory/Universe.java.cdiff.html) [Udiffs](src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/memory/Universe.java.udiff.html) [Sdiffs](src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/memory/Universe.java.sdiff.html) [Frames](src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/memory/Universe.java.frames.html) [Old](src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/memory/Universe.java-.html) [New](src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/memory/Universe.java.html) [Patch](src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/memory/Universe.java.patch) [Raw](raw%5Ffiles/new/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/memory/Universe.java)
src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/memory/Universe.java
2 lines changed: 2 ins; 0 del; 0 mod; 197 unchg
[Cdiffs](src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/ObjectHeap.java.cdiff.html) [Udiffs](src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/ObjectHeap.java.udiff.html) [Sdiffs](src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/ObjectHeap.java.sdiff.html) [Frames](src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/ObjectHeap.java.frames.html) [Old](src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/ObjectHeap.java-.html) [New](src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/ObjectHeap.java.html) [Patch](src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/ObjectHeap.java.patch) [Raw](raw%5Ffiles/new/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/ObjectHeap.java)
src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/oops/ObjectHeap.java
8 lines changed: 6 ins; 0 del; 2 mod; 450 unchg
[Cdiffs](src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/tools/HeapSummary.java.cdiff.html) [Udiffs](src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/tools/HeapSummary.java.udiff.html) [Sdiffs](src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/tools/HeapSummary.java.sdiff.html) [Frames](src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/tools/HeapSummary.java.frames.html) [Old](src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/tools/HeapSummary.java-.html) [New](src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/tools/HeapSummary.java.html) [Patch](src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/tools/HeapSummary.java.patch) [Raw](raw%5Ffiles/new/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/tools/HeapSummary.java)
src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/tools/HeapSummary.java
14 lines changed: 13 ins; 0 del; 1 mod; 282 unchg
This code review page was prepared using /home/rkennke/src/webrev/webrev.ksh(vers 25.17-hg+openjdk.java.net).