hotspot/src/share/vm/logging/logTag.hpp
changeset 34628 6d08ec72803b
parent 33763 cec2333f839c
child 34629 d1e1bfdca413
--- a/hotspot/src/share/vm/logging/logTag.hpp	Tue Nov 17 12:37:55 2015 +0000
+++ b/hotspot/src/share/vm/logging/logTag.hpp	Wed Dec 02 14:07:58 2015 -0500
@@ -31,6 +31,7 @@
 // (The tags 'all', 'disable' and 'help' are special tags that can
 // not be used in log calls, and should not be listed below.)
 #define LOG_TAG_LIST \
+  LOG_TAG(classinit) \
   LOG_TAG(defaultmethods) \
   LOG_TAG(logging) \
   LOG_TAG(safepoint)