Integrated: 8324240: Remove unused GrowableArrayView::EMPTY
Kim Barrett
kbarrett at openjdk.org
Sun Jan 21 02:31:34 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
This pull request has now been integrated.
Changeset: a474b372
Author: Kim Barrett <kbarrett at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/a474b37212da5edbd5868c9157aff90aae00ca50
Stats: 5 lines in 1 file changed: 0 ins; 5 del; 0 mod
8324240: Remove unused GrowableArrayView::EMPTY
Reviewed-by: dcubed
-------------
PR: https://git.openjdk.org/jdk/pull/17507
More information about the hotspot-dev
mailing list