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

Add support for reading JAR files #548

Merged
merged 1 commit into from
Jul 18, 2018
Merged

Conversation

dmlloyd
Copy link
Contributor

@dmlloyd dmlloyd commented Jul 13, 2018

No description provided.

@dmlloyd
Copy link
Contributor Author

dmlloyd commented Jul 13, 2018

Had a bad push, sorry about that ;)

@cstancu
Copy link
Member

cstancu commented Jul 17, 2018

@dmlloyd did you successfully use these changes to read a jar file? You substitute the original method with a call to itself. This will probably result in a stack overflow.

@cstancu
Copy link
Member

cstancu commented Jul 17, 2018

Never mind, I missed the cast to ZipFile.

@dmlloyd
Copy link
Contributor Author

dmlloyd commented Jul 17, 2018

Yeah this seemed to work OK locally.

@dougxc dougxc merged commit 7ef3dc4 into oracle:master Jul 18, 2018
@cstancu
Copy link
Member

cstancu commented Jul 18, 2018

The PR has been merged. Thank you for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants