RFR: 8281626: NonblockingQueue should use nullptr

David Holmes dholmes at openjdk.java.net
Fri Feb 11 07:10:09 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

Looks good and trivial.

Thanks,
David

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

Marked as reviewed by dholmes (Reviewer).

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


More information about the hotspot-dev mailing list