Implement os::pd_map_memory() on AIX

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: 9
    • Component/s: hotspot
    • None
    • b43
    • aix

        Until now os::pd_map_memory() was only used in the context of class data sharing (CDS) which isn't supported on AIX anyway, so we hadn't implemented it in os_aix.cpp

        However with the integration of the modularity change, os::pd_map_memory() is now also needed for the loading of image files.

        The implementation is a straightforward copy of the corresponding Linux version.

              Assignee:
              Volker Simonis
              Reporter:
              Volker Simonis
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: