morris [Fri, 08 Feb 2013 15:39:43 -0800] rev 15613
8006851: When TieredCompilation is set, max code cache should be bumped to 256mb
Summary: Set ReservedCodeCacheSize to (default value)*5 when TieredCompilation is on.
Reviewed-by: kvn, twisti
kvn [Fri, 08 Feb 2013 15:07:17 -0800] rev 15612
8007708: compiler/6855215 assert(VM_Version::supports_sse4_2())
Summary: Added missing UseSSE42 check. Also added missing avx2 assert for vpermq instruction.
Reviewed-by: roland, twisti
brutisso [Thu, 14 Feb 2013 11:01:05 +0100] rev 15611
Merge
jmasa [Wed, 23 Jan 2013 19:08:04 -0800] rev 15610
8005452: NPG: Create new flags for Metaspace resizing policy
Reviewed-by: johnc, jwilhelm, coleenp, stefank