[aarch64-port-dev ] git: openjdk/aarch64-port: master: 8276209: Some call sites doesn't pass the parameter 'size' to SharedRuntime::dtrace_object_alloc(_base)

Denghui Dong ddong at openjdk.java.net
Mon Nov 8 14:33:20 UTC 2021


Changeset: c815c5cb
Author:    Denghui Dong <ddong at openjdk.org>
Date:      2021-11-08 14:30:54 +0000
URL:       https://git.openjdk.java.net/aarch64-port/commit/c815c5cbbb0b6a2aebd0a38cb930c74bd665d082

8276209: Some call sites doesn't pass the parameter 'size' to SharedRuntime::dtrace_object_alloc(_base)

Reviewed-by: dholmes, coleenp

! src/hotspot/cpu/aarch64/c1_Runtime1_aarch64.cpp
! src/hotspot/cpu/aarch64/templateTable_aarch64.cpp
! src/hotspot/cpu/arm/templateTable_arm.cpp
! src/hotspot/cpu/ppc/c1_Runtime1_ppc.cpp
! src/hotspot/cpu/ppc/templateTable_ppc_64.cpp
! src/hotspot/cpu/s390/c1_Runtime1_s390.cpp
! src/hotspot/cpu/s390/templateTable_s390.cpp
! src/hotspot/cpu/x86/c1_Runtime1_x86.cpp
! src/hotspot/cpu/x86/templateTable_x86.cpp
! src/hotspot/share/gc/shared/memAllocator.cpp
! src/hotspot/share/opto/macro.cpp
! src/hotspot/share/runtime/sharedRuntime.cpp
! src/hotspot/share/runtime/sharedRuntime.hpp



More information about the aarch64-port-dev mailing list