Integrated: 8275049: [ZGC] missing null check in ZNMethod::log_register

Martin Doerr mdoerr at openjdk.java.net
Wed Oct 13 07:17:59 UTC 2021


On Mon, 11 Oct 2021 12:23:03 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:

> The VM crashes while trying to read (*p)->klass() in "ZNMethod::log_register" on PPC64. We need a null check. See JBS for details.

This pull request has now been integrated.

Changeset: cf828673
Author:    Martin Doerr <mdoerr at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/cf828673a9b76fd3f26db9a3f714166861a65c9e
Stats:     3 lines in 1 file changed: 2 ins; 0 del; 1 mod

8275049: [ZGC] missing null check in ZNMethod::log_register

Reviewed-by: nradomski, eosterlund, pliden

-------------

PR: https://git.openjdk.java.net/jdk/pull/5892



More information about the hotspot-gc-dev mailing list