iveresov [Tue, 17 Oct 2017 13:52:52 -0700] rev 47638
8189409: [AOT] Fix paths in aot test scripts
Reviewed-by: kvn, gtriantafill
rkennke [Tue, 17 Oct 2017 18:54:03 +0200] rev 47637
8185580: Refactor Threads::possibly_parallel_oops_do() to use Threads::parallel_java_threads_do()
Reviewed-by: dholmes, coleenp
eosterlund [Tue, 17 Oct 2017 08:51:55 +0200] rev 47636
8188919: Generalize GC thread suspend/resume at safepoints
Reviewed-by: pliden, rkennke
jgeorge [Mon, 16 Oct 2017 23:23:27 -0700] rev 47635
8184042: several serviceability/sa tests timed out on MacOS X
Summary: Restore the ptrace attach argument to PT_ATTACH from PT_ATTACHEXC
Reviewed-by: dholmes, sspitsyn, dcubed, poonam, dsamersoff
Contributed-by: jini.george@oracle.com
coleenp [Mon, 16 Oct 2017 22:36:06 -0400] rev 47634
8188220: Remove Atomic::*_ptr() uses and overloads from hotspot
Summary: With the new template functions these are unnecessary.
Reviewed-by: kbarrett, dholmes, eosterlund
egahlin [Mon, 16 Oct 2017 20:22:41 +0000] rev 47633
Merge
egahlin [Mon, 16 Oct 2017 18:25:07 +0200] rev 47632
8187042: Events to show which objects are associated with biased object revocations
Reviewed-by: mgronlun, dholmes, egahlin
Contributed-by: robin.westberg@oracle.com
egahlin [Mon, 16 Oct 2017 19:11:17 +0000] rev 47631
Merge
egahlin [Mon, 16 Oct 2017 17:48:47 +0200] rev 47630
8189274: Allow cutoff attribute for event based tracing
Reviewed-by: mgronlun
egahlin [Mon, 16 Oct 2017 16:44:23 +0200] rev 47629
8173917: Safepoint ID is not consistent across event-based tracing events
Reviewed-by: egahlin, mgronlun
Contributed-by: robin.westberg@oracle.com
jwilhelm [Mon, 16 Oct 2017 17:03:56 +0200] rev 47628
Merge
rkennke [Sun, 15 Oct 2017 17:37:29 -0400] rev 47627
8189333: Fix Zero build after Atomic::xchg changes
Reviewed-by: dholmes
jwilhelm [Sat, 14 Oct 2017 00:19:29 +0200] rev 47626
Merge
dlong [Fri, 13 Oct 2017 12:29:45 -0700] rev 47625
8189244: x86: eliminate frame::adjust_unextended_sp() overhead
Reviewed-by: kvn