opendj-server-legacy/src/main/java/org/opends/server/replication/server/ExpectedAcksInfo.java
@@ -76,8 +76,7 @@ * value: a boolean true if we received the ack from the server, * false otherwise. */ protected Map<Integer,Boolean> expectedServersAckStatus = new HashMap<Integer,Boolean>(); protected Map<Integer,Boolean> expectedServersAckStatus = new HashMap<>(); /** * Facility for monitoring: