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

Nicolas Capponi
10.17.2014 56269af431723ec4c456c92d0d019e7f6e16832a
opendj3-server-dev/src/server/org/opends/server/loggers/MultifileTextWriter.java
@@ -613,7 +613,7 @@
   * tries to rename the file. On failure, all subsequent log write requests
   * will throw exceptions.
   */
  public synchronized void rotate()
  private synchronized void rotate()
  {
    try
    {