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

Implement os::pd_map_memory() on AIX

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • 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.

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

                Created:
                Updated:
                Resolved: