src/hotspot/share/compiler/compileTask.cpp
changeset 55206 2fe2063fe567
parent 54669 ad45b3802d4e
child 59056 15936b142f86
equal deleted inserted replaced
55205:ef23ea332077 55206:2fe2063fe567
   414   }
   414   }
   415   log->stamp();
   415   log->stamp();
   416   log->end_elem();
   416   log->end_elem();
   417   log->clear_identities();   // next task will have different CI
   417   log->clear_identities();   // next task will have different CI
   418   log->tail("task");
   418   log->tail("task");
   419   if (log->unflushed_count() > 2000) {
   419   log->flush();
   420     log->flush();
       
   421   }
       
   422   log->mark_file_end();
   420   log->mark_file_end();
   423 }
   421 }
   424 
   422 
   425 // ------------------------------------------------------------------
   423 // ------------------------------------------------------------------
   426 // CompileTask::check_break_at_flags
   424 // CompileTask::check_break_at_flags