RFR: 8357086: os::xxx functions returning memory size should return size_t [v13]

Anton Artemov duke at openjdk.org
Wed Jul 30 13:34:57 UTC 2025


On Tue, 29 Jul 2025 11:56:42 GMT, Stefan Karlsson <stefank at openjdk.org> wrote:

> 1. I really would like to see all the UL "X failed" log lines removed from this patch.

@stefank I understand your concerns. I can remove the logging for failed cases, but it will demise the proposed pattern. Without consensus on how to log such cases for JVM users, which is to be done in a later phase, I suggest to put TODO comments to the places where such logging should be done. What do you think?

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

PR Comment: https://git.openjdk.org/jdk/pull/25450#issuecomment-3136375559


More information about the hotspot-dev mailing list