Skip to content

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

Merged
headius merged 1 commit intojruby:masterfrom
k77ch7:fix_GH-3035
Jul 2, 2015
Merged

Fix for issue 3035 on master : change the hash code calculation method of SymbolTable entry.#3098
headius merged 1 commit intojruby:masterfrom
k77ch7:fix_GH-3035

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.

2 participants