Skip to content

fix: use try-with-resources for ObjectOutputStream to ensure all the data is written #636

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

Merged
merged 1 commit into from
May 18, 2025

Conversation

vlsi
Copy link
Contributor

@vlsi vlsi commented May 12, 2025

Previously, ObjectOutputStream could silently buffer data in the internal buffers


I hereby agree to the terms of the jqwik Contributor Agreement.

…data is written

Previously, ObjectOutputStream could silently buffer data in the internal buffers
@jlink
Copy link
Collaborator

jlink commented May 18, 2025

@vlsi Thanks!

@jlink jlink merged commit 9b93bad into jqwik-team:main May 18, 2025
6 checks passed
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