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

Jean-Noel Rouvignac
03.50.2014 eeff6e075405c2b9da6cff923ad4dd2b1f94b448
opendj3-server-dev/src/server/org/opends/server/backends/jeb/RootContainer.java
@@ -207,9 +207,8 @@
    if (logger.isTraceEnabled())
    {
      logger.trace("JE (%s) environment opened with the following " +
          "config: %n%s", JEVersion.CURRENT_VERSION.toString(),
                          env.getConfig().toString());
      logger.trace("JE (%s) environment opened with the following config: %n%s",
          JEVersion.CURRENT_VERSION, env.getConfig());
      // Get current size of heap in bytes
      long heapSize = Runtime.getRuntime().totalMemory();