open (original) (raw)
Code Review for open
Prepared by: | tschatzl on Mon Mar 26 18:54:16 CEST 2018 |
---|---|
Workspace: | /home/tschatzl/Downloads/vmshare/jdk10/hs/open |
Compare against: | http://hg.openjdk.java.net/jdk/hs |
Compare against version: | -2 |
Summary of changes: | 40 lines changed: 0 ins; 38 del; 2 mod; 3780 unchg |
Patch of changes: | <open.patch> |
Legend: | Modified file Deleted file New file |
[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 49465 : imported patch 8197569-refactor-eager-reclaim rev 49469 : [mq]: 8197850-calculate-liveness-in-regions-during-marking rev 49470 : imported patch 8197850-stefanj-review rev 49471 : imported patch 8197850-fix-regionmarkstatscache-includes rev 49473 : [mq]: 8180415-rebuild-remembered-set rev 49475 : imported patch 8180415-stefanj-review2 rev 49477 : imported patch 8180415-sangheon-review rev 49478 : imported patch 8197573-remove-secondary-free-list rev 49479 : imported patch 8197573-stefanj-review2 rev 49486 : imported patch 8199326-remove-gc-time-stamp-logic-only rev 49488 : imported patch 8199742-collectorstate-fixes rev 49489 : imported patch 8151171-renamings rev 49490 : [mq]: 8200234-g1concurrentmark-refactorings rev 49491 : [mq]: 8200255-remove-g1cmtask-concurrent rev 49492 : imported patch 8200074-remove-_concurrent_marking_in_progress
24 lines changed: 0 ins; 22 del; 2 mod; 2922 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 49465 : imported patch 8197569-refactor-eager-reclaim rev 49469 : [mq]: 8197850-calculate-liveness-in-regions-during-marking rev 49470 : imported patch 8197850-stefanj-review rev 49473 : [mq]: 8180415-rebuild-remembered-set rev 49477 : imported patch 8180415-sangheon-review rev 49478 : imported patch 8197573-remove-secondary-free-list rev 49481 : imported patch 8197932-better-split-work-during-rebuild-phase rev 49489 : imported patch 8151171-renamings rev 49490 : [mq]: 8200234-g1concurrentmark-refactorings rev 49491 : [mq]: 8200255-remove-g1cmtask-concurrent rev 49492 : imported patch 8200074-remove-_concurrent_marking_in_progress
16 lines changed: 0 ins; 16 del; 0 mod; 858 unchg
This code review page was prepared using ../../../tools/webrev.sh(vers 25.6-hg+openjdk.java.net).