opendj-server-legacy/src/test/java/org/opends/server/replication/GenerationIdTest.java
@@ -328,7 +328,7 @@ private ReplicationServer createReplicationServer(int replServerId, boolean all, String testCase) throws Exception { SortedSet<String> servers = new TreeSet<String>(); SortedSet<String> servers = new TreeSet<>(); if (all) { if (replServerId != replServerId1)