Skip to content

Harden Range.readObject() to reject bad cached hash code#1633

Merged
garydgregory merged 26 commits intoapache:masterfrom
garydgregory:bugfix/harden_range_readObject
May 5, 2026
Merged

Harden Range.readObject() to reject bad cached hash code#1633
garydgregory merged 26 commits intoapache:masterfrom
garydgregory:bugfix/harden_range_readObject

Conversation

@garydgregory
Copy link
Copy Markdown
Member

@garydgregory garydgregory commented May 5, 2026

Harden Range.readObject() to reject bad cached hash code

Before you push a pull request, review this list:

  • Read the contribution guidelines for this project.
  • Read the ASF Generative Tooling Guidance if you use Artificial Intelligence (AI).
  • AI used by contributor, test edited by me.
  • 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 garydgregory changed the title Harden Range.readObject() Harden Range.readObject() to reject bad cached hash code May 5, 2026
@garydgregory garydgregory force-pushed the bugfix/harden_range_readObject branch from a1152c3 to d660a9e Compare May 5, 2026 16:06
@garydgregory garydgregory force-pushed the bugfix/harden_range_readObject branch from d660a9e to e516fb3 Compare May 5, 2026 16:17
@garydgregory garydgregory merged commit 166ceb7 into apache:master May 5, 2026
20 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.

1 participant