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.
- links to
-
Commit(master) openjdk/jdk/6a4c2676
-
Review(master) openjdk/jdk/27248