opendj3-server-dev/src/server/org/opends/server/tools/LDIFModify.java
@@ -322,7 +322,7 @@ for (Attribute a : add.getAttributes()) { AttributeType t = a.getAttributeType(); if (t.isObjectClassType()) if (t.isObjectClass()) { for (AttributeValue v : a) {