mirror of
https://github.com/spring-projects/spring-security.git
synced 2026-02-04 04:29:37 +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