Skip to content

Conversation

@findepi
Copy link
Member

@findepi findepi commented Nov 21, 2025

JDK does not like the test forcing creation of a new Integer instance. This requires touching API deprecated for removal and messing with negotiating with modernizer. Migrate the test to use custom-defined cache key class with value-based equality.

@cla-bot cla-bot bot added the cla-signed label Nov 21, 2025
@findepi findepi added no-release-notes This pull request does not require release notes entry and removed cla-signed labels Nov 21, 2025
JDK does not like the test forcing creation of a new `Integer` instance.
This requires touching API deprecated for removal and messing with
negotiating with modernizer. Migrate the test to use custom-defined
cache key class with value-based equality.
@findepi findepi force-pushed the findepi/migrate-testevictablecache-from-deprecate-apis-a600b8 branch from 237a8d0 to 7e8c12a Compare November 21, 2025 19:41
@cla-bot cla-bot bot added the cla-signed label Nov 21, 2025
@findepi findepi requested a review from wendigo November 23, 2025 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed no-release-notes This pull request does not require release notes entry

Development

Successfully merging this pull request may close these issues.

2 participants