lana [Wed, 31 Oct 2012 09:49:37 -0700] rev 14301
Merge
bae [Wed, 24 Oct 2012 05:30:34 +0400] rev 14300
7053526: Upgrade JDK 8 to use Little CMS 2.4
Reviewed-by: prr, jgodinez
katleman [Thu, 01 Nov 2012 14:12:21 -0700] rev 14299
Added tag jdk8-b63 for changeset 540a11e15fbb
duke [Wed, 05 Jul 2017 18:28:20 +0200] rev 14298
Merge
amurillo [Fri, 02 Nov 2012 07:35:41 -0700] rev 14297
Added tag hs25-b08 for changeset b2e5b6581dec
amurillo [Fri, 02 Nov 2012 07:35:41 -0700] rev 14296
Merge
amurillo [Fri, 02 Nov 2012 04:06:00 -0700] rev 14295
Merge
twisti [Mon, 29 Oct 2012 11:08:48 -0700] rev 14294
8000780: make Zero build and run with JDK8
Reviewed-by: coleenp, dholmes, twisti
Contributed-by: Roman Kennke <rkennke@redhat.com>
jcoomes [Thu, 01 Nov 2012 23:08:07 -0700] rev 14293
Merge
brutisso [Tue, 30 Oct 2012 20:26:44 +0100] rev 14292
8001564: The load balancing function steal_1_random in taskqueue is not random
Summary: Removes the two unused functions GenericTaskQueueSet::steal_1_random and GenericTaskQueueSet::steal_best_of_all
Reviewed-by: brutisso, stefank
Contributed-by: erik.x.helin@oracle.com
jmasa [Tue, 30 Oct 2012 10:23:55 -0700] rev 14291
8000988: VM deadlock when running btree006 on windows-i586
Reviewed-by: johnc, jcoomes, ysr
coleenp [Thu, 01 Nov 2012 11:57:53 -0400] rev 14290
Merge
sla [Thu, 01 Nov 2012 13:05:47 +0100] rev 14289
8002078: hs_err_pid file should report full JDK version string
Reviewed-by: dholmes, sspitsyn, kmo
minqi [Mon, 29 Oct 2012 16:39:14 -0700] rev 14288
Merge
sspitsyn [Mon, 29 Oct 2012 11:35:20 -0700] rev 14287
6533010: SPEC: A few broken links in jvmti.html
Summary: Fix the incorrect links in jvmti.html reported by the LinkCheck tool
Reviewed-by: jjh, dholmes
Contributed-by: serguei.spitsyn@oracle.com
sla [Mon, 29 Oct 2012 21:04:17 +0100] rev 14286
8001619: Remove usage of _ALLBSD_SOURCE in bsd files
Reviewed-by: coleenp, dholmes