History log of /openjdk10/hotspot/src/share/vm/gc/shared/allocTracer.hpp
Revision Date Author Comments
# 12953:d342027d6321 15-Mar-2017 coleenp

8155672: Remove instanceKlassHandles and KlassHandles
Summary: Summary: Use unhandled pointers for Klass and InstanceKlass, remove handles with no implementation.
Reviewed-by: dholmes, lfoltan, vlivanov, sspitsyn


# 9893:891e9db94c0a 04-Jan-2016 mlarsson

8065331: Add trace events for failed allocations
Reviewed-by: brutisso, ehelin


# 9857:13d08c5b41e3 18-Dec-2015 tschatzl

8145752: Fix include guards in GC code
Reviewed-by: mgerdin, stefank


# 8413:92457dfb91bd 13-May-2015 pliden

8079792: GC directory structure cleanup
Reviewed-by: brutisso, stefank, david