git: openjdk/jdk: 8300002: Performance regression caused by non-inlined hot methods due to post call noop instructions
Sergey Kuksenko
skuksenko at openjdk.org
Wed Jan 18 00:17:29 UTC 2023
Changeset: 89a032dc
Author: Sergey Kuksenko <skuksenko at openjdk.org>
Date: 2023-01-18 00:16:34 +0000
URL: https://git.openjdk.org/jdk/commit/89a032dc057d04c996632ad317a0303cf3560852
8300002: Performance regression caused by non-inlined hot methods due to post call noop instructions
Reviewed-by: kvn, iveresov, eosterlund
! src/hotspot/cpu/aarch64/macroAssembler_aarch64.cpp
! src/hotspot/cpu/ppc/macroAssembler_ppc.cpp
! src/hotspot/cpu/x86/macroAssembler_x86.cpp
! src/hotspot/share/asm/assembler.hpp
! src/hotspot/share/asm/codeBuffer.cpp
! src/hotspot/share/asm/codeBuffer.hpp
! src/hotspot/share/ci/ciMethod.cpp
! src/hotspot/share/ci/ciMethod.hpp
! src/hotspot/share/ci/ciReplay.cpp
! src/hotspot/share/code/compiledMethod.hpp
! src/hotspot/share/code/nmethod.cpp
! src/hotspot/share/code/nmethod.hpp
! src/hotspot/share/opto/bytecodeInfo.cpp
! src/hotspot/share/runtime/vmStructs.cpp
More information about the jdk-changes
mailing list