opendj-server-legacy/src/main/java/org/opends/server/controls/PagedResultsControl.java
@@ -171,9 +171,13 @@ this.size = size; if(cookie == null) this.cookie=ByteString.empty(); { this.cookie=ByteString.empty(); } else this.cookie = cookie; { this.cookie = cookie; } }