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

abobrov
07.08.2009 106d2aa1c6e17707ba3b580db682010858e3daa9
opends/src/server/org/opends/server/backends/task/TaskThread.java
@@ -59,7 +59,7 @@
  // Indicates whether a request has been made for this thread to exit.
  private boolean exitRequested;
  private volatile boolean exitRequested;
  // The thread ID for this task thread.
  private int threadID;