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

Fail operations when JarFile is closed #21072

Closed
philwebb opened this issue Apr 21, 2020 · 0 comments
Closed

Fail operations when JarFile is closed #21072

philwebb opened this issue Apr 21, 2020 · 0 comments
Assignees
Labels
type: enhancement A general enhancement
Milestone

Comments

@philwebb
Copy link
Member

Whilst working on #17796 I noticed that we don't fail operations when the JarFile has been closed. The JDK has an ensureOpen method in ZipFile that we should mimic.

@philwebb philwebb added this to the 2.3.x milestone Apr 21, 2020
@philwebb philwebb added the type: enhancement A general enhancement label Apr 21, 2020
@philwebb philwebb self-assigned this Apr 22, 2020
@snicoll snicoll modified the milestones: 2.3.x, 2.3.0.RC1 Apr 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

2 participants