opendj-server-legacy/src/test/java/org/opends/server/replication/server/MonitorTest.java
@@ -159,7 +159,7 @@ private ReplicationServer createReplicationServer(int changelogId, boolean all, String suffix) throws Exception { SortedSet<String> servers = new TreeSet<String>(); SortedSet<String> servers = new TreeSet<>(); if (all) { if (changelogId != changelog1ID)