[jdk17u-dev] RFR: 8329605: hs errfile generic events - move memory protections and nmethod flushes to separate sections
Matthias Baesken
mbaesken at openjdk.org
Tue Jun 25 11:14:11 UTC 2024
On Tue, 25 Jun 2024 11:05:33 GMT, Martin Doerr <mdoerr at openjdk.org> wrote:
> Can you use nullptr in the new code, please? That will help to reduce conflicts with further backports. Otherwise, LGTM.
That would give use quite a bad mixture of NULL and nullptr in some places, is that what we want?
-------------
PR Comment: https://git.openjdk.org/jdk17u-dev/pull/2636#issuecomment-2188651917
More information about the jdk-updates-dev
mailing list