open (original) (raw)
Code Review for open
Prepared by: | tschatzl on Wed Mar 28 16:03:06 CEST 2018 |
---|---|
Workspace: | /home/tschatzl/Downloads/vmshare/jdk10/hs/open |
Compare against: | http://hg.openjdk.java.net/jdk/hs |
Compare against version: | -3 |
Summary of changes: | 201 lines changed: 109 ins; 79 del; 13 mod; 6607 unchg |
Patch of changes: | <open.patch> |
Legend: | Modified file Deleted file New file |
[Cdiffs](src/hotspot/share/gc/g1/g1CollectorState.hpp.cdiff.html) [Udiffs](src/hotspot/share/gc/g1/g1CollectorState.hpp.udiff.html) [Sdiffs](src/hotspot/share/gc/g1/g1CollectorState.hpp.sdiff.html) [Frames](src/hotspot/share/gc/g1/g1CollectorState.hpp.frames.html) [Old](src/hotspot/share/gc/g1/g1CollectorState.hpp-.html) [New](src/hotspot/share/gc/g1/g1CollectorState.hpp.html) [Patch](src/hotspot/share/gc/g1/g1CollectorState.hpp.patch) [Raw](raw%5Ffiles/new/src/hotspot/share/gc/g1/g1CollectorState.hpp)
src/hotspot/share/gc/g1/g1CollectorState.hpp
rev 49484 : imported patch 8197573-remove-secondary-free-list rev 49494 : imported patch 8199742-collectorstate-fixes rev 49495 : imported patch 8199742-stefanj-review rev 49498 : imported patch 8200234-g1concurrentmark-refactorings
7 lines changed: 7 ins; 0 del; 0 mod; 119 unchg
[Cdiffs](src/hotspot/share/gc/g1/g1ConcurrentMark.cpp.cdiff.html) [Udiffs](src/hotspot/share/gc/g1/g1ConcurrentMark.cpp.udiff.html) [Sdiffs](src/hotspot/share/gc/g1/g1ConcurrentMark.cpp.sdiff.html) [Frames](src/hotspot/share/gc/g1/g1ConcurrentMark.cpp.frames.html) [Old](src/hotspot/share/gc/g1/g1ConcurrentMark.cpp-.html) [New](src/hotspot/share/gc/g1/g1ConcurrentMark.cpp.html) [Patch](src/hotspot/share/gc/g1/g1ConcurrentMark.cpp.patch) [Raw](raw%5Ffiles/new/src/hotspot/share/gc/g1/g1ConcurrentMark.cpp)
src/hotspot/share/gc/g1/g1ConcurrentMark.cpp
rev 49484 : imported patch 8197573-remove-secondary-free-list rev 49485 : imported patch 8197573-stefanj-review2 rev 49493 : imported patch 8199326-remove-gc-time-stamp-logic-only rev 49494 : imported patch 8199742-collectorstate-fixes rev 49496 : imported patch 8151171-renamings rev 49498 : imported patch 8200234-g1concurrentmark-refactorings rev 49499 : [mq]: 8200234-stefanj-review
167 lines changed: 84 ins; 74 del; 9 mod; 2874 unchg
[Cdiffs](src/hotspot/share/gc/g1/g1ConcurrentMark.hpp.cdiff.html) [Udiffs](src/hotspot/share/gc/g1/g1ConcurrentMark.hpp.udiff.html) [Sdiffs](src/hotspot/share/gc/g1/g1ConcurrentMark.hpp.sdiff.html) [Frames](src/hotspot/share/gc/g1/g1ConcurrentMark.hpp.frames.html) [Old](src/hotspot/share/gc/g1/g1ConcurrentMark.hpp-.html) [New](src/hotspot/share/gc/g1/g1ConcurrentMark.hpp.html) [Patch](src/hotspot/share/gc/g1/g1ConcurrentMark.hpp.patch) [Raw](raw%5Ffiles/new/src/hotspot/share/gc/g1/g1ConcurrentMark.hpp)
src/hotspot/share/gc/g1/g1ConcurrentMark.hpp
rev 49484 : imported patch 8197573-remove-secondary-free-list rev 49488 : imported patch 8197932-better-split-work-during-rebuild-phase rev 49496 : imported patch 8151171-renamings rev 49498 : imported patch 8200234-g1concurrentmark-refactorings
15 lines changed: 12 ins; 3 del; 0 mod; 874 unchg
[Cdiffs](src/hotspot/share/gc/g1/g1HeapVerifier.cpp.cdiff.html) [Udiffs](src/hotspot/share/gc/g1/g1HeapVerifier.cpp.udiff.html) [Sdiffs](src/hotspot/share/gc/g1/g1HeapVerifier.cpp.sdiff.html) [Frames](src/hotspot/share/gc/g1/g1HeapVerifier.cpp.frames.html) [Old](src/hotspot/share/gc/g1/g1HeapVerifier.cpp-.html) [New](src/hotspot/share/gc/g1/g1HeapVerifier.cpp.html) [Patch](src/hotspot/share/gc/g1/g1HeapVerifier.cpp.patch) [Raw](raw%5Ffiles/new/src/hotspot/share/gc/g1/g1HeapVerifier.cpp)
src/hotspot/share/gc/g1/g1HeapVerifier.cpp
rev 49484 : imported patch 8197573-remove-secondary-free-list rev 49494 : imported patch 8199742-collectorstate-fixes rev 49495 : imported patch 8199742-stefanj-review rev 49498 : imported patch 8200234-g1concurrentmark-refactorings
10 lines changed: 4 ins; 2 del; 4 mod; 760 unchg
[Cdiffs](src/hotspot/share/gc/g1/g1Policy.cpp.cdiff.html) [Udiffs](src/hotspot/share/gc/g1/g1Policy.cpp.udiff.html) [Sdiffs](src/hotspot/share/gc/g1/g1Policy.cpp.sdiff.html) [Frames](src/hotspot/share/gc/g1/g1Policy.cpp.frames.html) [Old](src/hotspot/share/gc/g1/g1Policy.cpp-.html) [New](src/hotspot/share/gc/g1/g1Policy.cpp.html) [Patch](src/hotspot/share/gc/g1/g1Policy.cpp.patch) [Raw](raw%5Ffiles/new/src/hotspot/share/gc/g1/g1Policy.cpp)
src/hotspot/share/gc/g1/g1Policy.cpp
rev 49482 : imported patch 8035557-pause-time-predictions rev 49483 : [mq]: 8035557-pause-time-predictions-cleanup rev 49484 : imported patch 8197573-remove-secondary-free-list rev 49494 : imported patch 8199742-collectorstate-fixes rev 49495 : imported patch 8199742-stefanj-review rev 49498 : imported patch 8200234-g1concurrentmark-refactorings
1 line changed: 1 ins; 0 del; 0 mod; 1176 unchg
[Cdiffs](src/hotspot/share/gc/g1/heapRegion.inline.hpp.cdiff.html) [Udiffs](src/hotspot/share/gc/g1/heapRegion.inline.hpp.udiff.html) [Sdiffs](src/hotspot/share/gc/g1/heapRegion.inline.hpp.sdiff.html) [Frames](src/hotspot/share/gc/g1/heapRegion.inline.hpp.frames.html) [Old](src/hotspot/share/gc/g1/heapRegion.inline.hpp-.html) [New](src/hotspot/share/gc/g1/heapRegion.inline.hpp.html) [Patch](src/hotspot/share/gc/g1/heapRegion.inline.hpp.patch) [Raw](raw%5Ffiles/new/src/hotspot/share/gc/g1/heapRegion.inline.hpp)
src/hotspot/share/gc/g1/heapRegion.inline.hpp
rev 49498 : imported patch 8200234-g1concurrentmark-refactorings
1 line changed: 1 ins; 0 del; 0 mod; 407 unchg
[Cdiffs](src/hotspot/share/memory/iterator.hpp.cdiff.html) [Udiffs](src/hotspot/share/memory/iterator.hpp.udiff.html) [Sdiffs](src/hotspot/share/memory/iterator.hpp.sdiff.html) [Frames](src/hotspot/share/memory/iterator.hpp.frames.html) [Old](src/hotspot/share/memory/iterator.hpp-.html) [New](src/hotspot/share/memory/iterator.hpp.html) [Patch](src/hotspot/share/memory/iterator.hpp.patch) [Raw](raw%5Ffiles/new/src/hotspot/share/memory/iterator.hpp)
src/hotspot/share/memory/iterator.hpp
rev 49498 : imported patch 8200234-g1concurrentmark-refactorings rev 49499 : [mq]: 8200234-stefanj-review
0 lines changed: 0 ins; 0 del; 0 mod; 397 unchg
This code review page was prepared using /home/tschatzl/Downloads/vmshare/tools/webrev.sh(vers 25.6-hg+openjdk.java.net).