ccheung [Fri, 29 Mar 2013 14:18:40 -0700] rev 16668
8006006: [parfait] Memory leak at hotspot/src/share/tools/launcher/wildcard.c
Summary: a simple fix to add FileList_free(fl) before returning NULL.
Reviewed-by: zgu, coleenp, minqi
hseigel [Thu, 04 Apr 2013 08:47:39 -0400] rev 16667
8010943: guarantee(length == 0) failed: invalid method ordering length
Summary: Add DumpSharedSpaces to IF condition to handle verify during -Xshare:dump.
Reviewed-by: coleenp, zgu
ctornqvi [Wed, 03 Apr 2013 21:41:33 +0200] rev 16666
8009125: Add NMT tests for Virtual Memory operations
Summary: Tests added for Reserve/Commit/Uncommit/Unreserve operations
Reviewed-by: zgu, mgerdin
amurillo [Thu, 04 Apr 2013 21:15:43 -0700] rev 16665
8011584: new hotspot build - hs25-b27
Reviewed-by: jcoomes