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

abobrov
07.08.2009 43734c1910bc6428a82d7abfb76ab282acb484e2
opendj-sdk/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;