Skip to content

Compare "real" classes for Data#== and eql?#9254

Merged
headius merged 1 commit intojruby:masterfrom
headius:data_equality
Feb 18, 2026
Merged

Compare "real" classes for Data#== and eql?#9254
headius merged 1 commit intojruby:masterfrom
headius:data_equality

Conversation

@headius
Copy link
Member

@headius headius commented Feb 18, 2026

This matches behavior in CRuby.

Fixes #9243

This matches behavior in CRuby.

Fixes jruby#9243
@headius headius added this to the JRuby 10.0.4.0 milestone Feb 18, 2026
@headius headius merged commit 0303464 into jruby:master Feb 18, 2026
79 checks passed
@headius headius deleted the data_equality branch February 19, 2026 18:36
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.

Data#==/Data#eql? and Struct#eql? return false when instances are extended in initialize

1 participant