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
eosterlund [Fri, 13 Oct 2017 15:08:56 +0200] rev 47624
8185141: Generalize scavengeable nmethod root handling
Reviewed-by: tschatzl, pliden, rkennke
thartmann [Fri, 13 Oct 2017 14:02:01 +0200] rev 47623
8189067: SuperWord optimization crashes with "assert(out == prev || prev == __null) failed: no branches off of store slice"
Summary: Only move the store if the LCA of all users is outside of the loop. Re-enable UseSubwordForMaxVector.
Reviewed-by: kvn, roland
rkennke [Thu, 12 Oct 2017 15:08:19 +0200] rev 47622
8179387: Factor out CMS specific code from GenCollectedHeap into its own subclass
Reviewed-by: ehelin, coleenp
ehelin [Mon, 18 Sep 2017 15:06:28 +0200] rev 47621
8187667: Disable deprecation warning for readdir_r
Reviewed-by: dholmes, sjohanss
sspitsyn [Thu, 12 Oct 2017 01:18:38 +0000] rev 47620
Merge
ysuenaga [Wed, 11 Oct 2017 23:29:24 +0900] rev 47619
8189069: regression after push of 8187403: "AssertionFailure: addr should be OopHandle"
Reviewed-by: sspitsyn, jgeorge
iveresov [Wed, 11 Oct 2017 16:19:09 -0700] rev 47618
8189183: [AOT] Fix eclipse project generation after repo consolidation
Reviewed-by: dlong