[aarch64-port-dev ] git: openjdk/aarch64-port: master: 8264868: Reduce inclusion of registerMap.hpp and register.hpp

Ioi Lam iklam at openjdk.java.net
Sat Apr 10 06:12:38 UTC 2021


Changeset: c15680e7
Author:    Ioi Lam <iklam at openjdk.org>
Date:      2021-04-10 06:09:52 +0000
URL:       https://git.openjdk.java.net/aarch64-port/commit/c15680e7

8264868: Reduce inclusion of registerMap.hpp and register.hpp

Reviewed-by: coleenp, dholmes

! src/hotspot/cpu/aarch64/gc/shared/barrierSetNMethod_aarch64.cpp
! src/hotspot/cpu/x86/frame_x86.inline.hpp
! src/hotspot/share/aot/aotLoader.cpp
! src/hotspot/share/code/vmreg.hpp
+ src/hotspot/share/code/vmregTypes.hpp
! src/hotspot/share/gc/z/zVerify.cpp
! src/hotspot/share/jfr/leakprofiler/checkpoint/rootResolver.cpp
! src/hotspot/share/jvmci/jvmciCompilerToVM.cpp
! src/hotspot/share/prims/jvmtiEventController.cpp
! src/hotspot/share/prims/whitebox.cpp
! src/hotspot/share/runtime/deoptimization.cpp
! src/hotspot/share/runtime/escapeBarrier.cpp
! src/hotspot/share/runtime/frame.cpp
! src/hotspot/share/runtime/frame.hpp
! src/hotspot/share/runtime/frame.inline.hpp
! src/hotspot/share/runtime/interfaceSupport.cpp
+ src/hotspot/share/runtime/stackFrameStream.cpp
+ src/hotspot/share/runtime/stackFrameStream.hpp
+ src/hotspot/share/runtime/stackFrameStream.inline.hpp
! src/hotspot/share/runtime/stackWatermark.cpp
! src/hotspot/share/runtime/stackWatermark.inline.hpp
! src/hotspot/share/runtime/thread.cpp
! src/hotspot/share/runtime/vframe.cpp
! src/hotspot/share/runtime/vframe.hpp
! src/hotspot/share/runtime/vframeArray.hpp
! src/hotspot/share/runtime/vmOperations.cpp
! src/hotspot/share/utilities/vmError.cpp



More information about the aarch64-port-dev mailing list