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

[windows] assert and/or log if commit_memory fails

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 16
    • hotspot
    • windows

      When committing fails we will see a warning in NON_PRODUCT. This should be improved:
      - warning should be done using UL
      - we should assert if we try to commit something outside an existing allocation

      This work can follow JDK-8255978, and ideally should follow the same error handling pattern done there: check the mapping using the new helper functions (os::win32::find_mapping()) and assert if our notion of allocation does not match reality; also log if commit fails.

            Unassigned Unassigned
            stuefe Thomas Stuefe
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: