Integrated: 8270179: Rename Amalloc_4

Coleen Phillimore coleenp at openjdk.java.net
Tue Jul 13 13:10:01 UTC 2021


On Sun, 11 Jul 2021 23:27:33 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:

> This renames Amalloc_4 to AmallocWords.  While I had to fix internal_malloc_4, which is a copy of Amalloc_4 (except with UseMallocOnly handling), I also made the change for
> JDK-8270217 Fix Arena::Amalloc to check for overflow better
> Tested with tier1 - all Oracle platforms and tier1-3 on linux-x64.

This pull request has now been integrated.

Changeset: 460c4bb6
Author:    Coleen Phillimore <coleenp at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/460c4bb6ceeea20d21f41c9d62280c0b2bd747e7
Stats:     97 lines in 17 files changed: 1 ins; 40 del; 56 mod

8270179: Rename Amalloc_4
8270217: Fix Arena::Amalloc to check for overflow better

Reviewed-by: kbarrett, stuefe

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

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


More information about the hotspot-dev mailing list