changeset 35061 | be6025ebffea |
parent 34666 | 1c7168ea0034 |
child 35492 | c8c0273e6b91 |
--- a/hotspot/src/share/vm/runtime/safepoint.cpp Thu Dec 10 23:02:31 2015 +0000 +++ b/hotspot/src/share/vm/runtime/safepoint.cpp Thu Dec 10 14:57:55 2015 +0100 @@ -515,11 +515,6 @@ StringTable::rehash_table(); } - // rotate log files? - if (UseGCLogFileRotation) { - gclog_or_tty->rotate_log(false); - } - { // CMS delays purging the CLDG until the beginning of the next safepoint and to // make sure concurrent sweep is done