Branch: refs/heads/stable-16.10.x Home: https://github.com/xwiki/xwiki-commons Commit: 726e76de4f49d7f2a6e2d8c8a13a453a105841ad https://github.com/xwiki/xwiki-commons/commit/726e76de4f49d7f2a6e2d8c8a13a45... Author: Michael Hamann <michael.hamann@xwiki.com> Date: 2025-02-07 (Fri, 07 Feb 2025) Changed paths: M xwiki-commons-core/xwiki-commons-velocity/src/main/java/org/xwiki/velocity/internal/InternalVelocityEngine.java Log Message: ----------- XCOMMONS-3256: Cleaning the Velocity introspection cache is expensive (#1232) * Store the field as a static field to avoid the runtime overhead of repeatedly getting the field. (cherry picked from commit 6a007965093dc08ddf18cd3582dc645c27a62a4c) To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications