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

add memprotect calls to event log

    XMLWordPrintable

Details

    • b23
    • generic
    • generic

    Backports

      Description

        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

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved: