Skip to content

Fixes #7479. Cannot sub-class Zlib::GzipWriter and call .wrap#7510

Merged
enebo merged 1 commit intojruby:masterfrom
enebo:writer_subclass
Dec 5, 2022
Merged

Fixes #7479. Cannot sub-class Zlib::GzipWriter and call .wrap#7510
enebo merged 1 commit intojruby:masterfrom
enebo:writer_subclass

Conversation

@enebo
Copy link
Member

@enebo enebo commented Dec 2, 2022

Ancient FIXME described this bug :)

Use kindOfModule to fix it vs Java identity check.

Fixes #7479

Ancient FIXME described this bug :)

Use kindOfModule to fix it vs Java identity check.
@enebo enebo added this to the JRuby 9.4.1.0 milestone Dec 2, 2022
@enebo enebo merged commit cb4e7fc into jruby:master Dec 5, 2022
@enebo enebo deleted the writer_subclass branch March 4, 2025 18:33
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.

Cannot sub-class Zlib::GzipWriter and call .wrap

1 participant