hg: jdk9/hs-comp/hotspot: 8134493: Cleaning inline caches of unloaded nmethods should be done in sweeper

tobias.hartmann at oracle.com tobias.hartmann at oracle.com
Mon Aug 31 13:37:30 UTC 2015


Changeset: 9df4555d2d7d
Author:    thartmann
Date:      2015-08-31 13:49 +0200
URL:       http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/9df4555d2d7d

8134493: Cleaning inline caches of unloaded nmethods should be done in sweeper
Summary: Clean ICs of unloaded nmethods in sweeper to avoid impact on safepoint duration.
Reviewed-by: kvn, mdoerr

! src/share/vm/code/codeCache.cpp
! src/share/vm/code/compiledIC.cpp
! src/share/vm/code/compiledIC.hpp
! src/share/vm/code/nmethod.cpp
! src/share/vm/code/nmethod.hpp
! src/share/vm/runtime/sweeper.cpp



More information about the jdk9-hs-comp-changes mailing list