open (original) (raw)

Code Review for open

Prepared by: rehn on Wed Apr 11 15:12:44 CEST 2018
Workspace: /home/rehn/source/jdk/hashit/open
Compare against: ssh://hg.openjdk.java.net/jdk/hs
Compare against version: -2
Summary of changes: 51 lines changed: 13 ins; 11 del; 27 mod; 172 unchg
Patch of changes: <open.patch>
Bug id: JDK-8195099 : Concurrent safe-memory-reclamation mechanism
Legend: Modified file Deleted file New file

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

rev 49667 : 8195099: Concurrent safe-memory-reclamation mechanism Summary: This implement a globalcounter with RCU semantics. Reviewed-by: acorn, coleenp, dcubed, eosterlund, gziemski, mlarsson, kbarrett rev 49669 : [mq]: 8195099-v3

20 lines changed: 6 ins; 0 del; 14 mod; 49 unchg

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

rev 49667 : 8195099: Concurrent safe-memory-reclamation mechanism Summary: This implement a globalcounter with RCU semantics. Reviewed-by: acorn, coleenp, dcubed, eosterlund, gziemski, mlarsson, kbarrett rev 49668 : imported patch 8195099-v2 rev 49669 : [mq]: 8195099-v3

18 lines changed: 2 ins; 11 del; 5 mod; 75 unchg

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

rev 49667 : 8195099: Concurrent safe-memory-reclamation mechanism Summary: This implement a globalcounter with RCU semantics. Reviewed-by: acorn, coleenp, dcubed, eosterlund, gziemski, mlarsson, kbarrett rev 49668 : imported patch 8195099-v2 rev 49669 : [mq]: 8195099-v3

13 lines changed: 5 ins; 0 del; 8 mod; 48 unchg


This code review page was prepared using /home/rehn/source/webrev/webrev.ksh(vers 25.16-hg+openjdk.java.net).