Hotspot shared lib loading - add load attempts to Events::log

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P4
    • None
    • Affects Version/s: 25, 26
    • Component/s: hotspot
    • None
    • generic
    • generic

      Currently we log only the success or failure of shared lib load operations in HS
      (by calling Events::log_dll_message).
      Adding log messages for load attempts would help us in a number of cases :
      - give timestamps before AND after the load operation
      - log in hs_err file shared lib loads leading to crashes (there we do not see currently the success or failure of the dlopen operation)

      ( Optionally we could also add the lib size to the event logging, which helps us to identify lib versions in some scenarios )

            Assignee:
            Unassigned
            Reporter:
            Matthias Baesken
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: