RFR: 8339289: Parameter size mismatch between client and VM sides of the Attach API - Windows

Alex Menkov amenkov at openjdk.org
Fri Aug 30 20:06:18 UTC 2024


On Fri, 30 Aug 2024 18:18:03 GMT, Daniel D. Daugherty <dcubed at 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


More information about the hotspot-runtime-dev mailing list