Skip to content

Conversation

@garydgregory
Copy link
Member

Jira: https://issues.apache.org/jira/browse/COMPRESS-715

  • Read the contribution guidelines for this project.
  • Read the ASF Generative Tooling Guidance if you use Artificial Intelligence (AI).
  • I used AI to create any part of, or all of, this pull request.
  • Run a successful build using the default Maven goal with mvn; that's mvn on the command line by itself.
  • Write unit tests that match behavioral changes, where the tests fail if the changes to the runtime are not applied. This may not always be possible, but it is a best practice.
  • Write a pull request description that is detailed enough to understand what the pull request does, how, and why.
  • Each commit in the pull request should have a meaningful subject line and body. Note that a maintainer may squash commits during the merge process.

garydgregory and others added 5 commits December 7, 2025 08:53
signature: 0x0"

ZipCompress715Test now asserts checksum values
signature: 0x0"

Apply Piotr's suggestion: I couldn't find any documentation that
describes the process of padding a ZIP file. Therefore, we must assume
that the “padding” is just arbitrary data.
@garydgregory garydgregory merged commit e72c032 into apache:master Jan 13, 2026
19 checks passed
garydgregory added a commit that referenced this pull request Jan 13, 2026
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