opends/src/server/org/opends/server/backends/jeb/SortValues.java
@@ -112,7 +112,7 @@ // handled by the SortKey.compareValues method. for (Attribute a : attrList) { for (AttributeValue v : a.getValues()) for (AttributeValue v : a) { if (sortValue == null) {