]
Philippe Marschall updated JBNAME-63:
-------------------------------------
Git Pull Request:
Fix type check in Protocol#RENAME
---------------------------------
Key: JBNAME-63
URL:
https://issues.jboss.org/browse/JBNAME-63
Project: JBoss Naming
Issue Type: Bug
Components: naming
Reporter: Philippe Marschall
Assignee: Eduardo Martins
{{Protocol#RENAME}} checks the type of the same array element twice before casting
instead of checking the types of all array elements before casing.