stefank [Wed, 10 Apr 2013 14:26:49 +0200] rev 16685
8011872: Include Bit Map addresses in the hs_err files
Reviewed-by: brutisso, jmasa
mgerdin [Wed, 10 Apr 2013 13:27:35 +0200] rev 16684
8010196: NPG: Internal Error: Metaspace allocation lock -- possible deadlock
Summary: Refactor the CLD dependency list into a separate class. Use an ObjectLocker to synchronize additions to the CLD dependency list.
Reviewed-by: stefank, coleenp
mgerdin [Tue, 09 Apr 2013 15:32:45 +0200] rev 16683
8009808: TEST-BUG : test case is using bash style tests. Default shell for jtreg is bourne. thus failure
Summary: Rewrite test to use Java only instead of shell script
Reviewed-by: mgerdin, brutisso
Contributed-by: leonid.mesnik@oracle.com
brutisso [Mon, 08 Apr 2013 07:49:28 +0200] rev 16682
7197666: java -d64 -version core dumps in a box with lots of memory
Summary: Allow task queues to be mmapped instead of malloced on Solaris
Reviewed-by: coleenp, jmasa, johnc, tschatzl
jmasa [Mon, 11 Feb 2013 10:31:56 -0800] rev 16681
8008508: CMS does not correctly reduce heap size after a Full GC
Reviewed-by: johnc, ysr
johnc [Fri, 05 Apr 2013 10:20:04 -0700] rev 16680
8011343: Add new flag for verifying the heap during startup
Summary: Perform verification during VM startup under control of new flag and within a VMOperation.
Reviewed-by: stefank, jmasa, brutisso
amurillo [Thu, 11 Apr 2013 01:14:31 -0700] rev 16679
8011948: new hotspot build - hs25-b28
Reviewed-by: jcoomes