sangheki [Mon, 17 Oct 2016 16:40:49 -0700] rev 41714
8167494: Deprecate AutoGCSelectPauseMillis
Reviewed-by: kbarrett, ehelin
sangheki [Mon, 17 Oct 2016 21:21:53 -0700] rev 41713
8166461: Deprecate UseAutoGCSelectPolicy
Reviewed-by: kbarrett, ehelin
coleenp [Tue, 18 Oct 2016 02:53:36 +0000] rev 41712
Merge
coleenp [Tue, 18 Oct 2016 00:15:02 +0000] rev 41711
Merge
mdoerr [Wed, 12 Oct 2016 10:41:00 +0200] rev 41710
8166970: Adapt mutex padding according to DEFAULT_CACHE_LINE_SIZE
Reviewed-by: coleenp, dholmes, dcubed, redestad
sangheki [Tue, 18 Oct 2016 01:47:24 +0000] rev 41709
Merge
jmasa [Mon, 17 Oct 2016 16:46:12 -0700] rev 41708
8155948: Add message for CMS deprecation for Oracle builds
Reviewed-by: kbarrett, dholmes, coleenp, drwhite
alanbur [Mon, 17 Oct 2016 19:18:08 -0400] rev 41707
8157141: Fix for JDK-8031290 is unnecessarily fragile
8166454: meminfo(2) has been available since Solaris 9
Reviewed-by: dholmes, kbarrett
mwalsh [Mon, 17 Oct 2016 19:12:28 -0400] rev 41706
8165482: java in ldoms, with cpu-arch=generic has problems
Reviewed-by: dholmes, alanbur
stsmirno [Mon, 17 Oct 2016 18:54:12 -0400] rev 41705
8165687: Fix license and copyright headers in jd9 under hotspot/test
Summary: Legal notices and Oracle copyrights were updated (white and blank space, commas) in tests files for uniformity to meet Oracle requirements.
Reviewed-by: dholmes, iris
Contributed-by: Stanislav Smirnov <stanislav.smirnov@oracle.com>, Vassili Igouchkine <vassili.igouchkine@oracle.com>
dholmes [Mon, 17 Oct 2016 18:40:10 -0400] rev 41704
8166197: assert(RelaxAssert || w != Thread::current()->_MutexEvent) failed: invariant
Reviewed-by: dcubed, cvarming
kvn [Fri, 14 Oct 2016 08:54:02 -0700] rev 41703
Merge
rschatz [Mon, 03 Oct 2016 19:09:26 +0000] rev 41702
Merge
rschatz [Mon, 03 Oct 2016 17:54:28 +0000] rev 41701
8166781: fix wrong comment in ReceiverTypeData
Reviewed-by: kvn
dlong [Mon, 03 Oct 2016 12:35:51 -0400] rev 41700
Merge
roland [Wed, 28 Sep 2016 11:17:51 +0200] rev 41699
8166836: Elimination of clone's ArrayCopyNode may make compilation fail silently
Reviewed-by: vlivanov