hg: jdk/jdk: 8230765: Implement nmethod barrier for x86_32 platforms
zgu at redhat.com
zgu at redhat.com
Tue Nov 26 19:49:30 UTC 2019
Changeset: 88502b1cf76f
Author: zgu
Date: 2019-09-09 11:43 -0400
URL: https://hg.openjdk.java.net/jdk/jdk/rev/88502b1cf76f
8230765: Implement nmethod barrier for x86_32 platforms
Reviewed-by: rkennke, eosterlund
! src/hotspot/cpu/x86/gc/shared/barrierSetAssembler_x86.cpp
! src/hotspot/cpu/x86/gc/shared/barrierSetNMethod_x86.cpp
! src/hotspot/cpu/x86/sharedRuntime_x86_32.cpp
! src/hotspot/cpu/x86/stubGenerator_x86_32.cpp
! src/hotspot/cpu/x86/stubRoutines_x86.hpp
! src/hotspot/cpu/x86/stubRoutines_x86_32.cpp
! src/hotspot/share/gc/shared/barrierSetNMethod.cpp
! src/hotspot/share/gc/shared/barrierSetNMethod.hpp
! src/hotspot/share/gc/z/zBarrierSetNMethod.cpp
! src/hotspot/share/gc/z/zBarrierSetNMethod.hpp
More information about the jdk-all-changes
mailing list