RFR: 8275506: Rename allocated_on_stack to allocated_on_stack_or_embedded [v2]

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


On Fri, 29 Oct 2021 13:29:40 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.
>
> Leo Korinth has updated the pull request incrementally with one additional commit since the last revision:
> 
>   restart failed github tests

Thanks Thomas.

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

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


More information about the hotspot-dev mailing list