Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8224221

add memprotect calls to event log

XMLWordPrintable

    • b23
    • generic
    • generic

        The current event log holds the last n events of various interesting operations.
        It is printed in the hs_err file and helps to analyze various issues / bugs .
        I would like to add memory protection events to the current set of events added by calling Events::log ; those cover the memprotect calls on the UNIX platforms.
        Example :

        Events (20 events):
         ....
        Event: 10.972 Protecting memory [0x000003ff840f6000,0x000003ff840f7000] with protection modes 7

              mbaesken Matthias Baesken
              mbaesken Matthias Baesken
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: