RFR: JDK-8312453: GrowableArray should assert for length overflow on append

Thomas Stuefe stuefe at openjdk.org
Fri Jul 21 05:36:47 UTC 2023


On Thu, 20 Jul 2023 10:20:36 GMT, Thomas Stuefe <stuefe at openjdk.org> wrote:

> Trivial change to assert that we don't overflow on append.

Okay, @dholmes-ora and @kimbarrett convinced me to close this.

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

PR Comment: https://git.openjdk.org/jdk/pull/14951#issuecomment-1645006268


More information about the hotspot-dev mailing list