RFR: 8348536: Remove remain SIZE_FORMAT usage after JDK-8347990 [v2]
SendaoYan
syan at openjdk.org
Mon Feb 24 15:32:16 UTC 2025
> Hi all,
> This is complement implement PR of [JDK-8347990](https://bugs.openjdk.org/browse/JDK-8347990), which fix make fails with extra flags '-DLOG_PLEASE'. On the other hand, I think it's better check macro `LOG_PLEASE` has been defined or not before define it.
> Change has been verified locally, test-fix only, risk is low.
SendaoYan has updated the pull request incrementally with one additional commit since the last revision:
Remove #ifndef LOG_PLEASE
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/23290/files
- new: https://git.openjdk.org/jdk/pull/23290/files/af297c41..4d7440ce
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=23290&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=23290&range=00-01
Stats: 6 lines in 3 files changed: 0 ins; 6 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/23290.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/23290/head:pull/23290
PR: https://git.openjdk.org/jdk/pull/23290
More information about the hotspot-runtime-dev
mailing list