opendj-sdk/opends/src/statuspanel/org/opends/statuspanel/StatusPanelController.java
@@ -1086,7 +1086,7 @@ String line = reader.readLine(); while (line != null) { StringBuffer buf = new StringBuffer(); StringBuilder buf = new StringBuilder(); if (!isFirstLine) { buf.append(formatter.getLineBreak());