opendj-server-legacy/src/main/java/org/opends/server/backends/task/TaskScheduler.java
@@ -917,9 +917,8 @@ /** * Determines whether the specified task should start running. This is based * on the start time, the set of dependencies, and whether or not the * scheduler is active. Note that the caller to this method must hold the * scheduler lock. * on the start time, the set of dependencies, and whether the scheduler is active. * Note that the caller to this method must hold the scheduler lock. * * @param task The task for which to make the determination. *