diff src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp @ 6785:b86575d092a2

Merge
author dsamersoff
date Thu, 27 Sep 2012 20:22:57 +0400
parents bc675e55b48c a7509aff1b06
children 2e6857353b2c
line wrap: on
line diff
--- a/src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp	Mon Sep 24 19:00:55 2012 -0400
+++ b/src/share/vm/gc_implementation/g1/g1CollectedHeap.cpp	Thu Sep 27 20:22:57 2012 +0400
@@ -3412,7 +3412,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 {