Skip to content
This repository was archived by the owner on Oct 21, 2022. It is now read-only.

Conversation

marschall
Copy link

Protocol#RENAME checks the type of the same array element twice before
casting instead of checking the types of all array elements before
casing.

  • fix type check in Protocol#RENAME

Issue: JBNAME-63
https://issues.jboss.org/browse/JBNAME-63

Protocol#RENAME checks the type of the same array element twice before
casting instead of checking the types of all array elements before
casing.

 * fix type check in Protocol#RENAME

Issue: JBNAME-63
https://issues.jboss.org/browse/JBNAME-63
Copy link

@dwhitla dwhitla left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks pretty simple to me. Why has this not been merged?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants