hg: jdk7/hotspot-rt/hotspot: 7033100: CreateMinidumpOnCrash does not work for failed asserts

zhengyu.gu at oracle.com zhengyu.gu at oracle.com
Thu Apr 14 15:43:49 PDT 2011


Changeset: 5504afd15955
Author:    zgu
Date:      2011-04-14 11:50 -0400
URL:       http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/5504afd15955

7033100: CreateMinidumpOnCrash does not work for failed asserts
Summary: Passing NULL as MINIDUMP_EXCEPTION_INFORMATION when calling MiniDumpWriteDump when crash is due to assertion instead of real exception to avoid creating zero-length mini dump file.
Reviewed-by: acorn, dcubed, poonam, coleenp

! src/os/windows/vm/os_windows.cpp



More information about the hotspot-runtime-dev mailing list