On Thu, 8 May 2025 08:41:52 GMT, Viktor Klang <vkl...@openjdk.org> wrote:
> We could likely check if there's any remaining capacity up front, and > immediately return false? We could if you like. I wanted to make as few changes as possible, to not introduce unexpected changes. This particular bug was to stop a size overflow. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/24925#discussion_r2079769379