On Mon, 4 Jul 2022 15:40:56 GMT, Vladimir Kempik <vkem...@openjdk.org> wrote:

> Please review this simple patch. When running idea on jdk17 with asan I have 
> found this buffer overflow.
> The code checks the cache for at least one free element, while placing 6 
> elements to the cache.
> The fix checks the presence of 6 free elements.

Linux test failure unrelated, this commit changes only macos's code

-------------

PR: https://git.openjdk.org/jdk/pull/9368

Reply via email to