< prev index next > src/hotspot/share/logging/logTag.hpp
Print this page
LOG_TAG(periodic) \
LOG_TAG(phases) \
LOG_TAG(plab) \
LOG_TAG(placeholders) \
LOG_TAG(preempt) \
+ LOG_TAG(preload) /* Trace successfull class preloading */ \
LOG_TAG(preorder) /* Trace all classes loaded in order referenced (not loaded) */ \
LOG_TAG(preview) /* Trace loading of preview feature types */ \
LOG_TAG(promotion) \
LOG_TAG(protectiondomain) /* "Trace protection domain verification" */ \
LOG_TAG(ptrqueue) \
LOG_TAG(unmap) \
LOG_TAG(unshareable) \
NOT_PRODUCT(LOG_TAG(upcall)) \
LOG_TAG(update) \
LOG_TAG(valuebasedclasses) \
+ LOG_TAG(valuetypes) \
LOG_TAG(verification) \
LOG_TAG(verify) \
LOG_TAG(vmmutex) \
LOG_TAG(vmoperation) \
LOG_TAG(vmthread) \
< prev index next >