Integrated: 8297020: Rename GrowableArray::on_stack
Stefan Karlsson
stefank at openjdk.org
Wed Nov 16 11:06:03 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.
This pull request has now been integrated.
Changeset: 196d0210
Author: Stefan Karlsson <stefank at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/196d0210df740fe26ca674973519a30b634a6b3a
Stats: 22 lines in 3 files changed: 0 ins; 0 del; 22 mod
8297020: Rename GrowableArray::on_stack
Reviewed-by: stuefe, coleenp
-------------
PR: https://git.openjdk.org/jdk/pull/11161
More information about the hotspot-dev
mailing list