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

os::reserve_memory() on Windows should not assert that allocation size is aligned to OS allocation granularity

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • None
    • hotspot
    • None
    • b44
    • windows

        That assert is wrong, because allocation granularity affects the alignment of attach addresses, not the allocated size.

        See http://msdn.microsoft.com/en-us/library/windows/desktop/aa366887%28v=vs.85%29.aspx

         

              stuefe Thomas Stuefe
              simonis Volker Simonis
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: