RFR: 8256379: Replace SIZE_FORMAT with 'z' length modifier
Thomas Stuefe
stuefe at openjdk.org
Thu Aug 3 06:40:32 UTC 2023
On Thu, 3 Aug 2023 00:12:09 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
> Do we want this?
It won't surprise you that I'm not a fan. This will cause many otherwise painless backports across this commit not to be cleanly mergeable.
I'm warming to the %z notion, provided all our compilers can do that. But my vote would be for doing this when writing new code or changing code.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/15115#issuecomment-1663376189
More information about the serviceability-dev
mailing list