open (original) (raw)

Code Review for open

Prepared by: rehn on Tue Nov 7 11:29:56 CET 2017
Workspace: /home/rehn/source/jdk/vanilla-hs/open
Compare against: ssh://hg.openjdk.java.net/jdk/hs
Compare against version: -2
Summary of changes: 289 lines changed: 149 ins; 140 del; 0 mod; 30218 unchg
Patch of changes: <open.patch>
Bug id: JDK-8185640 : JEP 312: Thread-Local Handshakes
Legend: Modified file Deleted file New file

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

rev 47703 : Move polling page allocation to SafepointMechanism initialization

69 lines changed: 0 ins; 69 del; 0 mod; 4330 unchg

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

rev 47703 : Move polling page allocation to SafepointMechanism initialization

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

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

rev 47703 : Move polling page allocation to SafepointMechanism initialization

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

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

rev 47703 : Move polling page allocation to SafepointMechanism initialization

22 lines changed: 0 ins; 22 del; 0 mod; 5528 unchg

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

rev 47703 : Move polling page allocation to SafepointMechanism initialization

21 lines changed: 0 ins; 21 del; 0 mod; 5387 unchg

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

rev 47702 : Introduce SafepointMechanism rev 47703 : Move polling page allocation to SafepointMechanism initialization

10 lines changed: 10 ins; 0 del; 0 mod; 46 unchg

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

rev 47702 : Introduce SafepointMechanism rev 47703 : Move polling page allocation to SafepointMechanism initialization

2 lines changed: 2 ins; 0 del; 0 mod; 4864 unchg

------ ------ ------ ------ ---[New](src/hotspot/os/aix/safepointMechanism%5Faix.cpp.html) [Patch](src/hotspot/os/aix/safepointMechanism%5Faix.cpp.patch) [Raw](raw%5Ffiles/new/src/hotspot/os/aix/safepointMechanism%5Faix.cpp) src/hotspot/os/aix/safepointMechanism_aix.cpp

rev 47703 : Move polling page allocation to SafepointMechanism initialization

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

------ ------ ------ ------ ---[New](src/hotspot/share/runtime/safepointMechanism.cpp.html) [Patch](src/hotspot/share/runtime/safepointMechanism.cpp.patch) [Raw](raw%5Ffiles/new/src/hotspot/share/runtime/safepointMechanism.cpp) src/hotspot/share/runtime/safepointMechanism.cpp

rev 47703 : Move polling page allocation to SafepointMechanism initialization

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


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