RFR(S): 8073718: Cleanup test output and skip creating mini dumps for hotspot/test/runtime/Safepoint/Assert* tests
Stefan Sarne
stefan.sarne at oracle.com
Thu Feb 26 12:44:33 UTC 2015
Thanks for assisting.
/Stefan
On 2015-02-26 13:02, Christian Tornqvist wrote:
> Hi Stefan,
>
> This looks good, thanks for fixing this. I'll sponsor this change as well.
>
> Thanks,
> Christian
>
> -----Original Message-----
> From: hotspot-runtime-dev [mailto:hotspot-runtime-dev-bounces at openjdk.java.net] On Behalf Of Stefan Sarne
> Sent: Thursday, February 26, 2015 5:56 AM
> To: hotspot-runtime-dev at openjdk.java.net
> Subject: RFR(S): 8073718: Cleanup test output and skip creating mini dumps for hotspot/test/runtime/Safepoint/Assert* tests
>
>
> Hi all,
>
> Please review and sponsor this fix.
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8073718
> Webrev: http://cr.openjdk.java.net/~sla/stefan/8073718/webrev.00/
> <http://cr.openjdk.java.net/%7Esla/stefan/8073718/webrev.00/>
> The hotspot/test/runtime/Safepoint/Assert* tests crash the vm and checks the output in the hs_err files for assert messages.
> To save some time and space (especially upload time) the minidump creation should be avoided.
>
> This change adds the vm argument -XX:-CreateMinidumpOnCrash to the command line.
>
> Thanks,
> Stefan
>
More information about the hotspot-runtime-dev
mailing list