commit | d80f5c02659689a0827209a33fb8448169493de2 | [log] [tgz] |
---|---|---|
author | Coleen Phillimore <coleenp@openjdk.org> | Tue Dec 23 06:16:53 2008 -0800 |
committer | Coleen Phillimore <coleenp@openjdk.org> | Tue Dec 23 06:16:53 2008 -0800 |
tree | a2b9fcf6f032bfc3fa14a851a9197917d2a3b7f0 | |
parent | 34c4172bfeeea7fc3bc29507976934cb7aee2b35 [diff] |
4997835: RFE: crash dump will only be created when running w/ -XX:+ShowMessageBoxOnError Using UseOSErrorReporting will provide both an hs_err file and a crash dump or debug launch and works better. Reviewed-by: xlu, acorn, poonam