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

The code heap might use different alignment for committed size and reserved size

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 10
    • 9, 10
    • hotspot
    • b36

      The reserved gets aligned via the VirtualSpace and the committed size gets aligned with a page size from a explicit call to os::page_size_for_region. This is a probably fine in most cases but could cause problems in boundary conditions.

            thartmann Tobias Hartmann
            ehelin Erik Helin
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: