opends/src/statuspanel/org/opends/statuspanel/i18n/ResourceProvider.java
@@ -129,7 +129,7 @@ * @throws IllegalArgumentException if the key could not be found in the * properties file. */ public String getMsg(String key, String[] args) public String getMsg(String key, String... args) throws IllegalArgumentException { String msg;