Some NMT tests broken when running under ASan

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Won't Fix
    • Priority: P4
    • tbd
    • Affects Version/s: 21
    • Component/s: hotspot

      Some NMT tests intentionally exercise buffer overflows or other behavior that ASan otherwise reports. This causes the tests to fail. Others are due to the default configuration being that ASan will not return nullptr when allocation fails or the requested size is to large, which NMT also exercises. We need to update the configuration. Lastly there is a leak in the preinit tests.

            Assignee:
            Justin King
            Reporter:
            Justin King
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: