< prev index next >

src/hotspot/share/logging/logTag.hpp

Print this page
*** 92,10 ***
--- 92,11 ---
    LOG_TAG(hashtables) \
    LOG_TAG(heap) \
    LOG_TAG(heapdump) \
    NOT_PRODUCT(LOG_TAG(heapsampling)) \
    LOG_TAG(humongous) \
+   NOT_PRODUCT(LOG_TAG(ihash)) \
    LOG_TAG(ihop) \
    LOG_TAG(iklass) \
    LOG_TAG(indy) \
    LOG_TAG(init) \
    LOG_TAG(inlinecache)\
< prev index next >