RFR: 8297801: printnm crashes with invalid address due to null pointer dereference
Vladimir Kozlov
kvn at openjdk.org
Fri Dec 16 20:00:51 UTC 2022
On Fri, 16 Dec 2022 09:53:42 GMT, Christian Hagedorn <chagedorn at openjdk.org> wrote:
> Looks good! Maybe we could also think about printing an error message in case we passed an invalid address to that method.
Yes, at least "Invalid address" line should be printed. The output does have "Executing printnm: 0x0000000000000000" already.
-------------
PR: https://git.openjdk.org/jdk/pull/11697
More information about the hotspot-compiler-dev
mailing list