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

Matthew Swift
20.19.2012 33aceef7810e559fd0cf68b2f2df715383e1aa00
opendj-sdk/opends/src/server/org/opends/server/protocols/ldap/LDAPConnectionHandler.java
@@ -23,7 +23,7 @@
 *
 *
 *      Copyright 2006-2010 Sun Microsystems, Inc.
 *      Portions copyright 2011 ForgeRock AS
 *      Portions copyright 2011-2012 ForgeRock AS
 */
package org.opends.server.protocols.ldap;
import static org.opends.messages.ProtocolMessages.*;
@@ -155,7 +155,7 @@
  // Indicates whether the Directory Server is in the process of
  // shutting down.
  private boolean shutdownRequested;
  private volatile boolean shutdownRequested;
  /* Internal LDAP connection handler state */