RFR: 8297020: Rename GrowableArray::on_stack

Coleen Phillimore coleenp at openjdk.org
Tue Nov 15 14:40:58 UTC 2022


On Tue, 15 Nov 2022 11:09:56 GMT, Stefan Karlsson <stefank at openjdk.org> wrote:

> GrowableArray::on_stack is confusing. It returns true if the backing elements are allocated in the stack's resource area. We typically call this resource allocations, not stack allocations. I propose that we rename it.

Yes, looks good.

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

Marked as reviewed by coleenp (Reviewer).

PR: https://git.openjdk.org/jdk/pull/11161


More information about the hotspot-dev mailing list