RFR: 8254270: linux 32 bit build doesn't compile libjdwp/log_messages.c

Claes Redestad redestad at openjdk.java.net
Thu Nov 5 17:59:55 UTC 2020


On Thu, 5 Nov 2020 17:26:50 GMT, Chris Plummer <cjplummer at openjdk.org> 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


More information about the serviceability-dev mailing list