johnc [Mon, 15 Oct 2012 10:02:42 -0700] rev 14076
8000831: Heap verification output incorrect/incomplete
Summary: Restore non-silent output of heap verification.
Reviewed-by: ysr, brutisso, jmasa
stefank [Tue, 09 Oct 2012 22:12:25 +0200] rev 14075
8000659: NPG: ClassCastExceptions are unexpectedly thrown when testing nashorn
Summary: Treat the oops in invoke_method_table() as strong roots when ClassUnloading is enabled.
Reviewed-by: kamg, coleenp
johnc [Mon, 08 Oct 2012 09:12:31 -0700] rev 14074
8000358: G1: metaspace information not printed in PrintHeapAtGC output nor in hs_err file
Summary: Missing call to MetaspaceAux::print_on() in G1CollectedHeap::print_on().
Reviewed-by: azeemj, jmasa
Contributed-by: Mikael Gerdin <mikael.gerdin@oracle.com>
johnc [Sat, 06 Oct 2012 01:17:44 -0700] rev 14073
7127708: G1: change task num types from int to uint in concurrent mark
Summary: Change the type of various task num fields, parameters etc to unsigned and rename them to be more consistent with the other collectors. Code changes were also reviewed by Vitaly Davidovich.
Reviewed-by: johnc
Contributed-by: Kaushik Srenevasan <kaushik@twitter.com>
amurillo [Fri, 12 Oct 2012 14:06:27 -0700] rev 14072
8000834: new hotspot build - hs25-b06
Reviewed-by: jcoomes
katleman [Thu, 18 Oct 2012 11:08:05 -0700] rev 14071
Added tag jdk8-b61 for changeset 929432f0c3b6
katleman [Wed, 24 Oct 2012 13:11:42 -0700] rev 14070
Merge