History log of /openjdk10/hotspot/src/share/vm/logging/logTagSet.cpp
Revision Date Author Comments
# 13184:7903df1b0c4f 22-Jun-2017 kbarrett

8181449: Fix debug.hpp / globalDefinitions.hpp dependency inversion
Summary: Refactor debug.hpp and reverse include dependency.
Reviewed-by: coleenp, stefank, dcubed


# 12258:46a9564b8513 21-Oct-2016 mlarsson

8146009: "pure virtual method called" with using new GC logging mechanism
Reviewed-by: dsamersoff, dholmes, mchernov
Contributed-by: marcus.larsson@oracle.com, michail.chernov@oracle.com


# 11334:4676adf31b08 24-May-2016 vlivanov

Merge


# 11330:778d1fc95e05 20-May-2016 vlivanov

Merge


# 11291:14556dc62f47 02-May-2016 goetz

8140594: Various minor code improvements (compiler)
Summary: Various minor code improvements (compiler)
Reviewed-by: thartmann, kvn


# 11279:31a43b7db1cf 23-May-2016 rehn

8153723: Change the default logging output for errors and warnings from stderr to stdout
Reviewed-by: mlarsson, sla


# 11238:21918a2e61f9 11-May-2016 mlarsson

8146948: Enable listing of LogTagSets and add support for LogTagSet descriptions
Reviewed-by: rehn, iklam, kbarrett


# 11209:c84a6ce067ad 09-May-2016 mlarsson

8145934: Make ttyLocker equivalent for Unified Logging framework
Reviewed-by: rprotacio, stuefe, jrose


# 10869:dc71732b59d6 11-Apr-2016 rehn

8153845: UL log write method missing essential assert
Reviewed-by: mlarsson, brutisso


# 10761:eb227ccc8a84 04-Apr-2016 rehn

8153254: Delegate (v)write from Log to LogTagSet
Reviewed-by: stefank, kbarrett


# 10755:f28f6f68aec1 04-Apr-2016 stefank

8152538: UL doesn't inline the LogTagSet::is_level check
Reviewed-by: mlarsson, brutisso


# 9604:150c50761d56 26-Nov-2015 mlarsson

8142952: Unified Logging framework does not allow multiple -Xlog: arguments.
Reviewed-by: brutisso, sla


# 9048:f99ad7bb5df5 23-Sep-2015 mlarsson

8046148: JEP 158: Unified JVM Logging
Reviewed-by: coleenp, sla