jdk-24/hotspot/test/runtime/6888954
Daniel D. Daugherty 765f5cd4e7 8015884: runThese crashed with SIGSEGV, hs_err has an error instead of stacktrace
Dl_info struct should only be used if dladdr() has returned non-zero (no errors) and always check the dladdr() return value; Dl_info.dli_sname and Dl_info.dli_saddr fields should only be used if non-NULL; update/improve runtime/6888954/vmerrors.sh test

Reviewed-by: dsamersoff, zgu, hseigel, coleenp
2013-07-04 21:10:17 -07:00
..
vmerrors.sh 8015884: runThese crashed with SIGSEGV, hs_err has an error instead of stacktrace 2013-07-04 21:10:17 -07:00