RFR: 8324240: Remove unused GrowableArrayView::EMPTY

Daniel D. Daugherty dcubed at openjdk.org
Sat Jan 20 19:13:25 UTC 2024


On Sat, 20 Jan 2024 18:05:42 GMT, Kim Barrett <kbarrett at openjdk.org> wrote:

> Please review this trivial change to remove an unused variable.
> 
> The variable was introduced by [JDK-8254231](https://bugs.openjdk.org/browse/JDK-8254231). All uses were removed by [JDK-8283689](https://bugs.openjdk.org/browse/JDK-8283689).
> 
> Testing: mach5 tier1

Thumbs up. I agree this is a trivial fix.

Thanks for documenting your Tier1 testing.

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

Marked as reviewed by dcubed (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/17507#pullrequestreview-1834720296


More information about the hotspot-dev mailing list