8148053: Remove unused log tags
Reviewed-by: dholmes, mlarsson, sla
This commit is contained in:
parent
99dab03752
commit
636b10604f
@ -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) \
|
||||
|
Loading…
Reference in New Issue
Block a user