Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-commons Commit: 6a007965093dc08ddf18cd3582dc645c27a62a4c https://github.com/xwiki/xwiki-commons/commit/6a007965093dc08ddf18cd3582dc64... Author: Michael Hamann <[email protected]> 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. To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications