src/hotspot/share/logging/logTag.hpp
changeset 48859 5a4d08efbad9
parent 48787 7638bf98a312
child 48975 2c35fd3c5789
--- a/src/hotspot/share/logging/logTag.hpp	Wed Jan 31 16:10:23 2018 -0800
+++ b/src/hotspot/share/logging/logTag.hpp	Fri Feb 02 09:34:11 2018 -0500
@@ -66,6 +66,7 @@
   LOG_TAG(exceptions) \
   LOG_TAG(exit) \
   LOG_TAG(fingerprint) \
+  LOG_TAG(free) \
   LOG_TAG(freelist) \
   LOG_TAG(gc) \
   LOG_TAG(handshake) \
@@ -85,6 +86,7 @@
   LOG_TAG(load) /* Trace all classes loaded */ \
   LOG_TAG(loader) \
   LOG_TAG(logging) \
+  LOG_TAG(malloc) \
   LOG_TAG(mark) \
   LOG_TAG(marking) \
   LOG_TAG(membername) \