mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git
opendj3-server-dev/src/guitools/org/opends/guitools/controlpanel/util/Utilities.java @@ -2509,6 +2509,8 @@ } catch (Throwable t2) { // Cannot convert it, just return it return o; } } }