History log of /openjdk10/hotspot/src/share/vm/gc/shared/gcCause.cpp
Revision Date Author Comments
# 10663:a78af8e76357 18-Mar-2016 sjohanss

8152113: Remove _last_ditch_collection GC-cause and avoid expanding heap on Metaspace OOM
Reviewed-by: brutisso, jwilhelm


# 8479:f08536ebf811 02-Jun-2015 ysuenaga

8072913: [REDO] GCCause should distinguish jcmd GC.run from System.gc()
Summary: GCCause which is caused by GC.run diagnostic command should be different from System.gc() .
Reviewed-by: jmasa, jwilhelm


# 8413:92457dfb91bd 13-May-2015 pliden

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