johnc [Thu, 11 Apr 2013 10:20:00 -0700] rev 16994
Merge
johnc [Wed, 10 Apr 2013 10:57:34 -0700] rev 16993
8010780: G1: Eden occupancy/capacity output wrong after a full GC
Summary: Move the calculation and recording of eden capacity to the start of a GC and print a detailed heap transition for full GCs.
Reviewed-by: tschatzl, jmasa
rdurbin [Tue, 16 Apr 2013 08:59:29 -0700] rev 16992
Merge
zgu [Wed, 10 Apr 2013 08:55:50 -0400] rev 16991
8010151: nsk/regression/b6653214 fails "assert(snapshot != NULL) failed: Worker should not be started"
Summary: Fixed a racing condition when shutting down NMT while worker thread is being started, also fixed a few mis-declared volatile pointers.
Reviewed-by: dholmes, dlong
amurillo [Thu, 11 Apr 2013 21:54:46 -0700] rev 16990
8011949: new hotspot build - hs25-b29
Reviewed-by: jcoomes
katleman [Thu, 25 Apr 2013 09:24:00 -0700] rev 16989
Added tag jdk8-b87 for changeset b6607ce9fa8d
erikj [Thu, 02 May 2013 15:56:39 +0200] rev 16988
8011687: Support correct dependencies from header files on windows and solaris
Reviewed-by: tbell