sdk/src/org/opends/sdk/responses/SearchResultEntryImpl.java
@@ -78,7 +78,7 @@ throws NullPointerException { super(searchResultEntry); this.entry = new LinkedHashMapEntry(searchResultEntry); this.entry = LinkedHashMapEntry.deepCopyOfEntry(searchResultEntry); }