hg: jdk9/hs-comp/hotspot: 8136458: Remove "marked for reclamation" nmethod state
tobias.hartmann at oracle.com
tobias.hartmann at oracle.com
Thu Mar 24 09:36:07 UTC 2016
Changeset: 1fec7d381d2b
Author: thartmann
Date: 2016-03-24 09:09 +0100
URL: http://hg.openjdk.java.net/jdk9/hs-comp/hotspot/rev/1fec7d381d2b
8136458: Remove "marked for reclamation" nmethod state
Summary: Removed "marked for reclamation" nmethod state because only sweeper sets nmethods to zombie.
Reviewed-by: kvn, neliasso
! src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/code/NMethod.java
! src/share/vm/code/nmethod.cpp
! src/share/vm/code/nmethod.hpp
! src/share/vm/runtime/sweeper.cpp
! src/share/vm/runtime/sweeper.hpp
! src/share/vm/trace/trace.xml
! test/compiler/whitebox/ForceNMethodSweepTest.java
More information about the jdk9-all-changes
mailing list