Integrated: 8275506: Rename allocated_on_stack to allocated_on_stack_or_embedded

Leo Korinth lkorinth at openjdk.java.net
Fri Nov 5 09:30:15 UTC 2021


On Tue, 19 Oct 2021 12:18:30 GMT, Leo Korinth <lkorinth at openjdk.org> wrote:

> In allocation.hpp, the name allocated_on_stack can be misleading, better rename the function to allocated_on_stack_or_embedded and it will match the name of the enum as a bonus.

This pull request has now been integrated.

Changeset: 323d2017
Author:    Leo Korinth <lkorinth at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/323d2017959dc96d25eaa1aad6404586099c237e
Stats:     16 lines in 6 files changed: 0 ins; 0 del; 16 mod

8275506: Rename allocated_on_stack to allocated_on_stack_or_embedded

Reviewed-by: stuefe

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

PR: https://git.openjdk.java.net/jdk/pull/6004


More information about the hotspot-dev mailing list