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
coleenp [Thu, 25 Oct 2012 16:33:40 -0400] rev 14285
7191817: -XX:+UseSerialGC -XX:+UseLargePages crashes with SIGFPE on MacOS X
Summary: Disable -XX:+UseLargePages for MacOS X
Reviewed-by: dholmes, coleenp, sla
Contributed-by: harold.seigel@oracle.com
coleenp [Thu, 25 Oct 2012 16:33:15 -0400] rev 14284
7188234: Deprecate VM command line options
Summary: Remove support for the UseVectoredExceptions flag
Reviewed-by: jcoomes, kamg
Contributed-by: harold.seigel@oracle.com