mirror of
https://github.com/apache/struts.git
synced 2026-08-11 09:36:57 +00:00
b743ae56ca
- Made a private ConcurrentMap reference final, made initial sets immutable (consistency).
- Made sets for Accepted and Excluded patterns checkers immutable in 2 modules (consistency).
- Added @Override annotations missing from a few methods in 2 modules.
- Updated the 3 relevant unit tests to verify immutable states of various sets.
(cherry picked from commit 881e1b2580)
# Conflicts:
# core/src/test/java/com/opensymphony/xwork2/ognl/OgnlUtilTest.java