hotspot/src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp
changeset 13857 93015306affa
parent 13728 882756847a04
child 13876 8d0c8857ca32
--- a/hotspot/src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp	Fri Sep 14 22:00:41 2012 -0700
+++ b/hotspot/src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp	Mon Sep 17 07:36:31 2012 -0400
@@ -3420,7 +3420,6 @@
   st->cr();
   _cm->print_worker_threads_on(st);
   _cg1r->print_worker_threads_on(st);
-  st->cr();
 }
 
 void G1CollectedHeap::gc_threads_do(ThreadClosure* tc) const {