RFR: 8357086: os::xxx functions returning memory size should return size_t [v7]
David Holmes
dholmes at openjdk.org
Mon Jun 16 05:09:35 UTC 2025
On Thu, 12 Jun 2025 10:28:02 GMT, Kim Barrett <kbarrett at openjdk.org> wrote:
> Note that we already have a mechanism for propagating errors in HotSpot, via CHECK/TRAPS.
@kimbarrett That is not a general error reporting mechanism, it is only for checking for Java exceptions.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/25450#issuecomment-2975117148
More information about the hotspot-dev
mailing list