RFR: 8347733: Replace SIZE_FORMAT in runtime code [v2]
Coleen Phillimore
coleenp at openjdk.org
Fri Jan 17 16:27:45 UTC 2025
On Fri, 17 Jan 2025 14:59:33 GMT, Matias Saavedra Silva <matsaave at openjdk.org> wrote:
>> Coleen Phillimore has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Added the needed blank.
>
> src/hotspot/share/utilities/globalDefinitions.hpp line 137:
>
>> 135: #define UINT64_FORMAT_0 "%016" PRIx64
>> 136:
>> 137:
>
> Extra newline added here, was that on purpose?
No it wasn't on purpose. I can clean this up when sending out the PR for JDK-8347990.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/23160#discussion_r1920437819
More information about the serviceability-dev
mailing list