Skip to content
This repository was archived by the owner on Jan 14, 2023. It is now read-only.

Use Arrays.hashCode() instead of Object.hashCode() #63

Merged
merged 1 commit into from
Feb 14, 2018

Conversation

drigz
Copy link
Member

@drigz drigz commented Feb 14, 2018

@jubeira
Copy link

jubeira commented Feb 14, 2018

Hi @drigz, thanks for submitting this.

According to the explanation, I'd agree with the changes. May I ask how you came to this? Did it cause any issues on your side, or did you just apply error-prone rules to the repository?

@drigz
Copy link
Member Author

drigz commented Feb 14, 2018

Hey Juan, thanks for the reivew. To answer your question: I'm incorporating rosjava into a project using the Bazel build system, which applies the error-prone checks by default.

@jubeira jubeira merged commit 2ca9a5a into rosjava:kinetic Feb 14, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants