Hi all, Please review this change:
JBS: https://bugs.openjdk.java.net/browse/JDK-8225636 webrev: http://cr.openjdk.java.net/~ysuenaga/JDK-8225636/webrev.00/ I attempted to open the core which is generated by RHEL 6, but it could not . The OS which generated the core is set to enable prelink. According to GDB implementation, load address of prelinked library should be calculated by offset of link_map.l_ld and the address of .dynamic section. Thanks, Yasumasa