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

Some NMT tests broken when running under ASan

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Fix
    • Icon: P4 P4
    • tbd
    • 21
    • 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.

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

              Created:
              Updated:
              Resolved: