RFR: JDK-8300222: Replace NULL with nullptr in share/logging

Kim Barrett kbarrett at openjdk.org
Wed Jan 18 13:57:14 UTC 2023


On Wed, 18 Jan 2023 13:32:20 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

>> The nullptr argument is templated, so we do need the cast.
>
> Thanks for checking.  I won't ask on the next one. :)

I'd like to add overloads for std::nullptr_t someday.

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

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


More information about the hotspot-runtime-dev mailing list