Withdrawn: 8319115: GrowableArray: Do not initialize up to capacity
duke
duke at openjdk.org
Wed Feb 21 16:59:59 UTC 2024
On Mon, 30 Oct 2023 14:49:25 GMT, Johan Sjölen <jsjolen at openjdk.org> wrote:
> Hi,
>
> There's no reason to initialize the memory for the elements in the range `[_len, _capacity)` on resize, so let's not do it.
>
> Currently running testing tier1-3.
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.org/jdk/pull/16418
More information about the hotspot-dev
mailing list