RFR: 8376570: GrowableArray::remove_{till,range} should work on empty list
Aleksey Shipilev
shade at openjdk.org
Mon Feb 2 10:36:29 UTC 2026
On Wed, 28 Jan 2026 09:48:58 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> Split from [JDK-8375046](https://bugs.openjdk.org/browse/JDK-8375046), we want to make sure GrowableArray removal methods work appropriately with empty lists.
>
> Testing:
> - [x] New test
> - [x] Linux x86_64 server fastdebug, `all` (in course of [JDK-8375046](https://bugs.openjdk.org/browse/JDK-8375046) testing)
Thank you! Let's go.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/29462#issuecomment-3834285269
More information about the hotspot-dev
mailing list