提交 8cb8d5d4 编写于 作者: X xliu

8223537: testlibrary_tests/ctw/ClassesListTest.java fails with Agent timeout frequently

Reviewed-by: thartmann, kvn
上级 e4778f7d
...@@ -753,8 +753,8 @@ CompileTask* CompileQueue::get() { ...@@ -753,8 +753,8 @@ CompileTask* CompileQueue::get() {
} }
if (task != NULL) { if (task != NULL) {
remove(task); remove(task);
purge_stale_tasks(); // may temporarily release MCQ lock
} }
purge_stale_tasks(); // may temporarily release MCQ lock
return task; return task;
} }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册