[midPoint-git] [Evolveum/prism] 37c833: Performance: Do not use CloneUtil.javaLangClone fo...

Tony Tkáčik noreply at github.com
Thu Feb 20 12:38:17 CET 2025


  Branch: refs/heads/master
  Home:   https://github.com/Evolveum/prism
  Commit: 37c83341f8c7f401433f172019d0bd8aa3fc33a2
      https://github.com/Evolveum/prism/commit/37c83341f8c7f401433f172019d0bd8aa3fc33a2
  Author: Tony Tkáčik <tonydamage at gmail.com>
  Date:   2025-02-20 (Thu, 20 Feb 2025)

  Changed paths:
    M infra/prism-api/src/main/java/com/evolveum/midpoint/prism/util/CloneUtil.java

  Log Message:
  -----------
  Performance: Do not use CloneUtil.javaLangClone for generated beans

Generated beans implements interface which has public clone method
so there is no need to use slower implementation using reflection.



To unsubscribe from these emails, change your notification settings at https://github.com/Evolveum/prism/settings/notifications


More information about the midPoint-svn mailing list