Skip to content

Fix the memory leak and actually close the resources.#1898

Merged
enebo merged 1 commit intojruby:jruby-1_7from
ratnikov:fix-memory-leak
Aug 13, 2014
Merged

Fix the memory leak and actually close the resources.#1898
enebo merged 1 commit intojruby:jruby-1_7from
ratnikov:fix-memory-leak

Conversation

@ratnikov
Copy link
Contributor

This should fix #1888

I've opted for direct rename of getInputStream => openInputStream which technically can break people depending on it in 1.7.13 but in reality I doubt anyone started using that interface.

But I guess I can add a deprecated getInputStream back.

enebo added a commit that referenced this pull request Aug 13, 2014
Fix the memory leak and actually close the resources.
@enebo enebo merged commit 8cdea34 into jruby:jruby-1_7 Aug 13, 2014
@enebo enebo added this to the JRuby 1.7.14 milestone Aug 13, 2014
@enebo enebo modified the milestones: JRuby 1.7.14, JRuby 1.7.15 Aug 27, 2014
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