hg: jdk/jdk: 8203837: Split nmethod unloading from inline cache cleaning

coleen.phillimore at oracle.com coleen.phillimore at oracle.com
Tue Jun 5 18:52:43 UTC 2018


Changeset: ef980b9ac191
Author:    coleenp
Date:      2018-05-02 11:28 -0400
URL:       http://hg.openjdk.java.net/jdk/jdk/rev/ef980b9ac191

8203837: Split nmethod unloading from inline cache cleaning
Summary: Refactor cleaning inline caches to after GC do_unloading.
Reviewed-by: thartmann, eosterlund

! src/hotspot/share/aot/aotCompiledMethod.cpp
! src/hotspot/share/aot/aotCompiledMethod.hpp
! src/hotspot/share/code/codeCache.cpp
! src/hotspot/share/code/codeCache.hpp
! src/hotspot/share/code/compiledIC.cpp
! src/hotspot/share/code/compiledIC.hpp
! src/hotspot/share/code/compiledMethod.cpp
! src/hotspot/share/code/compiledMethod.hpp
! src/hotspot/share/code/nmethod.cpp
! src/hotspot/share/code/nmethod.hpp
! src/hotspot/share/gc/g1/g1CollectedHeap.cpp
! src/hotspot/share/oops/method.cpp
! src/hotspot/share/oops/method.hpp
! src/hotspot/share/runtime/arguments.cpp
! src/hotspot/share/runtime/globals.hpp



More information about the jdk-changes mailing list