On Thu, 5 Nov 2020 17:26:50 GMT, Chris Plummer <[email protected]> wrote:
> I don't think this is the case. If you assume the arguments are not null > terminated, then there is no limit to how long the string could be, where-as > the error messages are very specific with the (incorrectly) calculated range > of potential overflow. I must be missing what you're suggesting here? ------------- PR: https://git.openjdk.java.net/jdk/pull/1067
