src/hotspot/share/compiler/compileTask.cpp
Index Unified diffs Context diffs Sdiffs Frames Patch New Old Previous File Next File
*** old/src/hotspot/share/compiler/compileTask.cpp	Fri May 31 08:53:26 2019
--- new/src/hotspot/share/compiler/compileTask.cpp	Fri May 31 08:53:26 2019

*** 414,426 **** --- 414,424 ---- } log->stamp(); log->end_elem(); log->clear_identities(); // next task will have different CI log->tail("task"); if (log->unflushed_count() > 2000) { log->flush(); } log->mark_file_end(); } // ------------------------------------------------------------------ // CompileTask::check_break_at_flags

src/hotspot/share/compiler/compileTask.cpp
Index Unified diffs Context diffs Sdiffs Frames Patch New Old Previous File Next File