RFR: 8297020: Rename GrowableArray::on_stack
Thomas Stuefe
stuefe at openjdk.org
Tue Nov 15 11:26:51 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.
+1
-------------
Marked as reviewed by stuefe (Reviewer).
PR: https://git.openjdk.org/jdk/pull/11161
More information about the hotspot-dev
mailing list