On Fri, 26 May 2023 20:27:12 GMT, Martin Doerr <[email protected]> wrote:
> This one is not just to get rid of a warning. We get real test errors because > malloc gets replaced by vec_malloc in log tags. That does not invalidate my argument, nor does it answer my question. Those test errors could be also fixed by renaming the log tag. Maybe that would be the better way. Also, I'm curious, why does it not complain about "free", which is a logtag as well? ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/14146#discussion_r1207892378
