Integrated: 8306459: s390x: Replace NULL to nullptr
Amit Kumar
amitkumar at openjdk.org
Thu Apr 20 12:32:00 UTC 2023
On Wed, 19 Apr 2023 16:01:22 GMT, Amit Kumar <amitkumar at openjdk.org> wrote:
> This PR changes two occurrences of NULL to null & nullptr. It is a trivial change OR probably we can say some left out from #12325.
This pull request has now been integrated.
Changeset: 9c2e5b38
Author: Amit Kumar <amitkumar at openjdk.org>
Committer: Martin Doerr <mdoerr at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/9c2e5b387112606352b3150a5cc10ddec8d3afe9
Stats: 2 lines in 2 files changed: 0 ins; 0 del; 2 mod
8306459: s390x: Replace NULL to nullptr
Reviewed-by: mdoerr
-------------
PR: https://git.openjdk.org/jdk/pull/13538
More information about the hotspot-compiler-dev
mailing list