hotspot/src/share/vm/logging/logDecorators.hpp
changeset 42066 46f6db750b17
parent 38263 a7488329ad27
--- a/hotspot/src/share/vm/logging/logDecorators.hpp	Thu Oct 13 14:49:34 2016 +0200
+++ b/hotspot/src/share/vm/logging/logDecorators.hpp	Fri Oct 21 10:18:11 2016 +0200
@@ -41,6 +41,7 @@
 // tags         - The tag-set associated with the log message
 #define DECORATOR_LIST          \
   DECORATOR(time,         t)    \
+  DECORATOR(utctime,      utc)  \
   DECORATOR(uptime,       u)    \
   DECORATOR(timemillis,   tm)   \
   DECORATOR(uptimemillis, um)   \