On Fri, 30 Aug 2024 18:18:03 GMT, Daniel D. Daugherty <dcu...@openjdk.org> wrote:
> You use the word `symbols`, e.g., `each argument is resticted by 1024 > symbols`. Do you really mean characters or bytes? Bytes. The code used `char` buffers with fixed size. ------------- PR Comment: https://git.openjdk.org/jdk/pull/20782#issuecomment-2322254683