opendj3-server-dev/src/server/org/opends/server/schema/DistinguishedNameEqualityMatchingRule.java
@@ -129,7 +129,7 @@ * the associated attribute syntax. */ @Override public ByteString normalizeValue(ByteSequence value) public ByteString normalizeAttributeValue(ByteSequence value) throws DirectoryException { // Since the normalization for DNs is so complex, it will be handled