Integrated: 8281626: NonblockingQueue should use nullptr

Kim Barrett kbarrett at openjdk.java.net
Fri Feb 11 09:09:11 UTC 2022


On Fri, 11 Feb 2022 05:37:27 GMT, Kim Barrett <kbarrett at openjdk.org> wrote:

> Please review this change to use nullptr instead of NULL throughout the NonblockingQueue class.
> 
> Testing:
> mach5 tier1

This pull request has now been integrated.

Changeset: 90939cb8
Author:    Kim Barrett <kbarrett at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/90939cb80193c671cae635b7a4e41bd2e6bcdbd5
Stats:     39 lines in 2 files changed: 0 ins; 0 del; 39 mod

8281626: NonblockingQueue should use nullptr

Reviewed-by: shade, dholmes

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

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


More information about the hotspot-dev mailing list