opends/src/guitools/org/opends/guitools/controlpanel/ui/TableViewEntryPanel.java
@@ -403,7 +403,7 @@ } catch (Throwable t) { throw new IllegalStateException("Unexpected error: "+t, t); throw new RuntimeException("Unexpected error: "+t, t); } return sb.toString(); }