RFR: JDK-8298003: NMT: fatal block printout does not show the correct corruption address
Thomas Stuefe
stuefe at openjdk.org
Fri Dec 2 07:40:54 UTC 2022
On Fri, 2 Dec 2022 07:34:41 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> Looks reasonable. This would also `print_block_on_error(this)` when `corruption == NULL`, I believe that's intended?
Thanks. Yes, that is intentional, if header address itself looks invalid (unaligned, too low,..)
-------------
PR: https://git.openjdk.org/jdk/pull/11472
More information about the hotspot-runtime-dev
mailing list