Live/dead-block printing: given a pointer into or very nearby live/dead malloced block, it tests that the printout identifies that block correctly.
Unfortunately, the dead-block-printing tests are prone to intermittent errors, typically on platforms I don't own and cannot test. These tests are not worth the maintenance burden and should just be removed.
- relates to
-
JDK-8304815 Use NMT for more precise hs_err location printing
-
- Resolved
-
- links to
-
Review openjdk/jdk/13539