Skip to content

Conversation

@brucehyslop
Copy link

@brucehyslop brucehyslop commented Nov 19, 2021

fixed code formatting of the KeyGenerator::hasCode which resulted in an incorrect interpretation then compiling to bytecode.

Unit test for CustomCacheKeyGenerator

Fixes apache/grails-core#14165

@puneetbehl puneetbehl changed the base branch from master to 6.0.x November 22, 2022 05:16
@puneetbehl puneetbehl changed the title fix:key generator hash code Fix key generator hash code Nov 22, 2022
@puneetbehl puneetbehl force-pushed the bugfix/key-generator-hashCode branch from 27077d5 to 3f3ca33 Compare November 22, 2022 05:17
@puneetbehl puneetbehl changed the base branch from 6.0.x to 7.0.x March 21, 2024 06:55
@puneetbehl puneetbehl force-pushed the bugfix/key-generator-hashCode branch from 3f3ca33 to 9fe2554 Compare March 21, 2024 06:55
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

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.

CustomCacheKeyGenerator key generator not hashing class or method names or params

3 participants