opendj-server-legacy/src/main/java/org/opends/server/plugins/ChangeNumberControlPlugin.java
@@ -127,7 +127,7 @@ { currentConfig = configuration; configuration.addChangeNumberControlChangeListener(this); Set<PluginType> types = new TreeSet<PluginType>(); Set<PluginType> types = new TreeSet<>(); // Make sure that the plugin has been enabled for the appropriate types. for (PluginType t : pluginTypes)