hg: jdk/sandbox: 8225437: JvmtiExport::gc_epilogue is unnecessary

chris.hegarty at oracle.com chris.hegarty at oracle.com
Thu Jun 27 16:30:17 UTC 2019


Changeset: be05771cdfdf
Author:    coleenp
Date:      2019-06-27 11:40 -0400
URL:       http://hg.openjdk.java.net/jdk/sandbox/rev/be05771cdfdf

8225437: JvmtiExport::gc_epilogue is unnecessary
Summary: Remove jvmtiExport::gc_epilogue after full GCs
Reviewed-by: dholmes, sspitsyn, dlong

! src/hotspot/share/gc/cms/concurrentMarkSweepGeneration.cpp
! src/hotspot/share/gc/g1/g1FullCollector.cpp
! src/hotspot/share/gc/parallel/psMarkSweep.cpp
! src/hotspot/share/gc/parallel/psParallelCompact.cpp
! src/hotspot/share/gc/serial/genMarkSweep.cpp
! src/hotspot/share/gc/shenandoah/shenandoahMarkCompact.cpp
! src/hotspot/share/gc/z/zRootsIterator.cpp
! src/hotspot/share/prims/jvmtiExport.cpp
! src/hotspot/share/prims/jvmtiExport.hpp
! src/hotspot/share/prims/jvmtiImpl.cpp
! src/hotspot/share/prims/jvmtiImpl.hpp



More information about the jdk-sandbox-changes mailing list