This is an automated email from the ASF dual-hosted git repository.

lukaszlenart pushed a change to branch WW-5537-classloader-leak-fixes
in repository https://gitbox.apache.org/repos/asf/struts.git


    from 9097c076c WW-5537 Dispatcher.destroyObjectFactory: add early return on 
null, use pattern matching
     add cfe097ec9 WW-5537 Fix @since annotations: 7.1.0 -> 7.2.0

No new revisions were added by this update.

Summary of changes:
 .../org/apache/struts2/dispatcher/ComponentCacheDestroyable.java  | 2 +-
 .../org/apache/struts2/dispatcher/ContextAwareDestroyable.java    | 2 +-
 .../org/apache/struts2/dispatcher/DebugUtilsCacheDestroyable.java | 2 +-
 core/src/main/java/org/apache/struts2/dispatcher/Dispatcher.java  | 8 ++++----
 .../struts2/dispatcher/FinalizableReferenceQueueDestroyable.java  | 2 +-
 .../org/apache/struts2/dispatcher/FreemarkerCacheDestroyable.java | 2 +-
 .../java/org/apache/struts2/dispatcher/InternalDestroyable.java   | 2 +-
 .../java/org/apache/struts2/dispatcher/OgnlCacheDestroyable.java  | 2 +-
 .../struts2/dispatcher/ScopeInterceptorCacheDestroyable.java      | 2 +-
 .../org/apache/struts2/ognl/accessor/CompoundRootAccessor.java    | 2 +-
 .../main/java/org/apache/struts2/util/fs/DefaultFileManager.java  | 2 +-
 .../main/java/org/apache/struts2/json/JSONCacheDestroyable.java   | 2 +-
 12 files changed, 15 insertions(+), 15 deletions(-)

Reply via email to