mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git
opends/src/server/org/opends/server/replication/server/DbHandler.java @@ -321,9 +321,9 @@ } shutdown = true; synchronized (this) synchronized (msgQueue) { this.notifyAll(); msgQueue.notifyAll(); } synchronized (this)