Integrated: 8309044: Replace NULL with nullptr, final sweep of hotspot code

Johan Sjölen jsjolen at openjdk.org
Wed May 31 09:23:22 UTC 2023


On Mon, 29 May 2023 10:09:15 GMT, Johan Sjölen <jsjolen at openjdk.org> wrote:

> A final sweep of Hotspot to remove all re-added NULLs. With only 110 changes I'd appreciate if this was considered trivial.

This pull request has now been integrated.

Changeset: 4f161616
Author:    Johan Sjölen <jsjolen at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/4f16161607edbf69f423ced1d3c24f7af058d46b
Stats:     114 lines in 67 files changed: 0 ins; 0 del; 114 mod

8309044: Replace NULL with nullptr, final sweep of hotspot code

Reviewed-by: stefank, dholmes, kvn, amitkumar

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

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


More information about the hotspot-dev mailing list