hotspot/src/share/vm/prims/jvmtiImpl.cpp
void JvmtiBreakpoints::gc_epilogue() {
  {- -------------------------------------------
  (1) JvmtiBreakpointCache::gc_epilogue() を呼び出すだけ.
      ---------------------------------------- -}
      _bps.gc_epilogue();
    }
This document is available under the GNU GENERAL PUBLIC LICENSE Version 2.