mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-08-18 15:27:11 +00:00
Getting StackOverflowError when invoke AclImpl.hashCode because of cross-references between AclImpl and AccessControlEntryImpl Remove from AccessControlEntryImpl.hashCode method invocation of acl.hashCode fixes gh-5401