opendj-server-legacy/src/main/java/org/opends/guitools/controlpanel/ui/CustomObjectClassPanel.java
@@ -464,7 +464,7 @@ ignoreChangeEvents = true; objectClass = oc; if ((oc == null) || (schema == null)) if (oc == null || schema == null) { // Ignore: this is called to get an initial panel size. return;