opendj-sdk/opendj-admin/src/test/java/org/opends/server/admin/client/ldap/MockLDAPConnection.java
@@ -241,7 +241,8 @@ } @Override public <C extends Control> C getControl(ControlDecoder<C> decoder, DecodeOptions options) throws DecodeException { public <C extends Control> C getControl(ControlDecoder<C> decoder, DecodeOptions options) throws DecodeException { throw new RuntimeException("not implemented"); }