You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@empire-db.apache.org by "Rainer Döbele (Jira)" <ji...@apache.org> on 2023/04/26 14:24:00 UTC

[jira] [Created] (EMPIREDB-409) ClassUtils.copy() fails for classes with static fields

Rainer Döbele created EMPIREDB-409:
--------------------------------------

             Summary: ClassUtils.copy() fails for classes with static fields
                 Key: EMPIREDB-409
                 URL: https://issues.apache.org/jira/browse/EMPIREDB-409
             Project: Empire-DB
          Issue Type: Bug
          Components: Core
            Reporter: Rainer Döbele
            Assignee: Rainer Döbele
             Fix For: empire-db-3.1.1


The function ClassUtils.copy() fails if the class of the object to be copied has static fields. Static fields must be excluded.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)