opendj-sdk/opends/src/guitools/org/opends/guitools/controlpanel/ui/GenericDialog.java
@@ -122,7 +122,7 @@ */ public GenericDialog(JFrame parentFrame, StatusGenericPanel panel) { super(); super(parentFrame); this.panel = panel; if (panel.requiresBorder()) {