kevinw [Wed, 02 Apr 2014 16:08:59 +0100] rev 23863
8026334: hs_err improvement: Print elapsed time in a humanly readable format
Reviewed-by: coleenp, dsamersoff
Contributed-by: masato.yoshida@oracle.com
ctornqvi [Wed, 02 Apr 2014 14:15:39 +0200] rev 23862
8028733: [TESTBUG] Remove test exclusion for runtime/6626217/Test6626217.sh
Summary: Removed @ignore tag from Test6626217.sh, the fix for 7015395 had already solved the issue but left the @ignore tag
Reviewed-by: sla, lfoltan, gtriantafill
ctornqvi [Tue, 01 Apr 2014 22:39:09 +0200] rev 23861
7049895: [TESTBUG] vmerrors.sh should suppress windows .mdmp files
Summary: Added -XX:-CreateMinidumpOnCrash to vmerror.sh to suppress creation of dumps on Windows
Reviewed-by: coleenp, allwin, zgu
ehelin [Fri, 11 Apr 2014 10:31:25 +0200] rev 23860
Merge
ehelin [Tue, 08 Apr 2014 13:50:58 +0200] rev 23859
Merge
stefank [Fri, 04 Apr 2014 09:46:10 +0200] rev 23858
8039244: Don't use UINT32_FORMAT and INT32_FORMAT when printing uints and ints in the GC code
Reviewed-by: brutisso, tschatzl
jwilhelm [Thu, 03 Apr 2014 16:20:16 +0200] rev 23857
8039089: List verification enabled in product builds
Summary: Replaced the verification call to a conditional one that only runs verification in debug builds.
Reviewed-by: brutisso, tschatzl
kevinw [Thu, 03 Apr 2014 11:21:33 -0700] rev 23856
Merge
vkempik [Thu, 03 Apr 2014 17:49:31 +0400] rev 23855
8016302: Change type of the number of GC workers to unsigned int (2)
Reviewed-by: tschatzl, jwilhelm
ehelin [Mon, 31 Mar 2014 17:09:38 +0200] rev 23854
8038934: Remove prefix allocated_ from methods and variables in Metaspace
Reviewed-by: jmasa, coleenp