RFR: 8348536: Remove remain SIZE_FORMAT usage after JDK-8347990 [v2]

SendaoYan syan at openjdk.org
Mon Feb 24 16:11:01 UTC 2025


On Mon, 24 Feb 2025 15:49:07 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

> I didn't see these with the final grep and now I see they're conditionally compiled out. There are a couple others here. Can you get these too?

Do you mean I should replace `SSIZE_FORMAT` as `%zd` in this PR?
What's string should I use to replace to `PTR_FORMAT` and `PTR_FORMAT`.

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

PR Comment: https://git.openjdk.org/jdk/pull/23290#issuecomment-2678949616


More information about the hotspot-runtime-dev mailing list