opendj-server-legacy/src/main/java/org/opends/guitools/controlpanel/datamodel/ObjectClassValue.java
@@ -38,7 +38,7 @@ public class ObjectClassValue { private String structural; private SortedSet<String> auxiliary = new TreeSet<String>(); private SortedSet<String> auxiliary = new TreeSet<>(); private int hashCode; /**