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

dugan
19.22.2006 62ea28e608e0d9be61f416d30ded3357b27f1bc3
opends/src/server/org/opends/server/backends/jeb/JebFormat.java
@@ -396,7 +396,10 @@
  }
  /**
   * Decode an entry ID value from its database representation.
   * Decode an entry ID value from its database representation. Note that
   * this method will throw an ArrayIndexOutOfBoundsException if the bytes
   * array length is less than 8.
   *
   * @param bytes The database value of the entry ID.
   * @return The entry ID value.
   */