RFR: 8301403: Eliminate memory allocations in JVMFlag::printFlags during signal handling [v3]
David Holmes
dholmes at openjdk.org
Sun Jul 21 22:40:31 UTC 2024
On Fri, 19 Jul 2024 19:40:23 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:
> Not thread-safe, nor re-entrant-safe. I don't think it matters much, but why risk it?
Yeah the static mutable bitmap seems a worse solution to me too - sorry.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/20202#issuecomment-2241797136
More information about the hotspot-runtime-dev
mailing list