[asan] os::pretouch_memory() is not compatible with ASAN

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 26
    • Affects Version/s: None
    • Component/s: hotspot
    • b19

      In ASAN builds, before- and after- memory regions are poisoned for checking out-of-bound access. ChunkManager merge adjacent chunks and may commit the larger chunk at once. The poisoned area will be touched in this case and ASAN asserts.

            Assignee:
            Afshin Zafari
            Reporter:
            Afshin Zafari
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: