RFR: 8324240: Remove unused GrowableArrayView::EMPTY
Kim Barrett
kbarrett at openjdk.org
Sun Jan 21 02:31:33 UTC 2024
On Sat, 20 Jan 2024 19:11:07 GMT, Daniel D. Daugherty <dcubed 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.
Thanks for review, @dcubed-ojdk .
-------------
PR Comment: https://git.openjdk.org/jdk/pull/17507#issuecomment-1902481847
More information about the hotspot-dev
mailing list