8148053: Remove unused log tags

Reviewed-by: dholmes, mlarsson, sla
This commit is contained in:
Robbin Ehn 2016-02-02 11:09:21 +01:00 committed by Marcus Larsson
parent 99dab03752
commit 636b10604f

View File

@ -42,7 +42,6 @@
LOG_TAG(classload) /* Trace all classes loaded */ \
LOG_TAG(classloaderdata) /* class loader loader_data lifetime */ \
LOG_TAG(classunload) /* Trace unloading of classes */ \
LOG_TAG(comp) \
LOG_TAG(compaction) \
LOG_TAG(cpu) \
LOG_TAG(cset) \
@ -70,7 +69,6 @@
LOG_TAG(refine) \
LOG_TAG(region) \
LOG_TAG(remset) \
LOG_TAG(rt) \
LOG_TAG(safepoint) \
LOG_TAG(scavenge) \
LOG_TAG(scrub) \
@ -79,7 +77,6 @@
LOG_TAG(stats) \
LOG_TAG(stringdedup) \
LOG_TAG(survivor) \
LOG_TAG(svc) \
LOG_TAG(sweep) \
LOG_TAG(task) \
LOG_TAG(tlab) \