open (original) (raw)
Code Review for open
Prepared by: | rehn on Tue Nov 7 11:31:09 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: | 1543 lines changed: 1393 ins; 36 del; 114 mod; 105456 unchg |
Patch of changes: | <open.patch> |
Bug id: | JDK-8185640 : JEP 312: Thread-Local Handshakes |
Legend: | Modified file Deleted file New file |
[Cdiffs](make/test/JtregNativeHotspot.gmk.cdiff.html) [Udiffs](make/test/JtregNativeHotspot.gmk.udiff.html) [Sdiffs](make/test/JtregNativeHotspot.gmk.sdiff.html) [Frames](make/test/JtregNativeHotspot.gmk.frames.html) [Old](make/test/JtregNativeHotspot.gmk-.html) [New](make/test/JtregNativeHotspot.gmk.html) [Patch](make/test/JtregNativeHotspot.gmk.patch) [Raw](raw%5Ffiles/new/make/test/JtregNativeHotspot.gmk)
make/test/JtregNativeHotspot.gmk
rev 47704 : Add Thread Local handshakes and thread local polling
2 lines changed: 2 ins; 0 del; 0 mod; 159 unchg
[Cdiffs](src/hotspot/cpu/sparc/c1%5FLIRAssembler%5Fsparc.cpp.cdiff.html) [Udiffs](src/hotspot/cpu/sparc/c1%5FLIRAssembler%5Fsparc.cpp.udiff.html) [Sdiffs](src/hotspot/cpu/sparc/c1%5FLIRAssembler%5Fsparc.cpp.sdiff.html) [Frames](src/hotspot/cpu/sparc/c1%5FLIRAssembler%5Fsparc.cpp.frames.html) [Old](src/hotspot/cpu/sparc/c1%5FLIRAssembler%5Fsparc.cpp-.html) [New](src/hotspot/cpu/sparc/c1%5FLIRAssembler%5Fsparc.cpp.html) [Patch](src/hotspot/cpu/sparc/c1%5FLIRAssembler%5Fsparc.cpp.patch) [Raw](raw%5Ffiles/new/src/hotspot/cpu/sparc/c1%5FLIRAssembler%5Fsparc.cpp)
src/hotspot/cpu/sparc/c1_LIRAssembler_sparc.cpp
rev 47704 : Add Thread Local handshakes and thread local polling
12 lines changed: 10 ins; 0 del; 2 mod; 3350 unchg
[Cdiffs](src/hotspot/cpu/sparc/c1%5FLIRGenerator%5Fsparc.cpp.cdiff.html) [Udiffs](src/hotspot/cpu/sparc/c1%5FLIRGenerator%5Fsparc.cpp.udiff.html) [Sdiffs](src/hotspot/cpu/sparc/c1%5FLIRGenerator%5Fsparc.cpp.sdiff.html) [Frames](src/hotspot/cpu/sparc/c1%5FLIRGenerator%5Fsparc.cpp.frames.html) [Old](src/hotspot/cpu/sparc/c1%5FLIRGenerator%5Fsparc.cpp-.html) [New](src/hotspot/cpu/sparc/c1%5FLIRGenerator%5Fsparc.cpp.html) [Patch](src/hotspot/cpu/sparc/c1%5FLIRGenerator%5Fsparc.cpp.patch) [Raw](raw%5Ffiles/new/src/hotspot/cpu/sparc/c1%5FLIRGenerator%5Fsparc.cpp)
src/hotspot/cpu/sparc/c1_LIRGenerator_sparc.cpp
rev 47704 : Add Thread Local handshakes and thread local polling
2 lines changed: 1 ins; 0 del; 1 mod; 1436 unchg
[Cdiffs](src/hotspot/cpu/sparc/interp%5Fmasm%5Fsparc.cpp.cdiff.html) [Udiffs](src/hotspot/cpu/sparc/interp%5Fmasm%5Fsparc.cpp.udiff.html) [Sdiffs](src/hotspot/cpu/sparc/interp%5Fmasm%5Fsparc.cpp.sdiff.html) [Frames](src/hotspot/cpu/sparc/interp%5Fmasm%5Fsparc.cpp.frames.html) [Old](src/hotspot/cpu/sparc/interp%5Fmasm%5Fsparc.cpp-.html) [New](src/hotspot/cpu/sparc/interp%5Fmasm%5Fsparc.cpp.html) [Patch](src/hotspot/cpu/sparc/interp%5Fmasm%5Fsparc.cpp.patch) [Raw](raw%5Ffiles/new/src/hotspot/cpu/sparc/interp%5Fmasm%5Fsparc.cpp)
src/hotspot/cpu/sparc/interp_masm_sparc.cpp
rev 47704 : Add Thread Local handshakes and thread local polling
21 lines changed: 20 ins; 0 del; 1 mod; 2654 unchg
[Cdiffs](src/hotspot/cpu/sparc/macroAssembler%5Fsparc.cpp.cdiff.html) [Udiffs](src/hotspot/cpu/sparc/macroAssembler%5Fsparc.cpp.udiff.html) [Sdiffs](src/hotspot/cpu/sparc/macroAssembler%5Fsparc.cpp.sdiff.html) [Frames](src/hotspot/cpu/sparc/macroAssembler%5Fsparc.cpp.frames.html) [Old](src/hotspot/cpu/sparc/macroAssembler%5Fsparc.cpp-.html) [New](src/hotspot/cpu/sparc/macroAssembler%5Fsparc.cpp.html) [Patch](src/hotspot/cpu/sparc/macroAssembler%5Fsparc.cpp.patch) [Raw](raw%5Ffiles/new/src/hotspot/cpu/sparc/macroAssembler%5Fsparc.cpp)
src/hotspot/cpu/sparc/macroAssembler_sparc.cpp
rev 47704 : Add Thread Local handshakes and thread local polling
16 lines changed: 16 ins; 0 del; 0 mod; 5148 unchg
[Cdiffs](src/hotspot/cpu/sparc/macroAssembler%5Fsparc.hpp.cdiff.html) [Udiffs](src/hotspot/cpu/sparc/macroAssembler%5Fsparc.hpp.udiff.html) [Sdiffs](src/hotspot/cpu/sparc/macroAssembler%5Fsparc.hpp.sdiff.html) [Frames](src/hotspot/cpu/sparc/macroAssembler%5Fsparc.hpp.frames.html) [Old](src/hotspot/cpu/sparc/macroAssembler%5Fsparc.hpp-.html) [New](src/hotspot/cpu/sparc/macroAssembler%5Fsparc.hpp.html) [Patch](src/hotspot/cpu/sparc/macroAssembler%5Fsparc.hpp.patch) [Raw](raw%5Ffiles/new/src/hotspot/cpu/sparc/macroAssembler%5Fsparc.hpp)
src/hotspot/cpu/sparc/macroAssembler_sparc.hpp
rev 47704 : Add Thread Local handshakes and thread local polling
2 lines changed: 2 ins; 0 del; 0 mod; 1433 unchg
[Cdiffs](src/hotspot/cpu/sparc/sharedRuntime%5Fsparc.cpp.cdiff.html) [Udiffs](src/hotspot/cpu/sparc/sharedRuntime%5Fsparc.cpp.udiff.html) [Sdiffs](src/hotspot/cpu/sparc/sharedRuntime%5Fsparc.cpp.sdiff.html) [Frames](src/hotspot/cpu/sparc/sharedRuntime%5Fsparc.cpp.frames.html) [Old](src/hotspot/cpu/sparc/sharedRuntime%5Fsparc.cpp-.html) [New](src/hotspot/cpu/sparc/sharedRuntime%5Fsparc.cpp.html) [Patch](src/hotspot/cpu/sparc/sharedRuntime%5Fsparc.cpp.patch) [Raw](raw%5Ffiles/new/src/hotspot/cpu/sparc/sharedRuntime%5Fsparc.cpp)
src/hotspot/cpu/sparc/sharedRuntime_sparc.cpp
rev 47704 : Add Thread Local handshakes and thread local polling
20 lines changed: 15 ins; 3 del; 2 mod; 3270 unchg
[Cdiffs](src/hotspot/cpu/sparc/sparc.ad.cdiff.html) [Udiffs](src/hotspot/cpu/sparc/sparc.ad.udiff.html) [Sdiffs](src/hotspot/cpu/sparc/sparc.ad.sdiff.html) [Frames](src/hotspot/cpu/sparc/sparc.ad.frames.html) [Old](src/hotspot/cpu/sparc/sparc.ad-.html) [New](src/hotspot/cpu/sparc/sparc.ad.html) [Patch](src/hotspot/cpu/sparc/sparc.ad.patch) [Raw](raw%5Ffiles/new/src/hotspot/cpu/sparc/sparc.ad)
src/hotspot/cpu/sparc/sparc.ad
rev 47704 : Add Thread Local handshakes and thread local polling
12 lines changed: 9 ins; 0 del; 3 mod; 10943 unchg
[Cdiffs](src/hotspot/cpu/sparc/templateInterpreterGenerator%5Fsparc.cpp.cdiff.html) [Udiffs](src/hotspot/cpu/sparc/templateInterpreterGenerator%5Fsparc.cpp.udiff.html) [Sdiffs](src/hotspot/cpu/sparc/templateInterpreterGenerator%5Fsparc.cpp.sdiff.html) [Frames](src/hotspot/cpu/sparc/templateInterpreterGenerator%5Fsparc.cpp.frames.html) [Old](src/hotspot/cpu/sparc/templateInterpreterGenerator%5Fsparc.cpp-.html) [New](src/hotspot/cpu/sparc/templateInterpreterGenerator%5Fsparc.cpp.html) [Patch](src/hotspot/cpu/sparc/templateInterpreterGenerator%5Fsparc.cpp.patch) [Raw](raw%5Ffiles/new/src/hotspot/cpu/sparc/templateInterpreterGenerator%5Fsparc.cpp)
src/hotspot/cpu/sparc/templateInterpreterGenerator_sparc.cpp
rev 47704 : Add Thread Local handshakes and thread local polling
12 lines changed: 0 ins; 6 del; 6 mod; 2017 unchg
[Cdiffs](src/hotspot/cpu/x86/c1%5FLIRAssembler%5Fx86.cpp.cdiff.html) [Udiffs](src/hotspot/cpu/x86/c1%5FLIRAssembler%5Fx86.cpp.udiff.html) [Sdiffs](src/hotspot/cpu/x86/c1%5FLIRAssembler%5Fx86.cpp.sdiff.html) [Frames](src/hotspot/cpu/x86/c1%5FLIRAssembler%5Fx86.cpp.frames.html) [Old](src/hotspot/cpu/x86/c1%5FLIRAssembler%5Fx86.cpp-.html) [New](src/hotspot/cpu/x86/c1%5FLIRAssembler%5Fx86.cpp.html) [Patch](src/hotspot/cpu/x86/c1%5FLIRAssembler%5Fx86.cpp.patch) [Raw](raw%5Ffiles/new/src/hotspot/cpu/x86/c1%5FLIRAssembler%5Fx86.cpp)
src/hotspot/cpu/x86/c1_LIRAssembler_x86.cpp
rev 47704 : Add Thread Local handshakes and thread local polling
37 lines changed: 27 ins; 2 del; 8 mod; 3969 unchg
[Cdiffs](src/hotspot/cpu/x86/interp%5Fmasm%5Fx86.cpp.cdiff.html) [Udiffs](src/hotspot/cpu/x86/interp%5Fmasm%5Fx86.cpp.udiff.html) [Sdiffs](src/hotspot/cpu/x86/interp%5Fmasm%5Fx86.cpp.sdiff.html) [Frames](src/hotspot/cpu/x86/interp%5Fmasm%5Fx86.cpp.frames.html) [Old](src/hotspot/cpu/x86/interp%5Fmasm%5Fx86.cpp-.html) [New](src/hotspot/cpu/x86/interp%5Fmasm%5Fx86.cpp.html) [Patch](src/hotspot/cpu/x86/interp%5Fmasm%5Fx86.cpp.patch) [Raw](raw%5Ffiles/new/src/hotspot/cpu/x86/interp%5Fmasm%5Fx86.cpp)
src/hotspot/cpu/x86/interp_masm_x86.cpp
rev 47704 : Add Thread Local handshakes and thread local polling
17 lines changed: 17 ins; 0 del; 0 mod; 2012 unchg
[Cdiffs](src/hotspot/cpu/x86/macroAssembler%5Fx86.cpp.cdiff.html) [Udiffs](src/hotspot/cpu/x86/macroAssembler%5Fx86.cpp.udiff.html) [Sdiffs](src/hotspot/cpu/x86/macroAssembler%5Fx86.cpp.sdiff.html) [Frames](src/hotspot/cpu/x86/macroAssembler%5Fx86.cpp.frames.html) [Old](src/hotspot/cpu/x86/macroAssembler%5Fx86.cpp-.html) [New](src/hotspot/cpu/x86/macroAssembler%5Fx86.cpp.html) [Patch](src/hotspot/cpu/x86/macroAssembler%5Fx86.cpp.patch) [Raw](raw%5Ffiles/new/src/hotspot/cpu/x86/macroAssembler%5Fx86.cpp)
src/hotspot/cpu/x86/macroAssembler_x86.cpp
rev 47704 : Add Thread Local handshakes and thread local polling
21 lines changed: 21 ins; 0 del; 0 mod; 11332 unchg
[Cdiffs](src/hotspot/cpu/x86/macroAssembler%5Fx86.hpp.cdiff.html) [Udiffs](src/hotspot/cpu/x86/macroAssembler%5Fx86.hpp.udiff.html) [Sdiffs](src/hotspot/cpu/x86/macroAssembler%5Fx86.hpp.sdiff.html) [Frames](src/hotspot/cpu/x86/macroAssembler%5Fx86.hpp.frames.html) [Old](src/hotspot/cpu/x86/macroAssembler%5Fx86.hpp-.html) [New](src/hotspot/cpu/x86/macroAssembler%5Fx86.hpp.html) [Patch](src/hotspot/cpu/x86/macroAssembler%5Fx86.hpp.patch) [Raw](raw%5Ffiles/new/src/hotspot/cpu/x86/macroAssembler%5Fx86.hpp)
src/hotspot/cpu/x86/macroAssembler_x86.hpp
rev 47704 : Add Thread Local handshakes and thread local polling
6 lines changed: 6 ins; 0 del; 0 mod; 1752 unchg
[Cdiffs](src/hotspot/cpu/x86/nativeInst%5Fx86.hpp.cdiff.html) [Udiffs](src/hotspot/cpu/x86/nativeInst%5Fx86.hpp.udiff.html) [Sdiffs](src/hotspot/cpu/x86/nativeInst%5Fx86.hpp.sdiff.html) [Frames](src/hotspot/cpu/x86/nativeInst%5Fx86.hpp.frames.html) [Old](src/hotspot/cpu/x86/nativeInst%5Fx86.hpp-.html) [New](src/hotspot/cpu/x86/nativeInst%5Fx86.hpp.html) [Patch](src/hotspot/cpu/x86/nativeInst%5Fx86.hpp.patch) [Raw](raw%5Ffiles/new/src/hotspot/cpu/x86/nativeInst%5Fx86.hpp)
src/hotspot/cpu/x86/nativeInst_x86.hpp
rev 47704 : Add Thread Local handshakes and thread local polling
12 lines changed: 12 ins; 0 del; 0 mod; 741 unchg
[Cdiffs](src/hotspot/cpu/x86/relocInfo%5Fx86.cpp.cdiff.html) [Udiffs](src/hotspot/cpu/x86/relocInfo%5Fx86.cpp.udiff.html) [Sdiffs](src/hotspot/cpu/x86/relocInfo%5Fx86.cpp.sdiff.html) [Frames](src/hotspot/cpu/x86/relocInfo%5Fx86.cpp.frames.html) [Old](src/hotspot/cpu/x86/relocInfo%5Fx86.cpp-.html) [New](src/hotspot/cpu/x86/relocInfo%5Fx86.cpp.html) [Patch](src/hotspot/cpu/x86/relocInfo%5Fx86.cpp.patch) [Raw](raw%5Ffiles/new/src/hotspot/cpu/x86/relocInfo%5Fx86.cpp)
src/hotspot/cpu/x86/relocInfo_x86.cpp
rev 47704 : Add Thread Local handshakes and thread local polling
6 lines changed: 4 ins; 0 del; 2 mod; 202 unchg
[Cdiffs](src/hotspot/cpu/x86/sharedRuntime%5Fx86%5F64.cpp.cdiff.html) [Udiffs](src/hotspot/cpu/x86/sharedRuntime%5Fx86%5F64.cpp.udiff.html) [Sdiffs](src/hotspot/cpu/x86/sharedRuntime%5Fx86%5F64.cpp.sdiff.html) [Frames](src/hotspot/cpu/x86/sharedRuntime%5Fx86%5F64.cpp.frames.html) [Old](src/hotspot/cpu/x86/sharedRuntime%5Fx86%5F64.cpp-.html) [New](src/hotspot/cpu/x86/sharedRuntime%5Fx86%5F64.cpp.html) [Patch](src/hotspot/cpu/x86/sharedRuntime%5Fx86%5F64.cpp.patch) [Raw](raw%5Ffiles/new/src/hotspot/cpu/x86/sharedRuntime%5Fx86%5F64.cpp)
src/hotspot/cpu/x86/sharedRuntime_x86_64.cpp
rev 47704 : Add Thread Local handshakes and thread local polling
41 lines changed: 32 ins; 4 del; 5 mod; 3854 unchg
[Cdiffs](src/hotspot/cpu/x86/templateInterpreterGenerator%5Fx86.cpp.cdiff.html) [Udiffs](src/hotspot/cpu/x86/templateInterpreterGenerator%5Fx86.cpp.udiff.html) [Sdiffs](src/hotspot/cpu/x86/templateInterpreterGenerator%5Fx86.cpp.sdiff.html) [Frames](src/hotspot/cpu/x86/templateInterpreterGenerator%5Fx86.cpp.frames.html) [Old](src/hotspot/cpu/x86/templateInterpreterGenerator%5Fx86.cpp-.html) [New](src/hotspot/cpu/x86/templateInterpreterGenerator%5Fx86.cpp.html) [Patch](src/hotspot/cpu/x86/templateInterpreterGenerator%5Fx86.cpp.patch) [Raw](raw%5Ffiles/new/src/hotspot/cpu/x86/templateInterpreterGenerator%5Fx86.cpp)
src/hotspot/cpu/x86/templateInterpreterGenerator_x86.cpp
rev 47704 : Add Thread Local handshakes and thread local polling
10 lines changed: 5 ins; 2 del; 3 mod; 1904 unchg
[Cdiffs](src/hotspot/cpu/x86/templateInterpreterGenerator%5Fx86%5F64.cpp.cdiff.html) [Udiffs](src/hotspot/cpu/x86/templateInterpreterGenerator%5Fx86%5F64.cpp.udiff.html) [Sdiffs](src/hotspot/cpu/x86/templateInterpreterGenerator%5Fx86%5F64.cpp.sdiff.html) [Frames](src/hotspot/cpu/x86/templateInterpreterGenerator%5Fx86%5F64.cpp.frames.html) [Old](src/hotspot/cpu/x86/templateInterpreterGenerator%5Fx86%5F64.cpp-.html) [New](src/hotspot/cpu/x86/templateInterpreterGenerator%5Fx86%5F64.cpp.html) [Patch](src/hotspot/cpu/x86/templateInterpreterGenerator%5Fx86%5F64.cpp.patch) [Raw](raw%5Ffiles/new/src/hotspot/cpu/x86/templateInterpreterGenerator%5Fx86%5F64.cpp)
src/hotspot/cpu/x86/templateInterpreterGenerator_x86_64.cpp
rev 47704 : Add Thread Local handshakes and thread local polling
11 lines changed: 0 ins; 8 del; 3 mod; 454 unchg
[Cdiffs](src/hotspot/cpu/x86/x86%5F64.ad.cdiff.html) [Udiffs](src/hotspot/cpu/x86/x86%5F64.ad.udiff.html) [Sdiffs](src/hotspot/cpu/x86/x86%5F64.ad.sdiff.html) [Frames](src/hotspot/cpu/x86/x86%5F64.ad.frames.html) [Old](src/hotspot/cpu/x86/x86%5F64.ad-.html) [New](src/hotspot/cpu/x86/x86%5F64.ad.html) [Patch](src/hotspot/cpu/x86/x86%5F64.ad.patch) [Raw](raw%5Ffiles/new/src/hotspot/cpu/x86/x86%5F64.ad)
src/hotspot/cpu/x86/x86_64.ad
rev 47704 : Add Thread Local handshakes and thread local polling
61 lines changed: 53 ins; 1 del; 7 mod; 12379 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 rev 47704 : Add Thread Local handshakes and thread local polling
5 lines changed: 0 ins; 4 del; 1 mod; 5523 unchg
[Cdiffs](src/hotspot/os%5Fcpu/linux%5Fsparc/thread%5Flinux%5Fsparc.hpp.cdiff.html) [Udiffs](src/hotspot/os%5Fcpu/linux%5Fsparc/thread%5Flinux%5Fsparc.hpp.udiff.html) [Sdiffs](src/hotspot/os%5Fcpu/linux%5Fsparc/thread%5Flinux%5Fsparc.hpp.sdiff.html) [Frames](src/hotspot/os%5Fcpu/linux%5Fsparc/thread%5Flinux%5Fsparc.hpp.frames.html) [Old](src/hotspot/os%5Fcpu/linux%5Fsparc/thread%5Flinux%5Fsparc.hpp-.html) [New](src/hotspot/os%5Fcpu/linux%5Fsparc/thread%5Flinux%5Fsparc.hpp.html) [Patch](src/hotspot/os%5Fcpu/linux%5Fsparc/thread%5Flinux%5Fsparc.hpp.patch) [Raw](raw%5Ffiles/new/src/hotspot/os%5Fcpu/linux%5Fsparc/thread%5Flinux%5Fsparc.hpp)
src/hotspot/os_cpu/linux_sparc/thread_linux_sparc.hpp
rev 47704 : Add Thread Local handshakes and thread local polling
2 lines changed: 0 ins; 0 del; 2 mod; 101 unchg
[Cdiffs](src/hotspot/os%5Fcpu/solaris%5Fsparc/os%5Fsolaris%5Fsparc.cpp.cdiff.html) [Udiffs](src/hotspot/os%5Fcpu/solaris%5Fsparc/os%5Fsolaris%5Fsparc.cpp.udiff.html) [Sdiffs](src/hotspot/os%5Fcpu/solaris%5Fsparc/os%5Fsolaris%5Fsparc.cpp.sdiff.html) [Frames](src/hotspot/os%5Fcpu/solaris%5Fsparc/os%5Fsolaris%5Fsparc.cpp.frames.html) [Old](src/hotspot/os%5Fcpu/solaris%5Fsparc/os%5Fsolaris%5Fsparc.cpp-.html) [New](src/hotspot/os%5Fcpu/solaris%5Fsparc/os%5Fsolaris%5Fsparc.cpp.html) [Patch](src/hotspot/os%5Fcpu/solaris%5Fsparc/os%5Fsolaris%5Fsparc.cpp.patch) [Raw](raw%5Ffiles/new/src/hotspot/os%5Fcpu/solaris%5Fsparc/os%5Fsolaris%5Fsparc.cpp)
src/hotspot/os_cpu/solaris_sparc/os_solaris_sparc.cpp
rev 47704 : Add Thread Local handshakes and thread local polling
1 line changed: 0 ins; 0 del; 1 mod; 734 unchg
[Cdiffs](src/hotspot/os%5Fcpu/solaris%5Fsparc/thread%5Fsolaris%5Fsparc.hpp.cdiff.html) [Udiffs](src/hotspot/os%5Fcpu/solaris%5Fsparc/thread%5Fsolaris%5Fsparc.hpp.udiff.html) [Sdiffs](src/hotspot/os%5Fcpu/solaris%5Fsparc/thread%5Fsolaris%5Fsparc.hpp.sdiff.html) [Frames](src/hotspot/os%5Fcpu/solaris%5Fsparc/thread%5Fsolaris%5Fsparc.hpp.frames.html) [Old](src/hotspot/os%5Fcpu/solaris%5Fsparc/thread%5Fsolaris%5Fsparc.hpp-.html) [New](src/hotspot/os%5Fcpu/solaris%5Fsparc/thread%5Fsolaris%5Fsparc.hpp.html) [Patch](src/hotspot/os%5Fcpu/solaris%5Fsparc/thread%5Fsolaris%5Fsparc.hpp.patch) [Raw](raw%5Ffiles/new/src/hotspot/os%5Fcpu/solaris%5Fsparc/thread%5Fsolaris%5Fsparc.hpp)
src/hotspot/os_cpu/solaris_sparc/thread_solaris_sparc.hpp
rev 47704 : Add Thread Local handshakes and thread local polling
1 line changed: 0 ins; 0 del; 1 mod; 102 unchg
[Cdiffs](src/hotspot/share/interpreter/templateInterpreter.hpp.cdiff.html) [Udiffs](src/hotspot/share/interpreter/templateInterpreter.hpp.udiff.html) [Sdiffs](src/hotspot/share/interpreter/templateInterpreter.hpp.sdiff.html) [Frames](src/hotspot/share/interpreter/templateInterpreter.hpp.frames.html) [Old](src/hotspot/share/interpreter/templateInterpreter.hpp-.html) [New](src/hotspot/share/interpreter/templateInterpreter.hpp.html) [Patch](src/hotspot/share/interpreter/templateInterpreter.hpp.patch) [Raw](raw%5Ffiles/new/src/hotspot/share/interpreter/templateInterpreter.hpp)
src/hotspot/share/interpreter/templateInterpreter.hpp
rev 47704 : Add Thread Local handshakes and thread local polling
2 lines changed: 1 ins; 0 del; 1 mod; 197 unchg
[Cdiffs](src/hotspot/share/jvmci/jvmciCodeInstaller.cpp.cdiff.html) [Udiffs](src/hotspot/share/jvmci/jvmciCodeInstaller.cpp.udiff.html) [Sdiffs](src/hotspot/share/jvmci/jvmciCodeInstaller.cpp.sdiff.html) [Frames](src/hotspot/share/jvmci/jvmciCodeInstaller.cpp.frames.html) [Old](src/hotspot/share/jvmci/jvmciCodeInstaller.cpp-.html) [New](src/hotspot/share/jvmci/jvmciCodeInstaller.cpp.html) [Patch](src/hotspot/share/jvmci/jvmciCodeInstaller.cpp.patch) [Raw](raw%5Ffiles/new/src/hotspot/share/jvmci/jvmciCodeInstaller.cpp)
src/hotspot/share/jvmci/jvmciCodeInstaller.cpp
rev 47702 : Introduce SafepointMechanism rev 47704 : Add Thread Local handshakes and thread local polling
3 lines changed: 1 ins; 0 del; 2 mod; 1279 unchg
[Cdiffs](src/hotspot/share/logging/logTag.hpp.cdiff.html) [Udiffs](src/hotspot/share/logging/logTag.hpp.udiff.html) [Sdiffs](src/hotspot/share/logging/logTag.hpp.sdiff.html) [Frames](src/hotspot/share/logging/logTag.hpp.frames.html) [Old](src/hotspot/share/logging/logTag.hpp-.html) [New](src/hotspot/share/logging/logTag.hpp.html) [Patch](src/hotspot/share/logging/logTag.hpp.patch) [Raw](raw%5Ffiles/new/src/hotspot/share/logging/logTag.hpp)
src/hotspot/share/logging/logTag.hpp
rev 47704 : Add Thread Local handshakes and thread local polling
1 line changed: 1 ins; 0 del; 0 mod; 195 unchg
[Cdiffs](src/hotspot/share/opto/parse1.cpp.cdiff.html) [Udiffs](src/hotspot/share/opto/parse1.cpp.udiff.html) [Sdiffs](src/hotspot/share/opto/parse1.cpp.sdiff.html) [Frames](src/hotspot/share/opto/parse1.cpp.frames.html) [Old](src/hotspot/share/opto/parse1.cpp-.html) [New](src/hotspot/share/opto/parse1.cpp.html) [Patch](src/hotspot/share/opto/parse1.cpp.patch) [Raw](raw%5Ffiles/new/src/hotspot/share/opto/parse1.cpp)
src/hotspot/share/opto/parse1.cpp
rev 47704 : Add Thread Local handshakes and thread local polling
8 lines changed: 7 ins; 0 del; 1 mod; 2391 unchg
[Cdiffs](src/hotspot/share/prims/whitebox.cpp.cdiff.html) [Udiffs](src/hotspot/share/prims/whitebox.cpp.udiff.html) [Sdiffs](src/hotspot/share/prims/whitebox.cpp.sdiff.html) [Frames](src/hotspot/share/prims/whitebox.cpp.frames.html) [Old](src/hotspot/share/prims/whitebox.cpp-.html) [New](src/hotspot/share/prims/whitebox.cpp.html) [Patch](src/hotspot/share/prims/whitebox.cpp.patch) [Raw](raw%5Ffiles/new/src/hotspot/share/prims/whitebox.cpp)
src/hotspot/share/prims/whitebox.cpp
rev 47704 : Add Thread Local handshakes and thread local polling
36 lines changed: 36 ins; 0 del; 0 mod; 2066 unchg
[Cdiffs](src/hotspot/share/runtime/arguments.cpp.cdiff.html) [Udiffs](src/hotspot/share/runtime/arguments.cpp.udiff.html) [Sdiffs](src/hotspot/share/runtime/arguments.cpp.sdiff.html) [Frames](src/hotspot/share/runtime/arguments.cpp.frames.html) [Old](src/hotspot/share/runtime/arguments.cpp-.html) [New](src/hotspot/share/runtime/arguments.cpp.html) [Patch](src/hotspot/share/runtime/arguments.cpp.patch) [Raw](raw%5Ffiles/new/src/hotspot/share/runtime/arguments.cpp)
src/hotspot/share/runtime/arguments.cpp
rev 47704 : Add Thread Local handshakes and thread local polling
14 lines changed: 14 ins; 0 del; 0 mod; 4825 unchg
[Cdiffs](src/hotspot/share/runtime/commandLineFlagConstraintsRuntime.cpp.cdiff.html) [Udiffs](src/hotspot/share/runtime/commandLineFlagConstraintsRuntime.cpp.udiff.html) [Sdiffs](src/hotspot/share/runtime/commandLineFlagConstraintsRuntime.cpp.sdiff.html) [Frames](src/hotspot/share/runtime/commandLineFlagConstraintsRuntime.cpp.frames.html) [Old](src/hotspot/share/runtime/commandLineFlagConstraintsRuntime.cpp-.html) [New](src/hotspot/share/runtime/commandLineFlagConstraintsRuntime.cpp.html) [Patch](src/hotspot/share/runtime/commandLineFlagConstraintsRuntime.cpp.patch) [Raw](raw%5Ffiles/new/src/hotspot/share/runtime/commandLineFlagConstraintsRuntime.cpp)
src/hotspot/share/runtime/commandLineFlagConstraintsRuntime.cpp
rev 47704 : Add Thread Local handshakes and thread local polling
16 lines changed: 15 ins; 0 del; 1 mod; 131 unchg
[Cdiffs](src/hotspot/share/runtime/commandLineFlagConstraintsRuntime.hpp.cdiff.html) [Udiffs](src/hotspot/share/runtime/commandLineFlagConstraintsRuntime.hpp.udiff.html) [Sdiffs](src/hotspot/share/runtime/commandLineFlagConstraintsRuntime.hpp.sdiff.html) [Frames](src/hotspot/share/runtime/commandLineFlagConstraintsRuntime.hpp.frames.html) [Old](src/hotspot/share/runtime/commandLineFlagConstraintsRuntime.hpp-.html) [New](src/hotspot/share/runtime/commandLineFlagConstraintsRuntime.hpp.html) [Patch](src/hotspot/share/runtime/commandLineFlagConstraintsRuntime.hpp.patch) [Raw](raw%5Ffiles/new/src/hotspot/share/runtime/commandLineFlagConstraintsRuntime.hpp)
src/hotspot/share/runtime/commandLineFlagConstraintsRuntime.hpp
rev 47704 : Add Thread Local handshakes and thread local polling
4 lines changed: 3 ins; 0 del; 1 mod; 47 unchg
[Cdiffs](src/hotspot/share/runtime/globals.hpp.cdiff.html) [Udiffs](src/hotspot/share/runtime/globals.hpp.udiff.html) [Sdiffs](src/hotspot/share/runtime/globals.hpp.sdiff.html) [Frames](src/hotspot/share/runtime/globals.hpp.frames.html) [Old](src/hotspot/share/runtime/globals.hpp-.html) [New](src/hotspot/share/runtime/globals.hpp.html) [Patch](src/hotspot/share/runtime/globals.hpp.patch) [Raw](raw%5Ffiles/new/src/hotspot/share/runtime/globals.hpp)
src/hotspot/share/runtime/globals.hpp
rev 47704 : Add Thread Local handshakes and thread local polling
7 lines changed: 7 ins; 0 del; 0 mod; 4168 unchg
[Cdiffs](src/hotspot/share/runtime/interfaceSupport.hpp.cdiff.html) [Udiffs](src/hotspot/share/runtime/interfaceSupport.hpp.udiff.html) [Sdiffs](src/hotspot/share/runtime/interfaceSupport.hpp.sdiff.html) [Frames](src/hotspot/share/runtime/interfaceSupport.hpp.frames.html) [Old](src/hotspot/share/runtime/interfaceSupport.hpp-.html) [New](src/hotspot/share/runtime/interfaceSupport.hpp.html) [Patch](src/hotspot/share/runtime/interfaceSupport.hpp.patch) [Raw](raw%5Ffiles/new/src/hotspot/share/runtime/interfaceSupport.hpp)
src/hotspot/share/runtime/interfaceSupport.hpp
rev 47702 : Introduce SafepointMechanism rev 47704 : Add Thread Local handshakes and thread local polling
33 lines changed: 32 ins; 0 del; 1 mod; 590 unchg
[Cdiffs](src/hotspot/share/runtime/mutex.cpp.cdiff.html) [Udiffs](src/hotspot/share/runtime/mutex.cpp.udiff.html) [Sdiffs](src/hotspot/share/runtime/mutex.cpp.sdiff.html) [Frames](src/hotspot/share/runtime/mutex.cpp.frames.html) [Old](src/hotspot/share/runtime/mutex.cpp-.html) [New](src/hotspot/share/runtime/mutex.cpp.html) [Patch](src/hotspot/share/runtime/mutex.cpp.patch) [Raw](raw%5Ffiles/new/src/hotspot/share/runtime/mutex.cpp)
src/hotspot/share/runtime/mutex.cpp
rev 47702 : Introduce SafepointMechanism rev 47704 : Add Thread Local handshakes and thread local polling
1 line changed: 0 ins; 0 del; 1 mod; 1407 unchg
[Cdiffs](src/hotspot/share/runtime/objectMonitor.cpp.cdiff.html) [Udiffs](src/hotspot/share/runtime/objectMonitor.cpp.udiff.html) [Sdiffs](src/hotspot/share/runtime/objectMonitor.cpp.sdiff.html) [Frames](src/hotspot/share/runtime/objectMonitor.cpp.frames.html) [Old](src/hotspot/share/runtime/objectMonitor.cpp-.html) [New](src/hotspot/share/runtime/objectMonitor.cpp.html) [Patch](src/hotspot/share/runtime/objectMonitor.cpp.patch) [Raw](raw%5Ffiles/new/src/hotspot/share/runtime/objectMonitor.cpp)
src/hotspot/share/runtime/objectMonitor.cpp
rev 47702 : Introduce SafepointMechanism rev 47704 : Add Thread Local handshakes and thread local polling
2 lines changed: 0 ins; 0 del; 2 mod; 2450 unchg
[Cdiffs](src/hotspot/share/runtime/safepoint.cpp.cdiff.html) [Udiffs](src/hotspot/share/runtime/safepoint.cpp.udiff.html) [Sdiffs](src/hotspot/share/runtime/safepoint.cpp.sdiff.html) [Frames](src/hotspot/share/runtime/safepoint.cpp.frames.html) [Old](src/hotspot/share/runtime/safepoint.cpp-.html) [New](src/hotspot/share/runtime/safepoint.cpp.html) [Patch](src/hotspot/share/runtime/safepoint.cpp.patch) [Raw](raw%5Ffiles/new/src/hotspot/share/runtime/safepoint.cpp)
src/hotspot/share/runtime/safepoint.cpp
rev 47702 : Introduce SafepointMechanism rev 47704 : Add Thread Local handshakes and thread local polling
78 lines changed: 33 ins; 4 del; 41 mod; 1371 unchg
[Cdiffs](src/hotspot/share/runtime/safepointMechanism.cpp.cdiff.html) [Udiffs](src/hotspot/share/runtime/safepointMechanism.cpp.udiff.html) [Sdiffs](src/hotspot/share/runtime/safepointMechanism.cpp.sdiff.html) [Frames](src/hotspot/share/runtime/safepointMechanism.cpp.frames.html) [Old](src/hotspot/share/runtime/safepointMechanism.cpp-.html) [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 rev 47704 : Add Thread Local handshakes and thread local polling
36 lines changed: 29 ins; 0 del; 7 mod; 48 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 rev 47704 : Add Thread Local handshakes and thread local polling
39 lines changed: 36 ins; 2 del; 1 mod; 53 unchg
[Cdiffs](src/hotspot/share/runtime/safepointMechanism.inline.hpp.cdiff.html) [Udiffs](src/hotspot/share/runtime/safepointMechanism.inline.hpp.udiff.html) [Sdiffs](src/hotspot/share/runtime/safepointMechanism.inline.hpp.sdiff.html) [Frames](src/hotspot/share/runtime/safepointMechanism.inline.hpp.frames.html) [Old](src/hotspot/share/runtime/safepointMechanism.inline.hpp-.html) [New](src/hotspot/share/runtime/safepointMechanism.inline.hpp.html) [Patch](src/hotspot/share/runtime/safepointMechanism.inline.hpp.patch) [Raw](raw%5Ffiles/new/src/hotspot/share/runtime/safepointMechanism.inline.hpp)
src/hotspot/share/runtime/safepointMechanism.inline.hpp
rev 47702 : Introduce SafepointMechanism rev 47704 : Add Thread Local handshakes and thread local polling
50 lines changed: 45 ins; 0 del; 5 mod; 42 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 rev 47704 : Add Thread Local handshakes and thread local polling
10 lines changed: 10 ins; 0 del; 0 mod; 4866 unchg
[Cdiffs](src/hotspot/share/runtime/thread.hpp.cdiff.html) [Udiffs](src/hotspot/share/runtime/thread.hpp.udiff.html) [Sdiffs](src/hotspot/share/runtime/thread.hpp.sdiff.html) [Frames](src/hotspot/share/runtime/thread.hpp.frames.html) [Old](src/hotspot/share/runtime/thread.hpp-.html) [New](src/hotspot/share/runtime/thread.hpp.html) [Patch](src/hotspot/share/runtime/thread.hpp.patch) [Raw](raw%5Ffiles/new/src/hotspot/share/runtime/thread.hpp)
src/hotspot/share/runtime/thread.hpp
rev 47704 : Add Thread Local handshakes and thread local polling
34 lines changed: 34 ins; 0 del; 0 mod; 2173 unchg
[Cdiffs](src/hotspot/share/runtime/thread.inline.hpp.cdiff.html) [Udiffs](src/hotspot/share/runtime/thread.inline.hpp.udiff.html) [Sdiffs](src/hotspot/share/runtime/thread.inline.hpp.sdiff.html) [Frames](src/hotspot/share/runtime/thread.inline.hpp.frames.html) [Old](src/hotspot/share/runtime/thread.inline.hpp-.html) [New](src/hotspot/share/runtime/thread.inline.hpp.html) [Patch](src/hotspot/share/runtime/thread.inline.hpp.patch) [Raw](raw%5Ffiles/new/src/hotspot/share/runtime/thread.inline.hpp)
src/hotspot/share/runtime/thread.inline.hpp
rev 47704 : Add Thread Local handshakes and thread local polling
12 lines changed: 12 ins; 0 del; 0 mod; 166 unchg
[Cdiffs](src/hotspot/share/runtime/timer.cpp.cdiff.html) [Udiffs](src/hotspot/share/runtime/timer.cpp.udiff.html) [Sdiffs](src/hotspot/share/runtime/timer.cpp.sdiff.html) [Frames](src/hotspot/share/runtime/timer.cpp.frames.html) [Old](src/hotspot/share/runtime/timer.cpp-.html) [New](src/hotspot/share/runtime/timer.cpp.html) [Patch](src/hotspot/share/runtime/timer.cpp.patch) [Raw](raw%5Ffiles/new/src/hotspot/share/runtime/timer.cpp)
src/hotspot/share/runtime/timer.cpp
rev 47704 : Add Thread Local handshakes and thread local polling
6 lines changed: 5 ins; 0 del; 1 mod; 170 unchg
[Cdiffs](src/hotspot/share/runtime/timer.hpp.cdiff.html) [Udiffs](src/hotspot/share/runtime/timer.hpp.udiff.html) [Sdiffs](src/hotspot/share/runtime/timer.hpp.sdiff.html) [Frames](src/hotspot/share/runtime/timer.hpp.frames.html) [Old](src/hotspot/share/runtime/timer.hpp-.html) [New](src/hotspot/share/runtime/timer.hpp.html) [Patch](src/hotspot/share/runtime/timer.hpp.patch) [Raw](raw%5Ffiles/new/src/hotspot/share/runtime/timer.hpp)
src/hotspot/share/runtime/timer.hpp
rev 47704 : Add Thread Local handshakes and thread local polling
2 lines changed: 1 ins; 0 del; 1 mod; 97 unchg
[Cdiffs](src/hotspot/share/runtime/vm%5Foperations.hpp.cdiff.html) [Udiffs](src/hotspot/share/runtime/vm%5Foperations.hpp.udiff.html) [Sdiffs](src/hotspot/share/runtime/vm%5Foperations.hpp.sdiff.html) [Frames](src/hotspot/share/runtime/vm%5Foperations.hpp.frames.html) [Old](src/hotspot/share/runtime/vm%5Foperations.hpp-.html) [New](src/hotspot/share/runtime/vm%5Foperations.hpp.html) [Patch](src/hotspot/share/runtime/vm%5Foperations.hpp.patch) [Raw](raw%5Ffiles/new/src/hotspot/share/runtime/vm%5Foperations.hpp)
src/hotspot/share/runtime/vm_operations.hpp
rev 47704 : Add Thread Local handshakes and thread local polling
3 lines changed: 3 ins; 0 del; 0 mod; 480 unchg
[Cdiffs](test/hotspot/jtreg/TEST.groups.cdiff.html) [Udiffs](test/hotspot/jtreg/TEST.groups.udiff.html) [Sdiffs](test/hotspot/jtreg/TEST.groups.sdiff.html) [Frames](test/hotspot/jtreg/TEST.groups.frames.html) [Old](test/hotspot/jtreg/TEST.groups-.html) [New](test/hotspot/jtreg/TEST.groups.html) [Patch](test/hotspot/jtreg/TEST.groups.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/TEST.groups)
test/hotspot/jtreg/TEST.groups
rev 47704 : Add Thread Local handshakes and thread local polling
3 lines changed: 3 ins; 0 del; 0 mod; 240 unchg
[Cdiffs](test/lib/sun/hotspot/WhiteBox.java.cdiff.html) [Udiffs](test/lib/sun/hotspot/WhiteBox.java.udiff.html) [Sdiffs](test/lib/sun/hotspot/WhiteBox.java.sdiff.html) [Frames](test/lib/sun/hotspot/WhiteBox.java.frames.html) [Old](test/lib/sun/hotspot/WhiteBox.java-.html) [New](test/lib/sun/hotspot/WhiteBox.java.html) [Patch](test/lib/sun/hotspot/WhiteBox.java.patch) [Raw](raw%5Ffiles/new/test/lib/sun/hotspot/WhiteBox.java)
test/lib/sun/hotspot/WhiteBox.java
rev 47704 : Add Thread Local handshakes and thread local polling
3 lines changed: 3 ins; 0 del; 0 mod; 535 unchg
------ ------ ------ ------ ---[New](src/hotspot/share/runtime/handshake.cpp.html) [Patch](src/hotspot/share/runtime/handshake.cpp.patch) [Raw](raw%5Ffiles/new/src/hotspot/share/runtime/handshake.cpp)
src/hotspot/share/runtime/handshake.cpp
rev 47704 : Add Thread Local handshakes and thread local polling
349 lines changed: 349 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](src/hotspot/share/runtime/handshake.hpp.html) [Patch](src/hotspot/share/runtime/handshake.hpp.patch) [Raw](raw%5Ffiles/new/src/hotspot/share/runtime/handshake.hpp)
src/hotspot/share/runtime/handshake.hpp
rev 47704 : Add Thread Local handshakes and thread local polling
91 lines changed: 91 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](test/hotspot/jtreg/runtime/handshake/HandshakeWalkExitTest.java.html) [Patch](test/hotspot/jtreg/runtime/handshake/HandshakeWalkExitTest.java.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/runtime/handshake/HandshakeWalkExitTest.java)
test/hotspot/jtreg/runtime/handshake/HandshakeWalkExitTest.java
rev 47704 : Add Thread Local handshakes and thread local polling
75 lines changed: 75 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](test/hotspot/jtreg/runtime/handshake/HandshakeWalkStackFallbackTest.java.html) [Patch](test/hotspot/jtreg/runtime/handshake/HandshakeWalkStackFallbackTest.java.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/runtime/handshake/HandshakeWalkStackFallbackTest.java)
test/hotspot/jtreg/runtime/handshake/HandshakeWalkStackFallbackTest.java
rev 47704 : Add Thread Local handshakes and thread local polling
33 lines changed: 33 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](test/hotspot/jtreg/runtime/handshake/HandshakeWalkStackNativeTest.java.html) [Patch](test/hotspot/jtreg/runtime/handshake/HandshakeWalkStackNativeTest.java.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/runtime/handshake/HandshakeWalkStackNativeTest.java)
test/hotspot/jtreg/runtime/handshake/HandshakeWalkStackNativeTest.java
rev 47704 : Add Thread Local handshakes and thread local polling
34 lines changed: 34 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](test/hotspot/jtreg/runtime/handshake/HandshakeWalkStackTest.java.html) [Patch](test/hotspot/jtreg/runtime/handshake/HandshakeWalkStackTest.java.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/runtime/handshake/HandshakeWalkStackTest.java)
test/hotspot/jtreg/runtime/handshake/HandshakeWalkStackTest.java
rev 47704 : Add Thread Local handshakes and thread local polling
119 lines changed: 119 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](test/hotspot/jtreg/runtime/handshake/TestTrans.java.html) [Patch](test/hotspot/jtreg/runtime/handshake/TestTrans.java.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/runtime/handshake/TestTrans.java)
test/hotspot/jtreg/runtime/handshake/TestTrans.java
rev 47704 : Add Thread Local handshakes and thread local polling
69 lines changed: 69 ins; 0 del; 0 mod; 0 unchg
------ ------ ------ ------ ---[New](test/hotspot/jtreg/runtime/handshake/libTestTrans.c.html) [Patch](test/hotspot/jtreg/runtime/handshake/libTestTrans.c.patch) [Raw](raw%5Ffiles/new/test/hotspot/jtreg/runtime/handshake/libTestTrans.c)
test/hotspot/jtreg/runtime/handshake/libTestTrans.c
rev 47704 : Add Thread Local handshakes and thread local polling
40 lines changed: 40 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).