[jdk17u-dev] RFR: 8329605: hs errfile generic events - move memory protections and nmethod flushes to separate sections
Martin Doerr
mdoerr at openjdk.org
Tue Jun 25 13:50:23 UTC 2024
On Tue, 25 Jun 2024 10:39:26 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:
> Backport of 8329605; we use NULL instead of nullptr in 17 and minor adjustment in nmethod.cpp .
Ok, I leave you free to decide about usage of NULL vs. nullptr. We may want to change to nullptr at some point of time in order to make backporting easier. LGTM.
-------------
Marked as reviewed by mdoerr (Reviewer).
PR Review: https://git.openjdk.org/jdk17u-dev/pull/2636#pullrequestreview-2138734825
More information about the jdk-updates-dev
mailing list