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

Stop the JVM from printing a ClosedChannelException stacktrace for each entry in a zip #1213

Open
wants to merge 2 commits into
base: dev/1.8
Choose a base branch
from

Conversation

modmuss50
Copy link
Member

Works around https://bugs.openjdk.org/browse/JDK-8316882

Fixes #1212

See: https://github.com/openjdk/jdk/blob/master/src/jdk.zipfs/share/classes/jdk/nio/zipfs/ZipFileSystem.java#L2028

If anyone has any ideas on how to better tell if the file channel used within zip fs is closed or not let me know.

@modmuss50 modmuss50 added the bug label Nov 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Stopping a genSources task in IDEA causes stacktrace spam
1 participant