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

POSIX map_memory_to_file calls release_memory incorrectly

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • 25
    • 23
    • hotspot

      The POSIX implementation of the function os::map_memory_to_file incorrectly calls os::release_memory if a mapping fails. If NMT is turned on then this will lead to the JVM crashing, as the region was not previously reserved.

            jsjolen Johan Sjölen
            jsjolen Johan Sjölen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: