git: openjdk/leyden: premain: Save/load nmethod without going through CodeBuffer
Ashutosh Mehra
asmehra at openjdk.org
Mon Mar 31 08:38:54 UTC 2025
Changeset: b55a514d
Branch: premain
Author: Ashutosh Mehra <asmehra at openjdk.org>
Date: 2025-03-31 08:37:24 +0000
URL: https://git.openjdk.org/leyden/commit/b55a514d22f82b5283af480e6a958a2e4f9d074d
Save/load nmethod without going through CodeBuffer
Reviewed-by: adinn, kvn
! src/hotspot/share/asm/codeBuffer.cpp
! src/hotspot/share/asm/codeBuffer.hpp
! src/hotspot/share/ci/ciEnv.cpp
! src/hotspot/share/ci/ciEnv.hpp
! src/hotspot/share/code/SCCache.cpp
! src/hotspot/share/code/SCCache.hpp
! src/hotspot/share/code/codeBlob.cpp
! src/hotspot/share/code/codeBlob.hpp
! src/hotspot/share/code/nmethod.cpp
! src/hotspot/share/code/nmethod.hpp
! src/hotspot/share/code/relocInfo.cpp
! src/hotspot/share/code/relocInfo.hpp
! src/hotspot/share/compiler/compileBroker.cpp
! src/hotspot/share/compiler/compileTask.cpp
! src/hotspot/share/compiler/compileTask.hpp
! src/hotspot/share/compiler/oopMap.hpp
More information about the leyden-dev
mailing list