opendj-server-legacy/src/main/java/org/opends/server/tools/LDAPDelete.java
@@ -318,7 +318,7 @@ BooleanArgument noPropertiesFileArgument = null; Reader rdr = null; ArrayList<String> dnStrings = new ArrayList<String> (); ArrayList<String> dnStrings = new ArrayList<>(); // Create the command-line argument parser for use with this program. LocalizableMessage toolDescription = INFO_LDAPDELETE_TOOL_DESCRIPTION.get();