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

[windows] Fixes to os::check_heap()

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P5 P5
    • 9
    • 9
    • hotspot
    • None
    • b96
    • windows

      There are small bugs in the windows version of os::check_heap():

      - code assumes CRT heap is located in the process default heap, which is not necessarily the case
      - when detecting an error, code does not unlock the heap before calling fatal, potentially causing a deadlock in VmError::report_and_die().

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

              Created:
              Updated:
              Resolved: