open (original) (raw)

Code Review for open

Prepared by: tschatzl on Mon Mar 5 14:25:13 CET 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: 412 lines changed: 340 ins; 29 del; 43 mod; 11880 unchg
Patch of changes: <open.patch>
Legend: Modified file Deleted file New file

[Cdiffs](src/hotspot/share/gc/g1/g1CardLiveData.cpp.cdiff.html) [Udiffs](src/hotspot/share/gc/g1/g1CardLiveData.cpp.udiff.html) [Sdiffs](src/hotspot/share/gc/g1/g1CardLiveData.cpp.sdiff.html) [Frames](src/hotspot/share/gc/g1/g1CardLiveData.cpp.frames.html) [Old](src/hotspot/share/gc/g1/g1CardLiveData.cpp-.html) [New](src/hotspot/share/gc/g1/g1CardLiveData.cpp.html) [Patch](src/hotspot/share/gc/g1/g1CardLiveData.cpp.patch) [Raw](raw%5Ffiles/new/src/hotspot/share/gc/g1/g1CardLiveData.cpp) src/hotspot/share/gc/g1/g1CardLiveData.cpp

rev 49175 : [mq]: 8197850-calculate-liveness-in-regions-during-marking

3 lines changed: 3 ins; 0 del; 0 mod; 587 unchg

[Cdiffs](src/hotspot/share/gc/g1/g1CollectedHeap.cpp.cdiff.html) [Udiffs](src/hotspot/share/gc/g1/g1CollectedHeap.cpp.udiff.html) [Sdiffs](src/hotspot/share/gc/g1/g1CollectedHeap.cpp.sdiff.html) [Frames](src/hotspot/share/gc/g1/g1CollectedHeap.cpp.frames.html) [Old](src/hotspot/share/gc/g1/g1CollectedHeap.cpp-.html) [New](src/hotspot/share/gc/g1/g1CollectedHeap.cpp.html) [Patch](src/hotspot/share/gc/g1/g1CollectedHeap.cpp.patch) [Raw](raw%5Ffiles/new/src/hotspot/share/gc/g1/g1CollectedHeap.cpp) src/hotspot/share/gc/g1/g1CollectedHeap.cpp

rev 49173 : imported patch 8197569-refactor-eager-reclaim rev 49175 : [mq]: 8197850-calculate-liveness-in-regions-during-marking

3 lines changed: 1 ins; 0 del; 2 mod; 5326 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 49173 : imported patch 8197569-refactor-eager-reclaim rev 49175 : [mq]: 8197850-calculate-liveness-in-regions-during-marking

131 lines changed: 85 ins; 28 del; 18 mod; 2945 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 49173 : imported patch 8197569-refactor-eager-reclaim rev 49175 : [mq]: 8197850-calculate-liveness-in-regions-during-marking

38 lines changed: 30 ins; 0 del; 8 mod; 849 unchg

[Cdiffs](src/hotspot/share/gc/g1/g1ConcurrentMark.inline.hpp.cdiff.html) [Udiffs](src/hotspot/share/gc/g1/g1ConcurrentMark.inline.hpp.udiff.html) [Sdiffs](src/hotspot/share/gc/g1/g1ConcurrentMark.inline.hpp.sdiff.html) [Frames](src/hotspot/share/gc/g1/g1ConcurrentMark.inline.hpp.frames.html) [Old](src/hotspot/share/gc/g1/g1ConcurrentMark.inline.hpp-.html) [New](src/hotspot/share/gc/g1/g1ConcurrentMark.inline.hpp.html) [Patch](src/hotspot/share/gc/g1/g1ConcurrentMark.inline.hpp.patch) [Raw](raw%5Ffiles/new/src/hotspot/share/gc/g1/g1ConcurrentMark.inline.hpp) src/hotspot/share/gc/g1/g1ConcurrentMark.inline.hpp

rev 49175 : [mq]: 8197850-calculate-liveness-in-regions-during-marking

21 lines changed: 15 ins; 0 del; 6 mod; 223 unchg

[Cdiffs](src/hotspot/share/gc/g1/g1EvacFailure.cpp.cdiff.html) [Udiffs](src/hotspot/share/gc/g1/g1EvacFailure.cpp.udiff.html) [Sdiffs](src/hotspot/share/gc/g1/g1EvacFailure.cpp.sdiff.html) [Frames](src/hotspot/share/gc/g1/g1EvacFailure.cpp.frames.html) [Old](src/hotspot/share/gc/g1/g1EvacFailure.cpp-.html) [New](src/hotspot/share/gc/g1/g1EvacFailure.cpp.html) [Patch](src/hotspot/share/gc/g1/g1EvacFailure.cpp.patch) [Raw](raw%5Ffiles/new/src/hotspot/share/gc/g1/g1EvacFailure.cpp) src/hotspot/share/gc/g1/g1EvacFailure.cpp

rev 49175 : [mq]: 8197850-calculate-liveness-in-regions-during-marking

1 line changed: 0 ins; 0 del; 1 mod; 257 unchg

[Cdiffs](src/hotspot/share/gc/g1/g1OopClosures.hpp.cdiff.html) [Udiffs](src/hotspot/share/gc/g1/g1OopClosures.hpp.udiff.html) [Sdiffs](src/hotspot/share/gc/g1/g1OopClosures.hpp.sdiff.html) [Frames](src/hotspot/share/gc/g1/g1OopClosures.hpp.frames.html) [Old](src/hotspot/share/gc/g1/g1OopClosures.hpp-.html) [New](src/hotspot/share/gc/g1/g1OopClosures.hpp.html) [Patch](src/hotspot/share/gc/g1/g1OopClosures.hpp.patch) [Raw](raw%5Ffiles/new/src/hotspot/share/gc/g1/g1OopClosures.hpp) src/hotspot/share/gc/g1/g1OopClosures.hpp

rev 49175 : [mq]: 8197850-calculate-liveness-in-regions-during-marking

4 lines changed: 1 ins; 0 del; 3 mod; 207 unchg

[Cdiffs](src/hotspot/share/gc/g1/g1OopClosures.inline.hpp.cdiff.html) [Udiffs](src/hotspot/share/gc/g1/g1OopClosures.inline.hpp.udiff.html) [Sdiffs](src/hotspot/share/gc/g1/g1OopClosures.inline.hpp.sdiff.html) [Frames](src/hotspot/share/gc/g1/g1OopClosures.inline.hpp.frames.html) [Old](src/hotspot/share/gc/g1/g1OopClosures.inline.hpp-.html) [New](src/hotspot/share/gc/g1/g1OopClosures.inline.hpp.html) [Patch](src/hotspot/share/gc/g1/g1OopClosures.inline.hpp.patch) [Raw](raw%5Ffiles/new/src/hotspot/share/gc/g1/g1OopClosures.inline.hpp) src/hotspot/share/gc/g1/g1OopClosures.inline.hpp

rev 49175 : [mq]: 8197850-calculate-liveness-in-regions-during-marking

12 lines changed: 6 ins; 1 del; 5 mod; 263 unchg

[Cdiffs](src/hotspot/share/gc/g1/g1%5Fglobals.hpp.cdiff.html) [Udiffs](src/hotspot/share/gc/g1/g1%5Fglobals.hpp.udiff.html) [Sdiffs](src/hotspot/share/gc/g1/g1%5Fglobals.hpp.sdiff.html) [Frames](src/hotspot/share/gc/g1/g1%5Fglobals.hpp.frames.html) [Old](src/hotspot/share/gc/g1/g1%5Fglobals.hpp-.html) [New](src/hotspot/share/gc/g1/g1%5Fglobals.hpp.html) [Patch](src/hotspot/share/gc/g1/g1%5Fglobals.hpp.patch) [Raw](raw%5Ffiles/new/src/hotspot/share/gc/g1/g1%5Fglobals.hpp) src/hotspot/share/gc/g1/g1_globals.hpp

rev 49175 : [mq]: 8197850-calculate-liveness-in-regions-during-marking

6 lines changed: 6 ins; 0 del; 0 mod; 329 unchg

[Cdiffs](src/hotspot/share/runtime/commandLineFlagConstraintsGC.cpp.cdiff.html) [Udiffs](src/hotspot/share/runtime/commandLineFlagConstraintsGC.cpp.udiff.html) [Sdiffs](src/hotspot/share/runtime/commandLineFlagConstraintsGC.cpp.sdiff.html) [Frames](src/hotspot/share/runtime/commandLineFlagConstraintsGC.cpp.frames.html) [Old](src/hotspot/share/runtime/commandLineFlagConstraintsGC.cpp-.html) [New](src/hotspot/share/runtime/commandLineFlagConstraintsGC.cpp.html) [Patch](src/hotspot/share/runtime/commandLineFlagConstraintsGC.cpp.patch) [Raw](raw%5Ffiles/new/src/hotspot/share/runtime/commandLineFlagConstraintsGC.cpp) src/hotspot/share/runtime/commandLineFlagConstraintsGC.cpp

rev 49175 : [mq]: 8197850-calculate-liveness-in-regions-during-marking

14 lines changed: 14 ins; 0 del; 0 mod; 810 unchg

[Cdiffs](src/hotspot/share/runtime/commandLineFlagConstraintsGC.hpp.cdiff.html) [Udiffs](src/hotspot/share/runtime/commandLineFlagConstraintsGC.hpp.udiff.html) [Sdiffs](src/hotspot/share/runtime/commandLineFlagConstraintsGC.hpp.sdiff.html) [Frames](src/hotspot/share/runtime/commandLineFlagConstraintsGC.hpp.frames.html) [Old](src/hotspot/share/runtime/commandLineFlagConstraintsGC.hpp-.html) [New](src/hotspot/share/runtime/commandLineFlagConstraintsGC.hpp.html) [Patch](src/hotspot/share/runtime/commandLineFlagConstraintsGC.hpp.patch) [Raw](raw%5Ffiles/new/src/hotspot/share/runtime/commandLineFlagConstraintsGC.hpp) src/hotspot/share/runtime/commandLineFlagConstraintsGC.hpp

rev 49175 : [mq]: 8197850-calculate-liveness-in-regions-during-marking

1 line changed: 1 ins; 0 del; 0 mod; 84 unchg

------ ------ ------ ------ ---[New](src/hotspot/share/gc/g1/g1RegionMarkStatsCache.hpp.html) [Patch](src/hotspot/share/gc/g1/g1RegionMarkStatsCache.hpp.patch) [Raw](raw%5Ffiles/new/src/hotspot/share/gc/g1/g1RegionMarkStatsCache.hpp) src/hotspot/share/gc/g1/g1RegionMarkStatsCache.hpp

rev 49175 : [mq]: 8197850-calculate-liveness-in-regions-during-marking

178 lines changed: 178 ins; 0 del; 0 mod; 0 unchg


This code review page was prepared using ../../../tools/webrev.sh(vers 25.6-hg+openjdk.java.net).