RFR: 8339134: Callers of Exceptions::fthrow should ensure exception message lengths avoid the INT_MAX limits of os::vsnprintf [v3]
David Holmes
dholmes at openjdk.org
Mon Nov 25 19:58:24 UTC 2024
On Mon, 25 Nov 2024 19:47:38 GMT, Johan Sjölen <jsjolen at openjdk.org> wrote:
>> David Holmes has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains three additional commits since the last revision:
>>
>> - Merge branch 'master' into 8339134-fthrow
>> - Restore previous behaviour for zero length strings
>> - 8339134: Callers of Exceptions::fthrow should ensure exception message lengths avoid the INT_MAX limits of os::vsnprintf
>
> OK, LGTM
Thanks for the review @jdksjolen !
-------------
PR Comment: https://git.openjdk.org/jdk/pull/21867#issuecomment-2498907288
More information about the hotspot-dev
mailing list