sdk/src/org/opends/sdk/InternalConnectionFactory.java
@@ -61,7 +61,7 @@ @Override public FutureResult<AsynchronousConnection> getAsynchronousConnection( final ResultHandler<AsynchronousConnection> handler) final ResultHandler<? super AsynchronousConnection> handler) { final ServerConnection<Integer> serverConnection; try