johnc [Thu, 15 Aug 2013 10:52:18 +0200] rev 19339
7145569: G1: optimize nmethods scanning
Summary: Add a list of nmethods to the RSet for a region that contain references into the region. Skip scanning the code cache during root scanning and scan the nmethod lists during RSet scanning instead.
Reviewed-by: tschatzl, brutisso, mgerdin, twisti, kvn
rbackman [Thu, 22 Aug 2013 18:37:14 +0200] rev 19338
Merge
rbackman [Thu, 08 Aug 2013 03:16:56 +0200] rev 19337
8022675: Redundant class init check
Reviewed-by: kvn, twisti
twisti [Tue, 20 Aug 2013 10:57:50 -0700] rev 19336
8022956: Clang: enable return type warnings on BSD
Reviewed-by: coleenp, sla