coleenp [Thu, 30 Oct 2014 18:38:42 -0400] rev 27461
8037842: Failing to allocate MethodCounters and MDO causes a serious performance drop
Summary: Stop allocating compiler profiling metadata when metaspace is full.
Reviewed-by: kvn, anoll
sla [Tue, 28 Oct 2014 12:28:58 +0100] rev 27460
8062135: serviceability/threads/TestFalseDeadLock.java should be quarantined.
Reviewed-by: sla
Contributed-by: alex.schenkman@oracle.com
igerasim [Wed, 29 Oct 2014 09:53:56 -0700] rev 27459
8059533: (process) Make exiting process wait for exiting threads [win]
Reviewed-by: dholmes, dcubed
dcubed [Wed, 29 Oct 2014 09:19:59 -0700] rev 27458
8061552: Contended Locking speedup PlatformEvent unpark bucket
Summary: JEP-143/JDK-8046133 - optimization #2 - speedup PlatformEvent unpark bucket.
Reviewed-by: acorn, dice, dholmes
Contributed-by: dave.dice@oracle.com, karen.kinnear@oracle.com, daniel.daugherty@oracle.com