Integrated: 8317360: Missing null checks in JfrCheckpointManager and JfrStringPool initialization routines

Markus Grönlund mgronlun at openjdk.org
Wed Oct 25 16:41:54 UTC 2023


On Mon, 23 Oct 2023 13:28:10 GMT, Markus Grönlund <mgronlun at openjdk.org> wrote:

> Greetings,
> 
> Adding missing null checks for initialization routines.
> 
> Testing: jdk_jfr
> 
> Thanks
> Markus

This pull request has now been integrated.

Changeset: cf4ede0e
Author:    Markus Grönlund <mgronlun at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/cf4ede0e544fbd758cc9e93c695fb19fb7da0f9a
Stats:     6 lines in 2 files changed: 6 ins; 0 del; 0 mod

8317360: Missing null checks in JfrCheckpointManager and JfrStringPool initialization routines

Reviewed-by: shade, egahlin

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

PR: https://git.openjdk.org/jdk/pull/16310


More information about the hotspot-jfr-dev mailing list