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

[aix] Ensure that non-Java-Thread have guard pages

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not an Issue
    • Icon: P4 P4
    • 11
    • 9
    • hotspot
    • None

      Historically on AIX we have disabled OS guard pages because in the early days of the AIX port they interfered with the hotspot guard pages. But that leaves non-java threads without stack overflow protection. Having OS guard pages in place would crash the VM immediately instead of the stack just growing into unknown territory (typically some other threads stack).

      Enable OS guard pages again for non-java threads.

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

              Created:
              Updated:
              Resolved: