Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for issue 3035 on master : change the hash code calculation method of SymbolTable entry. #3098

Merged
merged 1 commit into from
Jul 2, 2015

Conversation

k77ch7
Copy link
Contributor

@k77ch7 k77ch7 commented Jul 2, 2015

This commit fixes issue #3035 on master. This changes the hash calculation method of SymbolTable entry. The hash code of javaStringHashCode(ByteList iso8859) is calculated by Java's String class hashCode() with ISO-8859-1 charset. @enebo please review my PR. Thanks!

@headius headius merged commit 3530b24 into jruby:master Jul 2, 2015
@headius headius added this to the JRuby 9.0.0.0.rc2 milestone Jul 2, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants