History log of /openjdk9/hotspot/src/share/vm/gc/g1/workerDataArray.cpp
Revision Date Author Comments
# 12249:1ca21e468b1b 26-Oct-2016 bmoloden

8165451: Convert WorkerDataArray_test to GTest
Reviewed-by: jwilhelm


# 10728:22af68174a23 31-Mar-2016 brutisso

8152952: Allow G1 phase logging to use individual number of threads
Reviewed-by: tschatzl, jmasa


# 10386:a39b4d597162 29-Feb-2016 brutisso

8150068: Log the main G1 phases at info level
Reviewed-by: sjohanss, tschatzl


# 9727:f944761a3ce3 10-Dec-2015 brutisso

8145092: Use Unified Logging for the GC logging
Summary: JEP-271. VM changes contributed by brutisso, test changes contributed by david.
Reviewed-by: sjohanss, david, brutisso
Contributed-by: bengt.rutisson@oracle.com, david.lindholm@oralce.com


# 9278:9c3631bf7c4b 29-Oct-2015 ehelin

8140393: Move WorkerDataArray to its own file
Reviewed-by: tschatzl, mgerdin, tbenson