mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Jean-Noël Rouvignac
24.50.2016 8a7d994e004ad0ec1a192dbadd348e041a2e3de2
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.
   *