History log of /openjdk10/hotspot/src/share/vm/gc/parallel/gcTaskThread.hpp
Revision Date Author Comments
# 12737:cded24619229 07-Apr-2017 ysr

8177963: Parallel GC fails fast when per-thread task log overflows
Summary: Instead of exiting the VM when per-thread task log overflows, print warnings once and ignore any further log addition attempt.
Reviewed-by: ysr, kbarrett, sangheki


# 11589:399e76f7e29b 19-May-2016 jmasa

8157240: GC task trace logging is incomprehensible
Reviewed-by: tschatzl, redestad


# 11162:54d0862c0773 06-Aug-2015 jmasa

6858051: Create GC worker threads dynamically
Reviewed-by: tschatzl, drwhite


# 8413:92457dfb91bd 13-May-2015 pliden

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