mirror of
https://github.com/spring-projects/spring-security.git
synced 2026-02-09 06:54:36 +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