brutisso [Thu, 04 Dec 2014 09:43:12 +0000] rev 28025
Merge
sfriberg [Wed, 03 Dec 2014 09:27:24 -0800] rev 28024
8066441: Add PLAB trace event
Reviewed-by: tschatzl, ehelin, egahlin
minqi [Mon, 08 Dec 2014 00:15:55 -0800] rev 28023
Merge
mikael [Sat, 06 Dec 2014 04:30:00 +0000] rev 28022
Merge
cjplummer [Fri, 05 Dec 2014 15:41:51 -0800] rev 28021
8066508: JTReg tests timeout on slow devices when run using JPRT
Summary: Fixed by increasing timeoutFactor from 1 to 4 as is done already in jdk/test/Makefile.
Reviewed-by: dholmes, dcubed
coleenp [Fri, 05 Dec 2014 23:21:29 +0000] rev 28020
Merge
coleenp [Fri, 05 Dec 2014 15:15:13 -0500] rev 28019
8066171: Out of order with Metaspace allocation lock
Summary: Lock resolved_references instead.
Reviewed-by: twisti, sspitsyn
ccheung [Fri, 05 Dec 2014 12:24:10 -0800] rev 28018
8065050: vm crashes during CDS dump when very small SharedMiscDataSize is specified
Summary: define minimum required sizes for the ro, rw, and md regions and make sure the specified sizes are not less than the minimum sizes
Reviewed-by: jiangli, dholmes, mseledtsov